14:33:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141436 14:33:30 Running as SYSTEM 14:33:30 [EnvInject] - Loading node environment variables. 14:33:31 Building remotely on prd-ubuntu1804-builder-4c-4g-28216 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:33:31 [ssh-agent] Looking for ssh-agent implementation... 14:33:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:31 $ ssh-agent 14:33:31 SSH_AUTH_SOCK=/tmp/ssh-SiUEupmtZvzU/agent.1649 14:33:31 SSH_AGENT_PID=1651 14:33:31 [ssh-agent] Started. 14:33:31 Running ssh-add (command line suppressed) 14:33:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2154955449406140893.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2154955449406140893.key) 14:33:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:33:31 The recommended git tool is: NONE 14:33:33 using credential onap-jenkins-ssh 14:33:33 Wiping out workspace first. 14:33:33 Cloning the remote Git repository 14:33:33 Cloning repository git://cloud.onap.org/mirror/oom.git 14:33:33 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:33:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:33:33 > git --version # timeout=10 14:33:33 > git --version # 'git version 2.17.1' 14:33:33 using GIT_SSH to set credentials Gerrit user 14:33:33 Verifying host key using manually-configured host key entries 14:33:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:33:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:33:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:33:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:33:40 using GIT_SSH to set credentials Gerrit user 14:33:40 Verifying host key using manually-configured host key entries 14:33:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/141436/2 # timeout=30 14:33:40 > git rev-parse a11336f7d4b14219341a58d2bfe4db9f04d2d901^{commit} # timeout=10 14:33:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:33:40 Checking out Revision a11336f7d4b14219341a58d2bfe4db9f04d2d901 (refs/changes/36/141436/2) 14:33:40 > git config core.sparsecheckout # timeout=10 14:33:40 > git checkout -f a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=30 14:33:44 Commit message: "[UUI] Update image version 16.0.1 of components of UUI" 14:33:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:33:44 > git rev-list --no-walk 3e19c645d982980bfa521abb40f05a0d64d1acab # timeout=10 14:33:44 [EnvInject] - Injecting environment variables from a build step. 14:33:44 [EnvInject] - Injecting as environment variables the properties content 14:33:44 PYTHON=python3 14:33:44 14:33:44 [EnvInject] - Variables injected successfully. 14:33:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18111149340754499284.sh 14:33:44 ---> tox-install.sh 14:33:44 + source /home/jenkins/lf-env.sh 14:33:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:44 ++ mktemp -d /tmp/venv-XXXX 14:33:44 + lf_venv=/tmp/venv-Zh2e 14:33:44 + local venv_file=/tmp/.os_lf_venv 14:33:44 + local python=python3 14:33:44 + local options 14:33:44 + local set_path=true 14:33:44 + local install_args= 14:33:44 ++ 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 14:33:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:44 + true 14:33:44 + case $1 in 14:33:44 + venv_file=/tmp/.toxenv 14:33:44 + shift 2 14:33:44 + true 14:33:44 + case $1 in 14:33:44 + shift 14:33:44 + break 14:33:44 + case $python in 14:33:44 + local pkg_list= 14:33:44 + [[ -d /opt/pyenv ]] 14:33:44 + echo 'Setup pyenv:' 14:33:44 Setup pyenv: 14:33:44 + export PYENV_ROOT=/opt/pyenv 14:33:44 + PYENV_ROOT=/opt/pyenv 14:33:44 + 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 14:33:44 + 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 14:33:44 + pyenv versions 14:33:45 * system (set by /opt/pyenv/version) 14:33:45 * 3.8.13 (set by /opt/pyenv/version) 14:33:45 * 3.9.13 (set by /opt/pyenv/version) 14:33:45 * 3.10.6 (set by /opt/pyenv/version) 14:33:45 + command -v pyenv 14:33:45 ++ pyenv init - --no-rehash 14:33:45 + 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[*]}"'\'')" 14:33:45 export PATH="/opt/pyenv/shims:${PATH}" 14:33:45 export PYENV_SHELL=bash 14:33:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:45 pyenv() { 14:33:45 local command 14:33:45 command="${1:-}" 14:33:45 if [ "$#" -gt 0 ]; then 14:33:45 shift 14:33:45 fi 14:33:45 14:33:45 case "$command" in 14:33:45 rehash|shell) 14:33:45 eval "$(pyenv "sh-$command" "$@")" 14:33:45 ;; 14:33:45 *) 14:33:45 command pyenv "$command" "$@" 14:33:45 ;; 14:33:45 esac 14:33:45 }' 14:33:45 +++ 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[*]}"' 14:33:45 ++ 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 14:33:45 ++ 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 14:33:45 ++ 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 14:33:45 ++ export PYENV_SHELL=bash 14:33:45 ++ PYENV_SHELL=bash 14:33:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:45 +++ complete -F _pyenv pyenv 14:33:45 ++ lf-pyver python3 14:33:45 ++ local py_version_xy=python3 14:33:45 ++ local py_version_xyz= 14:33:45 ++ pyenv versions 14:33:45 ++ sed 's/^[ *]* //' 14:33:45 ++ local command 14:33:45 ++ awk '{ print $1 }' 14:33:45 ++ command=versions 14:33:45 ++ grep -E '^[0-9.]*[0-9]$' 14:33:45 ++ '[' 1 -gt 0 ']' 14:33:45 ++ shift 14:33:45 ++ case "$command" in 14:33:45 ++ command pyenv versions 14:33:45 ++ pyenv versions 14:33:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:45 +++ grep '^3' /tmp/.pyenv_versions 14:33:45 +++ sort -V 14:33:45 +++ tail -n 1 14:33:45 ++ py_version_xyz=3.10.6 14:33:45 ++ [[ -z 3.10.6 ]] 14:33:45 ++ echo 3.10.6 14:33:45 ++ return 0 14:33:45 + pyenv local 3.10.6 14:33:45 + local command 14:33:45 + command=local 14:33:45 + '[' 2 -gt 0 ']' 14:33:45 + shift 14:33:45 + case "$command" in 14:33:45 + command pyenv local 3.10.6 14:33:45 + pyenv local 3.10.6 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='tox ' 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='virtualenv ' 14:33:45 + for arg in "$@" 14:33:45 + case $arg in 14:33:45 + pkg_list+='urllib3~=1.26.15 ' 14:33:45 + [[ -f /tmp/.toxenv ]] 14:33:45 + [[ ! -f /tmp/.toxenv ]] 14:33:45 + [[ -n '' ]] 14:33:45 + python3 -m venv /tmp/venv-Zh2e 14:33:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zh2e' 14:33:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zh2e 14:33:51 + echo /tmp/venv-Zh2e 14:33:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:33:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:33:51 + /tmp/venv-Zh2e/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:33:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:33:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:33:58 + /tmp/venv-Zh2e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:02 + type python3 14:34:02 + true 14:34:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zh2e/bin to PATH' 14:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-Zh2e/bin to PATH 14:34:02 + PATH=/tmp/venv-Zh2e/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 14:34:02 + return 0 14:34:02 + python3 --version 14:34:02 Python 3.10.6 14:34:02 + python3 -m pip --version 14:34:02 pip 25.1.1 from /tmp/venv-Zh2e/lib/python3.10/site-packages/pip (python 3.10) 14:34:02 + python3 -m pip freeze 14:34:02 cachetools==6.1.0 14:34:02 chardet==5.2.0 14:34:02 colorama==0.4.6 14:34:02 distlib==0.3.9 14:34:02 filelock==3.18.0 14:34:02 packaging==25.0 14:34:02 platformdirs==4.3.8 14:34:02 pluggy==1.6.0 14:34:02 pyproject-api==1.9.1 14:34:02 tomli==2.2.1 14:34:02 tox==4.27.0 14:34:02 typing_extensions==4.14.1 14:34:02 urllib3==1.26.20 14:34:02 virtualenv==20.31.2 14:34:02 [EnvInject] - Injecting environment variables from a build step. 14:34:02 [EnvInject] - Injecting as environment variables the properties content 14:34:02 PARALLEL=false 14:34:02 14:34:02 [EnvInject] - Variables injected successfully. 14:34:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins612276893496183116.sh 14:34:02 ---> tox-run.sh 14:34:02 + 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 14:34:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:34:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:34:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:34:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:34:02 + source /home/jenkins/lf-env.sh 14:34:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:02 ++ mktemp -d /tmp/venv-XXXX 14:34:02 + lf_venv=/tmp/venv-vv4U 14:34:02 + local venv_file=/tmp/.os_lf_venv 14:34:02 + local python=python3 14:34:02 + local options 14:34:02 + local set_path=true 14:34:02 + local install_args= 14:34:02 ++ 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 14:34:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:34:02 + true 14:34:02 + case $1 in 14:34:02 + venv_file=/tmp/.toxenv 14:34:02 + shift 2 14:34:02 + true 14:34:02 + case $1 in 14:34:02 + shift 14:34:02 + break 14:34:02 + case $python in 14:34:02 + local pkg_list= 14:34:02 + [[ -d /opt/pyenv ]] 14:34:02 + echo 'Setup pyenv:' 14:34:02 Setup pyenv: 14:34:02 + export PYENV_ROOT=/opt/pyenv 14:34:02 + PYENV_ROOT=/opt/pyenv 14:34:02 + 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 14:34:02 + 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 14:34:02 + pyenv versions 14:34:02 system 14:34:02 3.8.13 14:34:02 3.9.13 14:34:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:34:03 + command -v pyenv 14:34:03 ++ pyenv init - --no-rehash 14:34:03 + 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[*]}"'\'')" 14:34:03 export PATH="/opt/pyenv/shims:${PATH}" 14:34:03 export PYENV_SHELL=bash 14:34:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:03 pyenv() { 14:34:03 local command 14:34:03 command="${1:-}" 14:34:03 if [ "$#" -gt 0 ]; then 14:34:03 shift 14:34:03 fi 14:34:03 14:34:03 case "$command" in 14:34:03 rehash|shell) 14:34:03 eval "$(pyenv "sh-$command" "$@")" 14:34:03 ;; 14:34:03 *) 14:34:03 command pyenv "$command" "$@" 14:34:03 ;; 14:34:03 esac 14:34:03 }' 14:34:03 +++ 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[*]}"' 14:34:03 ++ 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 14:34:03 ++ 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 14:34:03 ++ 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 14:34:03 ++ export PYENV_SHELL=bash 14:34:03 ++ PYENV_SHELL=bash 14:34:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:03 +++ complete -F _pyenv pyenv 14:34:03 ++ lf-pyver python3 14:34:03 ++ local py_version_xy=python3 14:34:03 ++ local py_version_xyz= 14:34:03 ++ pyenv versions 14:34:03 ++ local command 14:34:03 ++ command=versions 14:34:03 ++ '[' 1 -gt 0 ']' 14:34:03 ++ shift 14:34:03 ++ case "$command" in 14:34:03 ++ command pyenv versions 14:34:03 ++ pyenv versions 14:34:03 ++ sed 's/^[ *]* //' 14:34:03 ++ awk '{ print $1 }' 14:34:03 ++ grep -E '^[0-9.]*[0-9]$' 14:34:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:03 +++ grep '^3' /tmp/.pyenv_versions 14:34:03 +++ sort -V 14:34:03 +++ tail -n 1 14:34:03 ++ py_version_xyz=3.10.6 14:34:03 ++ [[ -z 3.10.6 ]] 14:34:03 ++ echo 3.10.6 14:34:03 ++ return 0 14:34:03 + pyenv local 3.10.6 14:34:03 + local command 14:34:03 + command=local 14:34:03 + '[' 2 -gt 0 ']' 14:34:03 + shift 14:34:03 + case "$command" in 14:34:03 + command pyenv local 3.10.6 14:34:03 + pyenv local 3.10.6 14:34:03 + for arg in "$@" 14:34:03 + case $arg in 14:34:03 + pkg_list+='tox ' 14:34:03 + for arg in "$@" 14:34:03 + case $arg in 14:34:03 + pkg_list+='virtualenv ' 14:34:03 + for arg in "$@" 14:34:03 + case $arg in 14:34:03 + pkg_list+='urllib3~=1.26.15 ' 14:34:03 + [[ -f /tmp/.toxenv ]] 14:34:03 ++ cat /tmp/.toxenv 14:34:03 + lf_venv=/tmp/venv-Zh2e 14:34:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zh2e from' file:/tmp/.toxenv 14:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zh2e from file:/tmp/.toxenv 14:34:03 + /tmp/venv-Zh2e/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:34:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:34:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:34:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:34:04 + /tmp/venv-Zh2e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:05 + type python3 14:34:05 + true 14:34:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zh2e/bin to PATH' 14:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-Zh2e/bin to PATH 14:34:05 + PATH=/tmp/venv-Zh2e/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 14:34:05 + return 0 14:34:05 + [[ -d /opt/pyenv ]] 14:34:05 + echo '---> Setting up pyenv' 14:34:05 ---> Setting up pyenv 14:34:05 + export PYENV_ROOT=/opt/pyenv 14:34:05 + PYENV_ROOT=/opt/pyenv 14:34:05 + export PATH=/opt/pyenv/bin:/tmp/venv-Zh2e/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 14:34:05 + PATH=/opt/pyenv/bin:/tmp/venv-Zh2e/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 14:34:05 ++ pwd 14:34:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:34:05 + export PYTHONPATH 14:34:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:34:05 + TOX_TESTENV_PASSENV=PYTHONPATH 14:34:05 + tox --version 14:34:05 4.27.0 from /tmp/venv-Zh2e/lib/python3.10/site-packages/tox/__init__.py 14:34:05 + PARALLEL=false 14:34:05 + TOX_OPTIONS_LIST= 14:34:05 + [[ -n checkbashisms ]] 14:34:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:34:05 + case ${PARALLEL,,} in 14:34:05 + tox -e checkbashisms 14:34:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:34:07 checkbashisms: freeze> python -m pip freeze --all 14:34:07 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:34:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:34:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:34:11 checkbashisms: OK (4.86=setup[1.38]+cmd[3.49] seconds) 14:34:11 congratulations :) (5.14 seconds) 14:34:11 + tox_status=0 14:34:11 + echo '---> Completed tox runs' 14:34:11 ---> Completed tox runs 14:34:11 + for i in .tox/*/log 14:34:11 ++ echo .tox/checkbashisms/log 14:34:11 ++ awk -F/ '{print $2}' 14:34:11 + tox_env=checkbashisms 14:34:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:34:11 + DOC_DIR=docs/_build/html 14:34:11 + [[ -d docs/_build/html ]] 14:34:11 + echo '---> tox-run.sh ends' 14:34:11 ---> tox-run.sh ends 14:34:11 + test 0 -eq 0 14:34:11 $ ssh-agent -k 14:34:11 unset SSH_AUTH_SOCK; 14:34:11 unset SSH_AGENT_PID; 14:34:11 echo Agent pid 1651 killed; 14:34:11 [ssh-agent] Stopped. 14:34:11 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10071696517524797269.sh 14:34:11 ---> sysstat.sh 14:34:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9451157555198368526.sh 14:34:11 ---> package-listing.sh 14:34:11 ++ facter osfamily 14:34:11 ++ tr '[:upper:]' '[:lower:]' 14:34:12 + OS_FAMILY=debian 14:34:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:34:12 + START_PACKAGES=/tmp/packages_start.txt 14:34:12 + END_PACKAGES=/tmp/packages_end.txt 14:34:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:12 + PACKAGES=/tmp/packages_start.txt 14:34:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:34:12 + PACKAGES=/tmp/packages_end.txt 14:34:12 + case "${OS_FAMILY}" in 14:34:12 + dpkg -l 14:34:12 + grep '^ii' 14:34:12 + '[' -f /tmp/packages_start.txt ']' 14:34:12 + '[' -f /tmp/packages_end.txt ']' 14:34:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:34:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:34:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:34:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3642136263049137038.sh 14:34:12 ---> capture-instance-metadata.sh 14:34:12 Setup pyenv: 14:34:12 system 14:34:12 3.8.13 14:34:12 3.9.13 14:34:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:34:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w0kd 14:34:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:34:19 lf-activate-venv(): INFO: Installing: lftools 14:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-w0kd/bin to PATH 14:34:43 INFO: Running in OpenStack, capturing instance metadata 14:34:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6541333456572773611.sh 14:34:44 provisioning config files... 14:34:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17046363273493690962tmp 14:34:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:34:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:34:44 [EnvInject] - Injecting environment variables from a build step. 14:34:44 [EnvInject] - Injecting as environment variables the properties content 14:34:44 SERVER_ID=logs 14:34:44 14:34:44 [EnvInject] - Variables injected successfully. 14:34:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3757428978272928473.sh 14:34:44 ---> create-netrc.sh 14:34:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11881160660493269202.sh 14:34:44 ---> python-tools-install.sh 14:34:44 Setup pyenv: 14:34:44 system 14:34:44 3.8.13 14:34:44 3.9.13 14:34:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w0kd from file:/tmp/.os_lf_venv 14:34:46 lf-activate-venv(): INFO: Installing: lftools 14:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-w0kd/bin to PATH 14:34:56 Generating Requirements File 14:35:16 Python 3.10.6 14:35:16 pip 25.1.1 from /tmp/venv-w0kd/lib/python3.10/site-packages/pip (python 3.10) 14:35:16 appdirs==1.4.4 14:35:16 argcomplete==3.6.2 14:35:16 aspy.yaml==1.3.0 14:35:16 attrs==25.3.0 14:35:16 autopage==0.5.2 14:35:16 beautifulsoup4==4.13.4 14:35:16 boto3==1.39.4 14:35:16 botocore==1.39.4 14:35:16 bs4==0.0.2 14:35:16 cachetools==5.5.2 14:35:16 certifi==2025.7.14 14:35:16 cffi==1.17.1 14:35:16 cfgv==3.4.0 14:35:16 chardet==5.2.0 14:35:16 charset-normalizer==3.4.2 14:35:16 click==8.2.1 14:35:16 cliff==4.10.0 14:35:16 cmd2==2.7.0 14:35:16 cryptography==3.3.2 14:35:16 debtcollector==3.0.0 14:35:16 decorator==5.2.1 14:35:16 defusedxml==0.7.1 14:35:16 Deprecated==1.2.18 14:35:16 distlib==0.3.9 14:35:16 dnspython==2.7.0 14:35:16 docker==7.1.0 14:35:16 dogpile.cache==1.4.0 14:35:16 durationpy==0.10 14:35:16 email_validator==2.2.0 14:35:16 filelock==3.18.0 14:35:16 future==1.0.0 14:35:16 gitdb==4.0.12 14:35:16 GitPython==3.1.44 14:35:16 google-auth==2.40.3 14:35:16 httplib2==0.22.0 14:35:16 identify==2.6.12 14:35:16 idna==3.10 14:35:16 importlib-resources==1.5.0 14:35:16 iso8601==2.1.0 14:35:16 Jinja2==3.1.6 14:35:16 jmespath==1.0.1 14:35:16 jsonpatch==1.33 14:35:16 jsonpointer==3.0.0 14:35:16 jsonschema==4.24.0 14:35:16 jsonschema-specifications==2025.4.1 14:35:16 keystoneauth1==5.11.1 14:35:16 kubernetes==33.1.0 14:35:16 lftools==0.37.13 14:35:16 lxml==6.0.0 14:35:16 markdown-it-py==3.0.0 14:35:16 MarkupSafe==3.0.2 14:35:16 mdurl==0.1.2 14:35:16 msgpack==1.1.1 14:35:16 multi_key_dict==2.0.3 14:35:16 munch==4.0.0 14:35:16 netaddr==1.3.0 14:35:16 niet==1.4.2 14:35:16 nodeenv==1.9.1 14:35:16 oauth2client==4.1.3 14:35:16 oauthlib==3.3.1 14:35:16 openstacksdk==4.6.0 14:35:16 os-client-config==2.3.0 14:35:16 os-service-types==1.8.0 14:35:16 osc-lib==4.1.0 14:35:16 oslo.config==10.0.0 14:35:16 oslo.context==6.0.0 14:35:16 oslo.i18n==6.5.1 14:35:16 oslo.log==7.2.0 14:35:16 oslo.serialization==5.7.0 14:35:16 oslo.utils==9.0.0 14:35:16 packaging==25.0 14:35:16 pbr==6.1.1 14:35:16 platformdirs==4.3.8 14:35:16 prettytable==3.16.0 14:35:16 psutil==7.0.0 14:35:16 pyasn1==0.6.1 14:35:16 pyasn1_modules==0.4.2 14:35:16 pycparser==2.22 14:35:16 pygerrit2==2.0.15 14:35:16 PyGithub==2.6.1 14:35:16 Pygments==2.19.2 14:35:16 PyJWT==2.10.1 14:35:16 PyNaCl==1.5.0 14:35:16 pyparsing==2.4.7 14:35:16 pyperclip==1.9.0 14:35:16 pyrsistent==0.20.0 14:35:16 python-cinderclient==9.7.0 14:35:16 python-dateutil==2.9.0.post0 14:35:16 python-heatclient==4.3.0 14:35:16 python-jenkins==1.8.2 14:35:16 python-keystoneclient==5.6.0 14:35:16 python-magnumclient==4.8.1 14:35:16 python-openstackclient==8.1.0 14:35:16 python-swiftclient==4.8.0 14:35:16 PyYAML==6.0.2 14:35:16 referencing==0.36.2 14:35:16 requests==2.32.4 14:35:16 requests-oauthlib==2.0.0 14:35:16 requestsexceptions==1.4.0 14:35:16 rfc3986==2.0.0 14:35:16 rich==14.0.0 14:35:16 rich-argparse==1.7.1 14:35:16 rpds-py==0.26.0 14:35:16 rsa==4.9.1 14:35:16 ruamel.yaml==0.18.14 14:35:16 ruamel.yaml.clib==0.2.12 14:35:16 s3transfer==0.13.0 14:35:16 simplejson==3.20.1 14:35:16 six==1.17.0 14:35:16 smmap==5.0.2 14:35:16 soupsieve==2.7 14:35:16 stevedore==5.4.1 14:35:16 tabulate==0.9.0 14:35:16 toml==0.10.2 14:35:16 tomlkit==0.13.3 14:35:16 tqdm==4.67.1 14:35:16 typing_extensions==4.14.1 14:35:16 tzdata==2025.2 14:35:16 urllib3==1.26.20 14:35:16 virtualenv==20.31.2 14:35:16 wcwidth==0.2.13 14:35:16 websocket-client==1.8.0 14:35:16 wrapt==1.17.2 14:35:16 xdg==6.0.0 14:35:16 xmltodict==0.14.2 14:35:16 yq==3.4.3 14:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6938230138316608789.sh 14:35:17 ---> sudo-logs.sh 14:35:17 Archiving 'sudo' log.. 14:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10489591317306324416.sh 14:35:17 ---> job-cost.sh 14:35:17 Setup pyenv: 14:35:17 system 14:35:17 3.8.13 14:35:17 3.9.13 14:35:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w0kd from file:/tmp/.os_lf_venv 14:35:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-w0kd/bin to PATH 14:35:25 INFO: No Stack... 14:35:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:25 INFO: Archiving Costs 14:35:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2650406054342291563.sh 14:35:25 ---> logs-deploy.sh 14:35:25 Setup pyenv: 14:35:25 system 14:35:25 3.8.13 14:35:25 3.9.13 14:35:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w0kd from file:/tmp/.os_lf_venv 14:35:27 lf-activate-venv(): INFO: Installing: lftools 14:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-w0kd/bin to PATH 14:35:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4199 14:35:35 INFO: archiving workspace using pattern(s): 14:35:36 Archives upload complete. 14:35:36 INFO: archiving logs to Nexus 14:35:37 ---> uname -a: 14:35:37 Linux prd-ubuntu1804-builder-4c-4g-28216 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:35:37 14:35:37 14:35:37 ---> lscpu: 14:35:37 Architecture: x86_64 14:35:37 CPU op-mode(s): 32-bit, 64-bit 14:35:37 Byte Order: Little Endian 14:35:37 CPU(s): 4 14:35:37 On-line CPU(s) list: 0-3 14:35:37 Thread(s) per core: 1 14:35:37 Core(s) per socket: 1 14:35:37 Socket(s): 4 14:35:37 NUMA node(s): 1 14:35:37 Vendor ID: AuthenticAMD 14:35:37 CPU family: 23 14:35:37 Model: 49 14:35:37 Model name: AMD EPYC-Rome Processor 14:35:37 Stepping: 0 14:35:37 CPU MHz: 2799.998 14:35:37 BogoMIPS: 5599.99 14:35:37 Virtualization: AMD-V 14:35:37 Hypervisor vendor: KVM 14:35:37 Virtualization type: full 14:35:37 L1d cache: 32K 14:35:37 L1i cache: 32K 14:35:37 L2 cache: 512K 14:35:37 L3 cache: 16384K 14:35:37 NUMA node0 CPU(s): 0-3 14:35:37 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 14:35:37 14:35:37 14:35:37 ---> nproc: 14:35:37 4 14:35:37 14:35:37 14:35:37 ---> df -h: 14:35:37 Filesystem Size Used Avail Use% Mounted on 14:35:37 udev 7.9G 0 7.9G 0% /dev 14:35:37 tmpfs 1.6G 672K 1.6G 1% /run 14:35:37 /dev/vda1 78G 8.3G 70G 11% / 14:35:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:35:37 tmpfs 5.0M 0 5.0M 0% /run/lock 14:35:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:35:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:35:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:35:37 14:35:37 14:35:37 ---> free -m: 14:35:37 total used free shared buff/cache available 14:35:37 Mem: 16040 533 13438 0 2067 15192 14:35:37 Swap: 1023 0 1023 14:35:37 14:35:37 14:35:37 ---> ip addr: 14:35:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:35:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:35:37 inet 127.0.0.1/8 scope host lo 14:35:37 valid_lft forever preferred_lft forever 14:35:37 inet6 ::1/128 scope host 14:35:37 valid_lft forever preferred_lft forever 14:35:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:35:37 link/ether fa:16:3e:da:e7:c3 brd ff:ff:ff:ff:ff:ff 14:35:37 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 14:35:37 valid_lft 86251sec preferred_lft 86251sec 14:35:37 inet6 fe80::f816:3eff:feda:e7c3/64 scope link 14:35:37 valid_lft forever preferred_lft forever 14:35:37 14:35:37 14:35:37 ---> sar -b -r -n DEV: 14:35:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28216) 07/15/25 _x86_64_ (4 CPU) 14:35:37 14:35:37 14:33:10 LINUX RESTART (4 CPU) 14:35:37 14:35:37 14:34:02 tps rtps wtps bread/s bwrtn/s 14:35:37 14:35:01 115.07 5.24 109.83 209.63 49003.93 14:35:37 Average: 115.07 5.24 109.83 209.63 49003.93 14:35:37 14:35:37 14:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:37 14:35:01 13917588 15588544 2507380 15.27 70248 1796336 773376 4.43 663076 1619148 136792 14:35:37 Average: 13917588 15588544 2507380 15.27 70248 1796336 773376 4.43 663076 1619148 136792 14:35:37 14:35:37 14:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:37 14:35:01 ens3 121.69 85.69 723.51 13.46 0.00 0.00 0.00 0.00 14:35:37 14:35:01 lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 14:35:37 Average: ens3 121.69 85.69 723.51 13.46 0.00 0.00 0.00 0.00 14:35:37 Average: lo 1.36 1.36 0.16 0.16 0.00 0.00 0.00 0.00 14:35:37 14:35:37 14:35:37 ---> sar -P ALL: 14:35:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28216) 07/15/25 _x86_64_ (4 CPU) 14:35:37 14:35:37 14:33:10 LINUX RESTART (4 CPU) 14:35:37 14:35:37 14:34:02 CPU %user %nice %system %iowait %steal %idle 14:35:37 14:35:01 all 20.74 0.00 1.51 3.76 0.08 73.90 14:35:37 14:35:01 0 8.54 0.00 0.88 6.31 0.05 84.21 14:35:37 14:35:01 1 38.33 0.00 2.35 5.54 0.10 53.68 14:35:37 14:35:01 2 10.56 0.00 0.94 1.23 0.09 87.19 14:35:37 14:35:01 3 25.57 0.00 1.90 1.97 0.08 70.48 14:35:37 Average: all 20.74 0.00 1.51 3.76 0.08 73.90 14:35:37 Average: 0 8.54 0.00 0.88 6.31 0.05 84.21 14:35:37 Average: 1 38.33 0.00 2.35 5.54 0.10 53.68 14:35:37 Average: 2 10.56 0.00 0.94 1.23 0.09 87.19 14:35:37 Average: 3 25.57 0.00 1.90 1.97 0.08 70.48 14:35:37 14:35:37 14:35:37