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