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