18:55:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 18:55:17 Running as SYSTEM 18:55:17 [EnvInject] - Loading node environment variables. 18:55:17 Building remotely on prd-ubuntu1804-builder-4c-4g-23529 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:55:17 [ssh-agent] Looking for ssh-agent implementation... 18:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:55:17 $ ssh-agent 18:55:17 SSH_AUTH_SOCK=/tmp/ssh-vvROetG7Olcv/agent.1670 18:55:17 SSH_AGENT_PID=1672 18:55:17 [ssh-agent] Started. 18:55:17 Running ssh-add (command line suppressed) 18:55:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4850211469772363949.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4850211469772363949.key) 18:55:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:55:17 The recommended git tool is: NONE 18:55:18 using credential onap-jenkins-ssh 18:55:18 Wiping out workspace first. 18:55:18 Cloning the remote Git repository 18:55:18 Cloning repository git://cloud.onap.org/mirror/oom.git 18:55:18 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:55:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:55:19 > git --version # timeout=10 18:55:19 > git --version # 'git version 2.17.1' 18:55:19 using GIT_SSH to set credentials Gerrit user 18:55:19 Verifying host key using manually-configured host key entries 18:55:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:55:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:55:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:55:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:55:24 using GIT_SSH to set credentials Gerrit user 18:55:24 Verifying host key using manually-configured host key entries 18:55:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/25 # timeout=30 18:55:25 > git rev-parse c53e907b540a887a353d6d83c9022ce8603b7430^{commit} # timeout=10 18:55:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:55:25 Checking out Revision c53e907b540a887a353d6d83c9022ce8603b7430 (refs/changes/00/141100/25) 18:55:25 > git config core.sparsecheckout # timeout=10 18:55:25 > git checkout -f c53e907b540a887a353d6d83c9022ce8603b7430 # timeout=30 18:55:25 Commit message: "[DOC] Add ArgoCD deployment example and guide" 18:55:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:55:25 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 18:55:28 [EnvInject] - Injecting environment variables from a build step. 18:55:28 [EnvInject] - Injecting as environment variables the properties content 18:55:28 PYTHON=python3 18:55:28 18:55:28 [EnvInject] - Variables injected successfully. 18:55:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11229855196864263217.sh 18:55:28 ---> tox-install.sh 18:55:28 + source /home/jenkins/lf-env.sh 18:55:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:28 ++ mktemp -d /tmp/venv-XXXX 18:55:28 + lf_venv=/tmp/venv-OL0x 18:55:28 + local venv_file=/tmp/.os_lf_venv 18:55:28 + local python=python3 18:55:28 + local options 18:55:28 + local set_path=true 18:55:28 + local install_args= 18:55:28 ++ 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 18:55:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:28 + true 18:55:28 + case $1 in 18:55:28 + venv_file=/tmp/.toxenv 18:55:28 + shift 2 18:55:28 + true 18:55:28 + case $1 in 18:55:28 + shift 18:55:28 + break 18:55:28 + case $python in 18:55:28 + local pkg_list= 18:55:28 + [[ -d /opt/pyenv ]] 18:55:28 + echo 'Setup pyenv:' 18:55:28 Setup pyenv: 18:55:28 + export PYENV_ROOT=/opt/pyenv 18:55:28 + PYENV_ROOT=/opt/pyenv 18:55:28 + 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 18:55:28 + 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 18:55:28 + pyenv versions 18:55:28 * system (set by /opt/pyenv/version) 18:55:28 * 3.8.13 (set by /opt/pyenv/version) 18:55:28 * 3.9.13 (set by /opt/pyenv/version) 18:55:28 * 3.10.6 (set by /opt/pyenv/version) 18:55:28 + command -v pyenv 18:55:28 ++ pyenv init - --no-rehash 18:55:28 + 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[*]}"'\'')" 18:55:28 export PATH="/opt/pyenv/shims:${PATH}" 18:55:28 export PYENV_SHELL=bash 18:55:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:28 pyenv() { 18:55:28 local command 18:55:28 command="${1:-}" 18:55:28 if [ "$#" -gt 0 ]; then 18:55:28 shift 18:55:28 fi 18:55:28 18:55:28 case "$command" in 18:55:28 rehash|shell) 18:55:28 eval "$(pyenv "sh-$command" "$@")" 18:55:28 ;; 18:55:28 *) 18:55:28 command pyenv "$command" "$@" 18:55:28 ;; 18:55:28 esac 18:55:28 }' 18:55:28 +++ 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[*]}"' 18:55:28 ++ 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 18:55:28 ++ 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 18:55:28 ++ 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 18:55:28 ++ export PYENV_SHELL=bash 18:55:28 ++ PYENV_SHELL=bash 18:55:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:28 +++ complete -F _pyenv pyenv 18:55:28 ++ lf-pyver python3 18:55:28 ++ local py_version_xy=python3 18:55:28 ++ local py_version_xyz= 18:55:28 ++ pyenv versions 18:55:28 ++ local command 18:55:28 ++ command=versions 18:55:28 ++ '[' 1 -gt 0 ']' 18:55:28 ++ shift 18:55:28 ++ case "$command" in 18:55:28 ++ command pyenv versions 18:55:28 ++ pyenv versions 18:55:28 ++ awk '{ print $1 }' 18:55:28 ++ sed 's/^[ *]* //' 18:55:28 ++ grep -E '^[0-9.]*[0-9]$' 18:55:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:29 +++ grep '^3' /tmp/.pyenv_versions 18:55:29 +++ tail -n 1 18:55:29 +++ sort -V 18:55:29 ++ py_version_xyz=3.10.6 18:55:29 ++ [[ -z 3.10.6 ]] 18:55:29 ++ echo 3.10.6 18:55:29 ++ return 0 18:55:29 + pyenv local 3.10.6 18:55:29 + local command 18:55:29 + command=local 18:55:29 + '[' 2 -gt 0 ']' 18:55:29 + shift 18:55:29 + case "$command" in 18:55:29 + command pyenv local 3.10.6 18:55:29 + pyenv local 3.10.6 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='tox ' 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='virtualenv ' 18:55:29 + for arg in "$@" 18:55:29 + case $arg in 18:55:29 + pkg_list+='urllib3~=1.26.15 ' 18:55:29 + [[ -f /tmp/.toxenv ]] 18:55:29 + [[ ! -f /tmp/.toxenv ]] 18:55:29 + [[ -n '' ]] 18:55:29 + python3 -m venv /tmp/venv-OL0x 18:55:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OL0x' 18:55:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OL0x 18:55:33 + echo /tmp/venv-OL0x 18:55:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:55:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:55:33 + /tmp/venv-OL0x/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:38 + /tmp/venv-OL0x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:40 + type python3 18:55:40 + true 18:55:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OL0x/bin to PATH' 18:55:40 lf-activate-venv(): INFO: Adding /tmp/venv-OL0x/bin to PATH 18:55:40 + PATH=/tmp/venv-OL0x/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 18:55:40 + return 0 18:55:40 + python3 --version 18:55:40 Python 3.10.6 18:55:40 + python3 -m pip --version 18:55:40 pip 25.1.1 from /tmp/venv-OL0x/lib/python3.10/site-packages/pip (python 3.10) 18:55:40 + python3 -m pip freeze 18:55:40 cachetools==6.1.0 18:55:40 chardet==5.2.0 18:55:40 colorama==0.4.6 18:55:40 distlib==0.3.9 18:55:40 filelock==3.18.0 18:55:40 packaging==25.0 18:55:40 platformdirs==4.3.8 18:55:40 pluggy==1.6.0 18:55:40 pyproject-api==1.9.1 18:55:40 tomli==2.2.1 18:55:40 tox==4.27.0 18:55:40 typing_extensions==4.14.0 18:55:40 urllib3==1.26.20 18:55:40 virtualenv==20.31.2 18:55:40 [EnvInject] - Injecting environment variables from a build step. 18:55:40 [EnvInject] - Injecting as environment variables the properties content 18:55:40 PARALLEL=false 18:55:40 18:55:40 [EnvInject] - Variables injected successfully. 18:55:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8675455919089331258.sh 18:55:40 ---> tox-run.sh 18:55:40 + 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 18:55:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:55:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:55:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:55:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:55:40 + source /home/jenkins/lf-env.sh 18:55:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:55:40 ++ mktemp -d /tmp/venv-XXXX 18:55:40 + lf_venv=/tmp/venv-4NVi 18:55:40 + local venv_file=/tmp/.os_lf_venv 18:55:40 + local python=python3 18:55:40 + local options 18:55:40 + local set_path=true 18:55:40 + local install_args= 18:55:40 ++ 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 18:55:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:55:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:55:40 + true 18:55:40 + case $1 in 18:55:40 + venv_file=/tmp/.toxenv 18:55:40 + shift 2 18:55:40 + true 18:55:40 + case $1 in 18:55:40 + shift 18:55:40 + break 18:55:40 + case $python in 18:55:40 + local pkg_list= 18:55:40 + [[ -d /opt/pyenv ]] 18:55:40 + echo 'Setup pyenv:' 18:55:40 Setup pyenv: 18:55:40 + export PYENV_ROOT=/opt/pyenv 18:55:40 + PYENV_ROOT=/opt/pyenv 18:55:40 + 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 18:55:40 + 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 18:55:40 + pyenv versions 18:55:40 system 18:55:40 3.8.13 18:55:40 3.9.13 18:55:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:55:40 + command -v pyenv 18:55:40 ++ pyenv init - --no-rehash 18:55:40 + 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[*]}"'\'')" 18:55:40 export PATH="/opt/pyenv/shims:${PATH}" 18:55:40 export PYENV_SHELL=bash 18:55:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:55:40 pyenv() { 18:55:40 local command 18:55:40 command="${1:-}" 18:55:40 if [ "$#" -gt 0 ]; then 18:55:40 shift 18:55:40 fi 18:55:40 18:55:40 case "$command" in 18:55:40 rehash|shell) 18:55:40 eval "$(pyenv "sh-$command" "$@")" 18:55:40 ;; 18:55:40 *) 18:55:40 command pyenv "$command" "$@" 18:55:40 ;; 18:55:40 esac 18:55:40 }' 18:55:40 +++ 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[*]}"' 18:55:40 ++ 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 18:55:40 ++ 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 18:55:40 ++ 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 18:55:40 ++ export PYENV_SHELL=bash 18:55:40 ++ PYENV_SHELL=bash 18:55:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:55:40 +++ complete -F _pyenv pyenv 18:55:40 ++ lf-pyver python3 18:55:40 ++ local py_version_xy=python3 18:55:40 ++ local py_version_xyz= 18:55:40 ++ pyenv versions 18:55:40 ++ local command 18:55:40 ++ command=versions 18:55:40 ++ '[' 1 -gt 0 ']' 18:55:40 ++ shift 18:55:40 ++ case "$command" in 18:55:40 ++ command pyenv versions 18:55:40 ++ pyenv versions 18:55:40 ++ sed 's/^[ *]* //' 18:55:40 ++ grep -E '^[0-9.]*[0-9]$' 18:55:40 ++ awk '{ print $1 }' 18:55:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:55:41 +++ grep '^3' /tmp/.pyenv_versions 18:55:41 +++ sort -V 18:55:41 +++ tail -n 1 18:55:41 ++ py_version_xyz=3.10.6 18:55:41 ++ [[ -z 3.10.6 ]] 18:55:41 ++ echo 3.10.6 18:55:41 ++ return 0 18:55:41 + pyenv local 3.10.6 18:55:41 + local command 18:55:41 + command=local 18:55:41 + '[' 2 -gt 0 ']' 18:55:41 + shift 18:55:41 + case "$command" in 18:55:41 + command pyenv local 3.10.6 18:55:41 + pyenv local 3.10.6 18:55:41 + for arg in "$@" 18:55:41 + case $arg in 18:55:41 + pkg_list+='tox ' 18:55:41 + for arg in "$@" 18:55:41 + case $arg in 18:55:41 + pkg_list+='virtualenv ' 18:55:41 + for arg in "$@" 18:55:41 + case $arg in 18:55:41 + pkg_list+='urllib3~=1.26.15 ' 18:55:41 + [[ -f /tmp/.toxenv ]] 18:55:41 ++ cat /tmp/.toxenv 18:55:41 + lf_venv=/tmp/venv-OL0x 18:55:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OL0x from' file:/tmp/.toxenv 18:55:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OL0x from file:/tmp/.toxenv 18:55:41 + /tmp/venv-OL0x/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:55:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:55:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:55:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:55:41 + /tmp/venv-OL0x/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:55:43 + type python3 18:55:43 + true 18:55:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OL0x/bin to PATH' 18:55:43 lf-activate-venv(): INFO: Adding /tmp/venv-OL0x/bin to PATH 18:55:43 + PATH=/tmp/venv-OL0x/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 18:55:43 + return 0 18:55:43 + [[ -d /opt/pyenv ]] 18:55:43 + echo '---> Setting up pyenv' 18:55:43 ---> Setting up pyenv 18:55:43 + export PYENV_ROOT=/opt/pyenv 18:55:43 + PYENV_ROOT=/opt/pyenv 18:55:43 + export PATH=/opt/pyenv/bin:/tmp/venv-OL0x/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 18:55:43 + PATH=/opt/pyenv/bin:/tmp/venv-OL0x/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 18:55:43 ++ pwd 18:55:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:55:43 + export PYTHONPATH 18:55:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:55:43 + TOX_TESTENV_PASSENV=PYTHONPATH 18:55:43 + tox --version 18:55:43 4.27.0 from /tmp/venv-OL0x/lib/python3.10/site-packages/tox/__init__.py 18:55:43 + PARALLEL=false 18:55:43 + TOX_OPTIONS_LIST= 18:55:43 + [[ -n checkbashisms ]] 18:55:43 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:55:43 + case ${PARALLEL,,} in 18:55:43 + tox -e checkbashisms 18:55:43 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:55:44 checkbashisms: freeze> python -m pip freeze --all 18:55:45 checkbashisms: pip==25.1.1,setuptools==80.3.1 18:55:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:55:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:55:48 checkbashisms: OK (4.99=setup[1.44]+cmd[3.55] seconds) 18:55:48 congratulations :) (5.21 seconds) 18:55:48 + tox_status=0 18:55:48 + echo '---> Completed tox runs' 18:55:48 ---> Completed tox runs 18:55:48 + for i in .tox/*/log 18:55:48 ++ echo .tox/checkbashisms/log 18:55:48 ++ awk -F/ '{print $2}' 18:55:48 + tox_env=checkbashisms 18:55:48 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:55:48 + DOC_DIR=docs/_build/html 18:55:48 + [[ -d docs/_build/html ]] 18:55:48 + echo '---> tox-run.sh ends' 18:55:48 ---> tox-run.sh ends 18:55:48 + test 0 -eq 0 18:55:48 $ ssh-agent -k 18:55:48 unset SSH_AUTH_SOCK; 18:55:48 unset SSH_AGENT_PID; 18:55:48 echo Agent pid 1672 killed; 18:55:48 [ssh-agent] Stopped. 18:55:49 [PostBuildScript] - [INFO] Executing post build scripts. 18:55:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7991024170675161307.sh 18:55:49 ---> sysstat.sh 18:55:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11693088283975288444.sh 18:55:49 ---> package-listing.sh 18:55:49 ++ facter osfamily 18:55:49 ++ tr '[:upper:]' '[:lower:]' 18:55:49 + OS_FAMILY=debian 18:55:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:55:49 + START_PACKAGES=/tmp/packages_start.txt 18:55:49 + END_PACKAGES=/tmp/packages_end.txt 18:55:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:55:49 + PACKAGES=/tmp/packages_start.txt 18:55:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:55:49 + PACKAGES=/tmp/packages_end.txt 18:55:49 + case "${OS_FAMILY}" in 18:55:49 + grep '^ii' 18:55:49 + dpkg -l 18:55:49 + '[' -f /tmp/packages_start.txt ']' 18:55:49 + '[' -f /tmp/packages_end.txt ']' 18:55:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:55:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:55:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:55:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:55:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11880091730438976279.sh 18:55:49 ---> capture-instance-metadata.sh 18:55:49 Setup pyenv: 18:55:49 system 18:55:49 3.8.13 18:55:49 3.9.13 18:55:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:55:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LBct 18:55:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:58 lf-activate-venv(): INFO: Installing: lftools 18:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-LBct/bin to PATH 18:56:24 INFO: Running in OpenStack, capturing instance metadata 18:56:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9260913061784425323.sh 18:56:24 provisioning config files... 18:56:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8232722288644505115tmp 18:56:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:24 [EnvInject] - Injecting environment variables from a build step. 18:56:24 [EnvInject] - Injecting as environment variables the properties content 18:56:24 SERVER_ID=logs 18:56:24 18:56:24 [EnvInject] - Variables injected successfully. 18:56:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14798398424717618910.sh 18:56:24 ---> create-netrc.sh 18:56:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18091901025536106904.sh 18:56:24 ---> python-tools-install.sh 18:56:24 Setup pyenv: 18:56:24 system 18:56:24 3.8.13 18:56:24 3.9.13 18:56:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:56:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBct from file:/tmp/.os_lf_venv 18:56:26 lf-activate-venv(): INFO: Installing: lftools 18:56:35 lf-activate-venv(): INFO: Adding /tmp/venv-LBct/bin to PATH 18:56:35 Generating Requirements File 18:56:54 Python 3.10.6 18:56:54 pip 25.1.1 from /tmp/venv-LBct/lib/python3.10/site-packages/pip (python 3.10) 18:56:54 appdirs==1.4.4 18:56:54 argcomplete==3.6.2 18:56:54 aspy.yaml==1.3.0 18:56:54 attrs==25.3.0 18:56:54 autopage==0.5.2 18:56:54 beautifulsoup4==4.13.4 18:56:54 boto3==1.38.42 18:56:54 botocore==1.38.42 18:56:54 bs4==0.0.2 18:56:54 cachetools==5.5.2 18:56:54 certifi==2025.6.15 18:56:54 cffi==1.17.1 18:56:54 cfgv==3.4.0 18:56:54 chardet==5.2.0 18:56:54 charset-normalizer==3.4.2 18:56:54 click==8.2.1 18:56:54 cliff==4.10.0 18:56:54 cmd2==2.6.1 18:56:54 cryptography==3.3.2 18:56:54 debtcollector==3.0.0 18:56:54 decorator==5.2.1 18:56:54 defusedxml==0.7.1 18:56:54 Deprecated==1.2.18 18:56:54 distlib==0.3.9 18:56:54 dnspython==2.7.0 18:56:54 docker==7.1.0 18:56:54 dogpile.cache==1.4.0 18:56:54 durationpy==0.10 18:56:54 email_validator==2.2.0 18:56:54 filelock==3.18.0 18:56:54 future==1.0.0 18:56:54 gitdb==4.0.12 18:56:54 GitPython==3.1.44 18:56:54 google-auth==2.40.3 18:56:54 httplib2==0.22.0 18:56:54 identify==2.6.12 18:56:54 idna==3.10 18:56:54 importlib-resources==1.5.0 18:56:54 iso8601==2.1.0 18:56:54 Jinja2==3.1.6 18:56:54 jmespath==1.0.1 18:56:54 jsonpatch==1.33 18:56:54 jsonpointer==3.0.0 18:56:54 jsonschema==4.24.0 18:56:54 jsonschema-specifications==2025.4.1 18:56:54 keystoneauth1==5.11.1 18:56:54 kubernetes==33.1.0 18:56:54 lftools==0.37.13 18:56:54 lxml==5.4.0 18:56:54 MarkupSafe==3.0.2 18:56:54 msgpack==1.1.1 18:56:54 multi_key_dict==2.0.3 18:56:54 munch==4.0.0 18:56:54 netaddr==1.3.0 18:56:54 niet==1.4.2 18:56:54 nodeenv==1.9.1 18:56:54 oauth2client==4.1.3 18:56:54 oauthlib==3.3.1 18:56:54 openstacksdk==4.6.0 18:56:54 os-client-config==2.1.0 18:56:54 os-service-types==1.7.0 18:56:54 osc-lib==4.0.2 18:56:54 oslo.config==9.8.0 18:56:54 oslo.context==6.0.0 18:56:54 oslo.i18n==6.5.1 18:56:54 oslo.log==7.1.0 18:56:54 oslo.serialization==5.7.0 18:56:54 oslo.utils==9.0.0 18:56:54 packaging==25.0 18:56:54 pbr==6.1.1 18:56:54 platformdirs==4.3.8 18:56:54 prettytable==3.16.0 18:56:54 psutil==7.0.0 18:56:54 pyasn1==0.6.1 18:56:54 pyasn1_modules==0.4.2 18:56:54 pycparser==2.22 18:56:54 pygerrit2==2.0.15 18:56:54 PyGithub==2.6.1 18:56:54 PyJWT==2.10.1 18:56:54 PyNaCl==1.5.0 18:56:54 pyparsing==2.4.7 18:56:54 pyperclip==1.9.0 18:56:54 pyrsistent==0.20.0 18:56:54 python-cinderclient==9.7.0 18:56:54 python-dateutil==2.9.0.post0 18:56:54 python-heatclient==4.2.0 18:56:54 python-jenkins==1.8.2 18:56:54 python-keystoneclient==5.6.0 18:56:54 python-magnumclient==4.8.1 18:56:54 python-openstackclient==8.1.0 18:56:54 python-swiftclient==4.8.0 18:56:54 PyYAML==6.0.2 18:56:54 referencing==0.36.2 18:56:54 requests==2.32.4 18:56:54 requests-oauthlib==2.0.0 18:56:54 requestsexceptions==1.4.0 18:56:54 rfc3986==2.0.0 18:56:54 rpds-py==0.25.1 18:56:54 rsa==4.9.1 18:56:54 ruamel.yaml==0.18.14 18:56:54 ruamel.yaml.clib==0.2.12 18:56:54 s3transfer==0.13.0 18:56:54 simplejson==3.20.1 18:56:54 six==1.17.0 18:56:54 smmap==5.0.2 18:56:54 soupsieve==2.7 18:56:54 stevedore==5.4.1 18:56:54 tabulate==0.9.0 18:56:54 toml==0.10.2 18:56:54 tomlkit==0.13.3 18:56:54 tqdm==4.67.1 18:56:54 typing_extensions==4.14.0 18:56:54 tzdata==2025.2 18:56:54 urllib3==1.26.20 18:56:54 virtualenv==20.31.2 18:56:54 wcwidth==0.2.13 18:56:54 websocket-client==1.8.0 18:56:54 wrapt==1.17.2 18:56:54 xdg==6.0.0 18:56:54 xmltodict==0.14.2 18:56:54 yq==3.4.3 18:56:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10610308098461047740.sh 18:56:54 ---> sudo-logs.sh 18:56:54 Archiving 'sudo' log.. 18:56:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins469935126908479728.sh 18:56:54 ---> job-cost.sh 18:56:54 Setup pyenv: 18:56:54 system 18:56:54 3.8.13 18:56:54 3.9.13 18:56:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:56:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBct from file:/tmp/.os_lf_venv 18:56:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-LBct/bin to PATH 18:57:01 INFO: No Stack... 18:57:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:02 INFO: Archiving Costs 18:57:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2485595567953432429.sh 18:57:02 ---> logs-deploy.sh 18:57:02 Setup pyenv: 18:57:02 system 18:57:02 3.8.13 18:57:02 3.9.13 18:57:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBct from file:/tmp/.os_lf_venv 18:57:04 lf-activate-venv(): INFO: Installing: lftools 18:57:12 lf-activate-venv(): INFO: Adding /tmp/venv-LBct/bin to PATH 18:57:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4145 18:57:12 INFO: archiving workspace using pattern(s): 18:57:13 Archives upload complete. 18:57:13 INFO: archiving logs to Nexus 18:57:14 ---> uname -a: 18:57:14 Linux prd-ubuntu1804-builder-4c-4g-23529 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:14 18:57:14 18:57:14 ---> lscpu: 18:57:14 Architecture: x86_64 18:57:14 CPU op-mode(s): 32-bit, 64-bit 18:57:14 Byte Order: Little Endian 18:57:14 CPU(s): 4 18:57:14 On-line CPU(s) list: 0-3 18:57:14 Thread(s) per core: 1 18:57:14 Core(s) per socket: 1 18:57:14 Socket(s): 4 18:57:14 NUMA node(s): 1 18:57:14 Vendor ID: AuthenticAMD 18:57:14 CPU family: 23 18:57:14 Model: 49 18:57:14 Model name: AMD EPYC-Rome Processor 18:57:14 Stepping: 0 18:57:14 CPU MHz: 2800.000 18:57:14 BogoMIPS: 5600.00 18:57:14 Virtualization: AMD-V 18:57:14 Hypervisor vendor: KVM 18:57:14 Virtualization type: full 18:57:14 L1d cache: 32K 18:57:14 L1i cache: 32K 18:57:14 L2 cache: 512K 18:57:14 L3 cache: 16384K 18:57:14 NUMA node0 CPU(s): 0-3 18:57:14 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 18:57:14 18:57:14 18:57:14 ---> nproc: 18:57:14 4 18:57:14 18:57:14 18:57:14 ---> df -h: 18:57:14 Filesystem Size Used Avail Use% Mounted on 18:57:14 udev 7.9G 0 7.9G 0% /dev 18:57:14 tmpfs 1.6G 672K 1.6G 1% /run 18:57:14 /dev/vda1 78G 8.3G 70G 11% / 18:57:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:57:14 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:57:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:57:14 18:57:14 18:57:14 ---> free -m: 18:57:14 total used free shared buff/cache available 18:57:14 Mem: 16040 550 13441 0 2047 15177 18:57:14 Swap: 1023 0 1023 18:57:14 18:57:14 18:57:14 ---> ip addr: 18:57:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:14 inet 127.0.0.1/8 scope host lo 18:57:14 valid_lft forever preferred_lft forever 18:57:14 inet6 ::1/128 scope host 18:57:14 valid_lft forever preferred_lft forever 18:57:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:14 link/ether fa:16:3e:ea:91:10 brd ff:ff:ff:ff:ff:ff 18:57:14 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic ens3 18:57:14 valid_lft 86264sec preferred_lft 86264sec 18:57:14 inet6 fe80::f816:3eff:feea:9110/64 scope link 18:57:14 valid_lft forever preferred_lft forever 18:57:14 18:57:14 18:57:14 ---> sar -b -r -n DEV: 18:57:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23529) 06/24/25 _x86_64_ (4 CPU) 18:57:14 18:57:14 18:54:59 LINUX RESTART (4 CPU) 18:57:14 18:57:14 18:55:01 tps rtps wtps bread/s bwrtn/s 18:57:14 18:56:02 357.51 67.82 289.69 4451.26 80737.61 18:57:14 18:57:01 124.05 1.14 122.91 129.20 40130.96 18:57:14 Average: 241.76 34.76 207.00 2308.39 60604.87 18:57:14 18:57:14 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:14 18:56:02 14082812 15554716 2342156 14.26 49884 1628644 772024 4.42 686972 1456460 94612 18:57:14 18:57:01 13745120 15528096 2679848 16.32 77660 1894552 789932 4.52 732032 1713028 127216 18:57:14 Average: 13913966 15541406 2511002 15.29 63772 1761598 780978 4.47 709502 1584744 110914 18:57:14 18:57:14 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:14 18:56:02 ens3 518.28 348.46 1800.53 86.28 0.00 0.00 0.00 0.00 18:57:14 18:56:02 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 18:57:14 18:57:01 ens3 176.43 126.13 883.37 15.64 0.00 0.00 0.00 0.00 18:57:14 18:57:01 lo 1.15 1.15 0.14 0.14 0.00 0.00 0.00 0.00 18:57:14 Average: ens3 348.79 238.23 1345.80 51.25 0.00 0.00 0.00 0.00 18:57:14 Average: lo 1.51 1.51 0.17 0.17 0.00 0.00 0.00 0.00 18:57:14 18:57:14 18:57:14 ---> sar -P ALL: 18:57:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23529) 06/24/25 _x86_64_ (4 CPU) 18:57:14 18:57:14 18:54:59 LINUX RESTART (4 CPU) 18:57:14 18:57:14 18:55:01 CPU %user %nice %system %iowait %steal %idle 18:57:14 18:56:02 all 19.75 0.00 2.53 9.14 0.06 68.52 18:57:14 18:56:02 0 20.25 0.00 3.32 1.88 0.05 74.51 18:57:14 18:56:02 1 14.15 0.00 1.49 17.82 0.05 66.48 18:57:14 18:56:02 2 22.33 0.00 2.09 0.95 0.05 74.58 18:57:14 18:56:02 3 22.28 0.00 3.21 15.92 0.07 58.53 18:57:14 18:57:01 all 20.10 0.00 1.46 5.25 0.05 73.14 18:57:14 18:57:01 0 16.45 0.00 1.43 2.07 0.03 80.02 18:57:14 18:57:01 1 17.90 0.00 1.26 10.76 0.05 70.03 18:57:14 18:57:01 2 7.83 0.00 1.28 6.57 0.05 84.26 18:57:14 18:57:01 3 38.27 0.00 1.90 1.59 0.07 58.17 18:57:14 Average: all 19.92 0.00 2.00 7.21 0.05 70.81 18:57:14 Average: 0 18.36 0.00 2.38 1.97 0.04 77.24 18:57:14 Average: 1 16.01 0.00 1.38 14.32 0.05 68.24 18:57:14 Average: 2 15.15 0.00 1.69 3.74 0.05 79.37 18:57:14 Average: 3 30.18 0.00 2.57 8.84 0.07 58.35 18:57:14 18:57:14 18:57:14