10:44:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137168 10:44:52 Running as SYSTEM 10:44:52 [EnvInject] - Loading node environment variables. 10:44:52 Building remotely on prd-ubuntu1804-builder-4c-4g-14059 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:44:52 [ssh-agent] Looking for ssh-agent implementation... 10:44:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:52 $ ssh-agent 10:44:52 SSH_AUTH_SOCK=/tmp/ssh-o0IIFidbSaZc/agent.1683 10:44:52 SSH_AGENT_PID=1685 10:44:52 [ssh-agent] Started. 10:44:52 Running ssh-add (command line suppressed) 10:44:52 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2348931199690789504.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2348931199690789504.key) 10:44:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:44:52 The recommended git tool is: NONE 10:44:54 using credential onap-jenkins-ssh 10:44:54 Wiping out workspace first. 10:44:54 Cloning the remote Git repository 10:44:54 Cloning repository git://cloud.onap.org/mirror/oom.git 10:44:54 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:44:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:44:54 > git --version # timeout=10 10:44:54 > git --version # 'git version 2.17.1' 10:44:54 using GIT_SSH to set credentials Gerrit user 10:44:54 Verifying host key using manually-configured host key entries 10:44:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:44:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:44:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:45:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:45:00 using GIT_SSH to set credentials Gerrit user 10:45:00 Verifying host key using manually-configured host key entries 10:45:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/137168/1 # timeout=30 10:45:00 > git rev-parse d2b35473e57ac8e85f3126de740ae07e51bafa76^{commit} # timeout=10 10:45:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:45:00 Checking out Revision d2b35473e57ac8e85f3126de740ae07e51bafa76 (refs/changes/68/137168/1) 10:45:00 > git config core.sparsecheckout # timeout=10 10:45:00 > git checkout -f d2b35473e57ac8e85f3126de740ae07e51bafa76 # timeout=30 10:45:03 Commit message: "[OOM] Fixed DCAE VES Collector chart ReadinessCheck issues" 10:45:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:45:03 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 10:45:03 [EnvInject] - Injecting environment variables from a build step. 10:45:03 [EnvInject] - Injecting as environment variables the properties content 10:45:03 PYTHON=python3 10:45:03 10:45:03 [EnvInject] - Variables injected successfully. 10:45:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9700316445136458814.sh 10:45:03 ---> tox-install.sh 10:45:03 + source /home/jenkins/lf-env.sh 10:45:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:45:03 ++ mktemp -d /tmp/venv-XXXX 10:45:03 + lf_venv=/tmp/venv-atVq 10:45:03 + local venv_file=/tmp/.os_lf_venv 10:45:03 + local python=python3 10:45:03 + local options 10:45:03 + local set_path=true 10:45:03 + local install_args= 10:45:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:45:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:45:03 + true 10:45:03 + case $1 in 10:45:03 + venv_file=/tmp/.toxenv 10:45:03 + shift 2 10:45:03 + true 10:45:03 + case $1 in 10:45:03 + shift 10:45:03 + break 10:45:03 + case $python in 10:45:03 + local pkg_list= 10:45:03 + [[ -d /opt/pyenv ]] 10:45:03 + echo 'Setup pyenv:' 10:45:03 Setup pyenv: 10:45:03 + export PYENV_ROOT=/opt/pyenv 10:45:03 + PYENV_ROOT=/opt/pyenv 10:45:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:03 + pyenv versions 10:45:03 * system (set by /opt/pyenv/version) 10:45:04 * 3.8.13 (set by /opt/pyenv/version) 10:45:04 * 3.9.13 (set by /opt/pyenv/version) 10:45:04 * 3.10.6 (set by /opt/pyenv/version) 10:45:04 + command -v pyenv 10:45:04 ++ pyenv init - --no-rehash 10:45:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:45:04 export PATH="/opt/pyenv/shims:${PATH}" 10:45:04 export PYENV_SHELL=bash 10:45:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:45:04 pyenv() { 10:45:04 local command 10:45:04 command="${1:-}" 10:45:04 if [ "$#" -gt 0 ]; then 10:45:04 shift 10:45:04 fi 10:45:04 10:45:04 case "$command" in 10:45:04 rehash|shell) 10:45:04 eval "$(pyenv "sh-$command" "$@")" 10:45:04 ;; 10:45:04 *) 10:45:04 command pyenv "$command" "$@" 10:45:04 ;; 10:45:04 esac 10:45:04 }' 10:45:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:45:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:04 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:04 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:04 ++ export PYENV_SHELL=bash 10:45:04 ++ PYENV_SHELL=bash 10:45:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:45:04 +++ complete -F _pyenv pyenv 10:45:04 ++ lf-pyver python3 10:45:04 ++ local py_version_xy=python3 10:45:04 ++ local py_version_xyz= 10:45:04 ++ sed 's/^[ *]* //' 10:45:04 ++ pyenv versions 10:45:04 ++ awk '{ print $1 }' 10:45:04 ++ grep -E '^[0-9.]*[0-9]$' 10:45:04 ++ local command 10:45:04 ++ command=versions 10:45:04 ++ '[' 1 -gt 0 ']' 10:45:04 ++ shift 10:45:04 ++ case "$command" in 10:45:04 ++ command pyenv versions 10:45:04 ++ pyenv versions 10:45:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:45:04 +++ grep '^3' /tmp/.pyenv_versions 10:45:04 +++ sort -V 10:45:04 +++ tail -n 1 10:45:04 ++ py_version_xyz=3.10.6 10:45:04 ++ [[ -z 3.10.6 ]] 10:45:04 ++ echo 3.10.6 10:45:04 ++ return 0 10:45:04 + pyenv local 3.10.6 10:45:04 + local command 10:45:04 + command=local 10:45:04 + '[' 2 -gt 0 ']' 10:45:04 + shift 10:45:04 + case "$command" in 10:45:04 + command pyenv local 3.10.6 10:45:04 + pyenv local 3.10.6 10:45:04 + for arg in "$@" 10:45:04 + case $arg in 10:45:04 + pkg_list+='tox ' 10:45:04 + for arg in "$@" 10:45:04 + case $arg in 10:45:04 + pkg_list+='virtualenv ' 10:45:04 + for arg in "$@" 10:45:04 + case $arg in 10:45:04 + pkg_list+='urllib3~=1.26.15 ' 10:45:04 + [[ -f /tmp/.toxenv ]] 10:45:04 + [[ ! -f /tmp/.toxenv ]] 10:45:04 + [[ -n '' ]] 10:45:04 + python3 -m venv /tmp/venv-atVq 10:45:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-atVq' 10:45:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-atVq 10:45:08 + echo /tmp/venv-atVq 10:45:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:45:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:45:08 + /tmp/venv-atVq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:45:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:45:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:45:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:45:11 + /tmp/venv-atVq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:45:13 + type python3 10:45:13 + true 10:45:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-atVq/bin to PATH' 10:45:13 lf-activate-venv(): INFO: Adding /tmp/venv-atVq/bin to PATH 10:45:13 + PATH=/tmp/venv-atVq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:13 + return 0 10:45:13 + python3 --version 10:45:13 Python 3.10.6 10:45:13 + python3 -m pip --version 10:45:14 pip 24.0 from /tmp/venv-atVq/lib/python3.10/site-packages/pip (python 3.10) 10:45:14 + python3 -m pip freeze 10:45:14 cachetools==5.3.3 10:45:14 chardet==5.2.0 10:45:14 colorama==0.4.6 10:45:14 distlib==0.3.8 10:45:14 filelock==3.13.1 10:45:14 packaging==24.0 10:45:14 platformdirs==4.2.0 10:45:14 pluggy==1.4.0 10:45:14 pyproject-api==1.6.1 10:45:14 tomli==2.0.1 10:45:14 tox==4.14.1 10:45:14 urllib3==1.26.18 10:45:14 virtualenv==20.25.1 10:45:14 [EnvInject] - Injecting environment variables from a build step. 10:45:14 [EnvInject] - Injecting as environment variables the properties content 10:45:14 PARALLEL=false 10:45:14 10:45:14 [EnvInject] - Variables injected successfully. 10:45:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11139152447021174710.sh 10:45:14 ---> tox-run.sh 10:45:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:45:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:45:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:45:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:45:14 + source /home/jenkins/lf-env.sh 10:45:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:45:14 ++ mktemp -d /tmp/venv-XXXX 10:45:14 + lf_venv=/tmp/venv-sNxS 10:45:14 + local venv_file=/tmp/.os_lf_venv 10:45:14 + local python=python3 10:45:14 + local options 10:45:14 + local set_path=true 10:45:14 + local install_args= 10:45:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:45:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:45:14 + true 10:45:14 + case $1 in 10:45:14 + venv_file=/tmp/.toxenv 10:45:14 + shift 2 10:45:14 + true 10:45:14 + case $1 in 10:45:14 + shift 10:45:14 + break 10:45:14 + case $python in 10:45:14 + local pkg_list= 10:45:14 + [[ -d /opt/pyenv ]] 10:45:14 + echo 'Setup pyenv:' 10:45:14 Setup pyenv: 10:45:14 + export PYENV_ROOT=/opt/pyenv 10:45:14 + PYENV_ROOT=/opt/pyenv 10:45:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 + pyenv versions 10:45:14 system 10:45:14 3.8.13 10:45:14 3.9.13 10:45:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:45:14 + command -v pyenv 10:45:14 ++ pyenv init - --no-rehash 10:45:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:45:14 export PATH="/opt/pyenv/shims:${PATH}" 10:45:14 export PYENV_SHELL=bash 10:45:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:45:14 pyenv() { 10:45:14 local command 10:45:14 command="${1:-}" 10:45:14 if [ "$#" -gt 0 ]; then 10:45:14 shift 10:45:14 fi 10:45:14 10:45:14 case "$command" in 10:45:14 rehash|shell) 10:45:14 eval "$(pyenv "sh-$command" "$@")" 10:45:14 ;; 10:45:14 *) 10:45:14 command pyenv "$command" "$@" 10:45:14 ;; 10:45:14 esac 10:45:14 }' 10:45:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:45:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:14 ++ export PYENV_SHELL=bash 10:45:14 ++ PYENV_SHELL=bash 10:45:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:45:14 +++ complete -F _pyenv pyenv 10:45:14 ++ lf-pyver python3 10:45:14 ++ local py_version_xy=python3 10:45:14 ++ local py_version_xyz= 10:45:14 ++ pyenv versions 10:45:14 ++ local command 10:45:14 ++ command=versions 10:45:14 ++ '[' 1 -gt 0 ']' 10:45:14 ++ shift 10:45:14 ++ case "$command" in 10:45:14 ++ command pyenv versions 10:45:14 ++ pyenv versions 10:45:14 ++ sed 's/^[ *]* //' 10:45:14 ++ awk '{ print $1 }' 10:45:14 ++ grep -E '^[0-9.]*[0-9]$' 10:45:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:45:14 +++ grep '^3' /tmp/.pyenv_versions 10:45:14 +++ sort -V 10:45:14 +++ tail -n 1 10:45:14 ++ py_version_xyz=3.10.6 10:45:14 ++ [[ -z 3.10.6 ]] 10:45:14 ++ echo 3.10.6 10:45:14 ++ return 0 10:45:14 + pyenv local 3.10.6 10:45:14 + local command 10:45:14 + command=local 10:45:14 + '[' 2 -gt 0 ']' 10:45:14 + shift 10:45:14 + case "$command" in 10:45:14 + command pyenv local 3.10.6 10:45:14 + pyenv local 3.10.6 10:45:14 + for arg in "$@" 10:45:14 + case $arg in 10:45:14 + pkg_list+='tox ' 10:45:14 + for arg in "$@" 10:45:14 + case $arg in 10:45:14 + pkg_list+='virtualenv ' 10:45:14 + for arg in "$@" 10:45:14 + case $arg in 10:45:14 + pkg_list+='urllib3~=1.26.15 ' 10:45:14 + [[ -f /tmp/.toxenv ]] 10:45:14 ++ cat /tmp/.toxenv 10:45:14 + lf_venv=/tmp/venv-atVq 10:45:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atVq from' file:/tmp/.toxenv 10:45:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-atVq from file:/tmp/.toxenv 10:45:14 + /tmp/venv-atVq/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:45:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:45:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:45:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:45:15 + /tmp/venv-atVq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:45:17 + type python3 10:45:17 + true 10:45:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-atVq/bin to PATH' 10:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-atVq/bin to PATH 10:45:17 + PATH=/tmp/venv-atVq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:17 + return 0 10:45:17 + [[ -d /opt/pyenv ]] 10:45:17 + echo '---> Setting up pyenv' 10:45:17 ---> Setting up pyenv 10:45:17 + export PYENV_ROOT=/opt/pyenv 10:45:17 + PYENV_ROOT=/opt/pyenv 10:45:17 + export PATH=/opt/pyenv/bin:/tmp/venv-atVq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:17 + PATH=/opt/pyenv/bin:/tmp/venv-atVq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:45:17 ++ pwd 10:45:17 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:45:17 + export PYTHONPATH 10:45:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:45:17 + TOX_TESTENV_PASSENV=PYTHONPATH 10:45:17 + tox --version 10:45:17 4.14.1 from /tmp/venv-atVq/lib/python3.10/site-packages/tox/__init__.py 10:45:17 + PARALLEL=false 10:45:17 + TOX_OPTIONS_LIST= 10:45:17 + [[ -n checkbashisms ]] 10:45:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:45:17 + case ${PARALLEL,,} in 10:45:17 + tox -e checkbashisms 10:45:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:45:18 checkbashisms: freeze> python -m pip freeze --all 10:45:19 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:45:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:45:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:45:20 you may get strange results 10:45:21 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:45:22 checkbashisms: OK (4.68=setup[1.61]+cmd[3.07] seconds) 10:45:22 congratulations :) (4.85 seconds) 10:45:22 + tox_status=0 10:45:22 + echo '---> Completed tox runs' 10:45:22 ---> Completed tox runs 10:45:22 + for i in .tox/*/log 10:45:22 ++ echo .tox/checkbashisms/log 10:45:22 ++ awk -F/ '{print $2}' 10:45:22 + tox_env=checkbashisms 10:45:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:45:22 + DOC_DIR=docs/_build/html 10:45:22 + [[ -d docs/_build/html ]] 10:45:22 + echo '---> tox-run.sh ends' 10:45:22 ---> tox-run.sh ends 10:45:22 + test 0 -eq 0 10:45:22 $ ssh-agent -k 10:45:22 unset SSH_AUTH_SOCK; 10:45:22 unset SSH_AGENT_PID; 10:45:22 echo Agent pid 1685 killed; 10:45:22 [ssh-agent] Stopped. 10:45:22 [PostBuildScript] - [INFO] Executing post build scripts. 10:45:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1387340447010360378.sh 10:45:22 ---> sysstat.sh 10:45:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13463899344938576058.sh 10:45:23 ---> package-listing.sh 10:45:23 ++ facter osfamily 10:45:23 ++ tr '[:upper:]' '[:lower:]' 10:45:23 + OS_FAMILY=debian 10:45:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:45:23 + START_PACKAGES=/tmp/packages_start.txt 10:45:23 + END_PACKAGES=/tmp/packages_end.txt 10:45:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:23 + PACKAGES=/tmp/packages_start.txt 10:45:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:45:23 + PACKAGES=/tmp/packages_end.txt 10:45:23 + case "${OS_FAMILY}" in 10:45:23 + dpkg -l 10:45:23 + grep '^ii' 10:45:23 + '[' -f /tmp/packages_start.txt ']' 10:45:23 + '[' -f /tmp/packages_end.txt ']' 10:45:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:45:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:45:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:45:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14343604735775162702.sh 10:45:23 ---> capture-instance-metadata.sh 10:45:23 Setup pyenv: 10:45:23 system 10:45:23 3.8.13 10:45:23 3.9.13 10:45:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:45:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ECCC 10:45:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:45:30 lf-activate-venv(): INFO: Installing: lftools 10:46:01 lf-activate-venv(): INFO: Adding /tmp/venv-ECCC/bin to PATH 10:46:01 INFO: Running in OpenStack, capturing instance metadata 10:46:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9722843969627099178.sh 10:46:01 provisioning config files... 10:46:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10673103640325850113tmp 10:46:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:46:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:46:01 [EnvInject] - Injecting environment variables from a build step. 10:46:01 [EnvInject] - Injecting as environment variables the properties content 10:46:01 SERVER_ID=logs 10:46:01 10:46:01 [EnvInject] - Variables injected successfully. 10:46:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17959403441462582569.sh 10:46:01 ---> create-netrc.sh 10:46:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4496161812072795654.sh 10:46:01 ---> python-tools-install.sh 10:46:01 Setup pyenv: 10:46:01 system 10:46:01 3.8.13 10:46:01 3.9.13 10:46:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECCC from file:/tmp/.os_lf_venv 10:46:02 lf-activate-venv(): INFO: Installing: lftools 10:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-ECCC/bin to PATH 10:46:10 Generating Requirements File 10:46:37 Python 3.10.6 10:46:37 pip 24.0 from /tmp/venv-ECCC/lib/python3.10/site-packages/pip (python 3.10) 10:46:38 appdirs==1.4.4 10:46:38 argcomplete==3.2.3 10:46:38 aspy.yaml==1.3.0 10:46:38 attrs==23.2.0 10:46:38 autopage==0.5.2 10:46:38 beautifulsoup4==4.12.3 10:46:38 boto3==1.34.64 10:46:38 botocore==1.34.64 10:46:38 bs4==0.0.2 10:46:38 cachetools==5.3.3 10:46:38 certifi==2024.2.2 10:46:38 cffi==1.16.0 10:46:38 cfgv==3.4.0 10:46:38 chardet==5.2.0 10:46:38 charset-normalizer==3.3.2 10:46:38 click==8.1.7 10:46:38 cliff==4.6.0 10:46:38 cmd2==2.4.3 10:46:38 cryptography==3.3.2 10:46:38 debtcollector==3.0.0 10:46:38 decorator==5.1.1 10:46:38 defusedxml==0.7.1 10:46:38 Deprecated==1.2.14 10:46:38 distlib==0.3.8 10:46:38 dnspython==2.6.1 10:46:38 docker==4.2.2 10:46:38 dogpile.cache==1.3.2 10:46:38 email_validator==2.1.1 10:46:38 filelock==3.13.1 10:46:38 future==1.0.0 10:46:38 gitdb==4.0.11 10:46:38 GitPython==3.1.42 10:46:38 google-auth==2.28.2 10:46:38 httplib2==0.22.0 10:46:38 identify==2.5.35 10:46:38 idna==3.6 10:46:38 importlib-resources==1.5.0 10:46:38 iso8601==2.1.0 10:46:38 Jinja2==3.1.3 10:46:38 jmespath==1.0.1 10:46:38 jsonpatch==1.33 10:46:38 jsonpointer==2.4 10:46:38 jsonschema==4.21.1 10:46:38 jsonschema-specifications==2023.12.1 10:46:38 keystoneauth1==5.6.0 10:46:38 kubernetes==29.0.0 10:46:38 lftools==0.37.10 10:46:38 lxml==5.1.0 10:46:38 MarkupSafe==2.1.5 10:46:38 msgpack==1.0.8 10:46:38 multi_key_dict==2.0.3 10:46:38 munch==4.0.0 10:46:38 netaddr==1.2.1 10:46:38 netifaces==0.11.0 10:46:38 niet==1.4.2 10:46:38 nodeenv==1.8.0 10:46:38 oauth2client==4.1.3 10:46:38 oauthlib==3.2.2 10:46:38 openstacksdk==3.0.0 10:46:38 os-client-config==2.1.0 10:46:38 os-service-types==1.7.0 10:46:38 osc-lib==3.0.1 10:46:38 oslo.config==9.4.0 10:46:38 oslo.context==5.5.0 10:46:38 oslo.i18n==6.3.0 10:46:38 oslo.log==5.5.0 10:46:38 oslo.serialization==5.4.0 10:46:38 oslo.utils==7.1.0 10:46:38 packaging==24.0 10:46:38 pbr==6.0.0 10:46:38 platformdirs==4.2.0 10:46:38 prettytable==3.10.0 10:46:38 pyasn1==0.5.1 10:46:38 pyasn1-modules==0.3.0 10:46:38 pycparser==2.21 10:46:38 pygerrit2==2.0.15 10:46:38 PyGithub==2.2.0 10:46:38 pyinotify==0.9.6 10:46:38 PyJWT==2.8.0 10:46:38 PyNaCl==1.5.0 10:46:38 pyparsing==2.4.7 10:46:38 pyperclip==1.8.2 10:46:38 pyrsistent==0.20.0 10:46:38 python-cinderclient==9.5.0 10:46:38 python-dateutil==2.9.0.post0 10:46:38 python-heatclient==3.5.0 10:46:38 python-jenkins==1.8.2 10:46:38 python-keystoneclient==5.4.0 10:46:38 python-magnumclient==4.4.0 10:46:38 python-novaclient==18.6.0 10:46:38 python-openstackclient==6.5.0 10:46:38 python-swiftclient==4.5.0 10:46:38 PyYAML==6.0.1 10:46:38 referencing==0.34.0 10:46:38 requests==2.31.0 10:46:38 requests-oauthlib==1.4.0 10:46:38 requestsexceptions==1.4.0 10:46:38 rfc3986==2.0.0 10:46:38 rpds-py==0.18.0 10:46:38 rsa==4.9 10:46:38 ruamel.yaml==0.18.6 10:46:38 ruamel.yaml.clib==0.2.8 10:46:38 s3transfer==0.10.1 10:46:38 simplejson==3.19.2 10:46:38 six==1.16.0 10:46:38 smmap==5.0.1 10:46:38 soupsieve==2.5 10:46:38 stevedore==5.2.0 10:46:38 tabulate==0.9.0 10:46:38 toml==0.10.2 10:46:38 tomlkit==0.12.4 10:46:38 tqdm==4.66.2 10:46:38 typing_extensions==4.10.0 10:46:38 tzdata==2024.1 10:46:38 urllib3==1.26.18 10:46:38 virtualenv==20.25.1 10:46:38 wcwidth==0.2.13 10:46:38 websocket-client==1.7.0 10:46:38 wrapt==1.16.0 10:46:38 xdg==6.0.0 10:46:38 xmltodict==0.13.0 10:46:38 yq==3.2.3 10:46:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2723043136823748695.sh 10:46:38 ---> sudo-logs.sh 10:46:38 Archiving 'sudo' log.. 10:46:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2012689393670610534.sh 10:46:38 ---> job-cost.sh 10:46:38 Setup pyenv: 10:46:38 system 10:46:38 3.8.13 10:46:38 3.9.13 10:46:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECCC from file:/tmp/.os_lf_venv 10:46:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-ECCC/bin to PATH 10:46:44 INFO: No Stack... 10:46:45 INFO: Retrieving Pricing Info for: v3-standard-4 10:46:45 INFO: Archiving Costs 10:46:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13741167011082190309.sh 10:46:45 ---> logs-deploy.sh 10:46:45 Setup pyenv: 10:46:45 system 10:46:45 3.8.13 10:46:45 3.9.13 10:46:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ECCC from file:/tmp/.os_lf_venv 10:46:47 lf-activate-venv(): INFO: Installing: lftools 10:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-ECCC/bin to PATH 10:46:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3361 10:46:56 INFO: archiving workspace using pattern(s): 10:46:57 Archives upload complete. 10:46:57 INFO: archiving logs to Nexus 10:46:58 ---> uname -a: 10:46:58 Linux prd-ubuntu1804-builder-4c-4g-14059 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:46:58 10:46:58 10:46:58 ---> lscpu: 10:46:58 Architecture: x86_64 10:46:58 CPU op-mode(s): 32-bit, 64-bit 10:46:58 Byte Order: Little Endian 10:46:58 CPU(s): 4 10:46:58 On-line CPU(s) list: 0-3 10:46:58 Thread(s) per core: 1 10:46:58 Core(s) per socket: 1 10:46:58 Socket(s): 4 10:46:58 NUMA node(s): 1 10:46:58 Vendor ID: AuthenticAMD 10:46:58 CPU family: 23 10:46:58 Model: 49 10:46:58 Model name: AMD EPYC-Rome Processor 10:46:58 Stepping: 0 10:46:58 CPU MHz: 2799.998 10:46:58 BogoMIPS: 5599.99 10:46:58 Virtualization: AMD-V 10:46:58 Hypervisor vendor: KVM 10:46:58 Virtualization type: full 10:46:58 L1d cache: 32K 10:46:58 L1i cache: 32K 10:46:58 L2 cache: 512K 10:46:58 L3 cache: 16384K 10:46:58 NUMA node0 CPU(s): 0-3 10:46:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:46:58 10:46:58 10:46:58 ---> nproc: 10:46:58 4 10:46:58 10:46:58 10:46:58 ---> df -h: 10:46:58 Filesystem Size Used Avail Use% Mounted on 10:46:58 udev 7.9G 0 7.9G 0% /dev 10:46:58 tmpfs 1.6G 672K 1.6G 1% /run 10:46:58 /dev/vda1 78G 8.3G 70G 11% / 10:46:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:46:58 tmpfs 5.0M 0 5.0M 0% /run/lock 10:46:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:46:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:46:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:46:58 10:46:58 10:46:58 ---> free -m: 10:46:58 total used free shared buff/cache available 10:46:58 Mem: 16040 540 13438 0 2061 15187 10:46:58 Swap: 1023 0 1023 10:46:58 10:46:58 10:46:58 ---> ip addr: 10:46:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:46:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:46:58 inet 127.0.0.1/8 scope host lo 10:46:58 valid_lft forever preferred_lft forever 10:46:58 inet6 ::1/128 scope host 10:46:58 valid_lft forever preferred_lft forever 10:46:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:46:58 link/ether fa:16:3e:33:15:39 brd ff:ff:ff:ff:ff:ff 10:46:58 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 10:46:58 valid_lft 86255sec preferred_lft 86255sec 10:46:58 inet6 fe80::f816:3eff:fe33:1539/64 scope link 10:46:58 valid_lft forever preferred_lft forever 10:46:58 10:46:58 10:46:58 ---> sar -b -r -n DEV: 10:46:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14059) 03/18/24 _x86_64_ (4 CPU) 10:46:58 10:46:58 10:44:34 LINUX RESTART (4 CPU) 10:46:58 10:46:58 10:45:01 tps rtps wtps bread/s bwrtn/s 10:46:58 10:46:02 150.77 37.03 113.75 1821.30 21351.91 10:46:58 Average: 150.77 37.03 113.75 1821.30 21351.91 10:46:58 10:46:58 10:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:46:58 10:46:02 13925276 15603444 2499692 15.22 67420 1805260 728624 4.17 658204 1611024 147164 10:46:58 Average: 13925276 15603444 2499692 15.22 67420 1805260 728624 4.17 658204 1611024 147164 10:46:58 10:46:58 10:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:46:58 10:46:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:46:58 10:46:02 ens3 72.57 47.46 812.05 16.96 0.00 0.00 0.00 0.00 10:46:58 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:46:58 Average: ens3 72.57 47.46 812.05 16.96 0.00 0.00 0.00 0.00 10:46:58 10:46:58 10:46:58 ---> sar -P ALL: 10:46:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14059) 03/18/24 _x86_64_ (4 CPU) 10:46:58 10:46:58 10:44:34 LINUX RESTART (4 CPU) 10:46:58 10:46:58 10:45:01 CPU %user %nice %system %iowait %steal %idle 10:46:58 10:46:02 all 20.92 0.00 1.93 3.18 0.06 73.91 10:46:58 10:46:02 0 8.28 0.00 1.22 4.28 0.03 86.19 10:46:58 10:46:02 1 9.56 0.00 1.37 5.76 0.07 83.24 10:46:58 10:46:02 2 23.70 0.00 2.29 1.37 0.07 72.58 10:46:58 10:46:02 3 42.24 0.00 2.88 1.31 0.08 53.49 10:46:58 Average: all 20.92 0.00 1.93 3.18 0.06 73.91 10:46:58 Average: 0 8.28 0.00 1.22 4.28 0.03 86.19 10:46:58 Average: 1 9.56 0.00 1.37 5.76 0.07 83.24 10:46:58 Average: 2 23.70 0.00 2.29 1.37 0.07 72.58 10:46:58 Average: 3 42.24 0.00 2.88 1.31 0.08 53.49 10:46:58 10:46:58 10:46:58