10:29:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 10:29:30 Running as SYSTEM 10:29:30 [EnvInject] - Loading node environment variables. 10:29:30 Building remotely on prd-ubuntu1804-builder-4c-4g-18787 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:29:30 [ssh-agent] Looking for ssh-agent implementation... 10:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:29:30 $ ssh-agent 10:29:30 SSH_AUTH_SOCK=/tmp/ssh-MMYgBniVwLYx/agent.1705 10:29:30 SSH_AGENT_PID=1707 10:29:30 [ssh-agent] Started. 10:29:30 Running ssh-add (command line suppressed) 10:29:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9039728832990139060.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9039728832990139060.key) 10:29:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:29:30 The recommended git tool is: NONE 10:29:32 using credential onap-jenkins-ssh 10:29:32 Wiping out workspace first. 10:29:32 Cloning the remote Git repository 10:29:32 Cloning repository git://cloud.onap.org/mirror/oom.git 10:29:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:29:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:32 > git --version # timeout=10 10:29:32 > git --version # 'git version 2.17.1' 10:29:32 using GIT_SSH to set credentials Gerrit user 10:29:32 Verifying host key using manually-configured host key entries 10:29:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:29:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:29:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:29:38 using GIT_SSH to set credentials Gerrit user 10:29:38 Verifying host key using manually-configured host key entries 10:29:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/4 # timeout=30 10:29:38 > git rev-parse 03064c0347ac0935b32de9c022e75fbf528dd520^{commit} # timeout=10 10:29:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:29:38 Checking out Revision 03064c0347ac0935b32de9c022e75fbf528dd520 (refs/changes/02/137602/4) 10:29:38 > git config core.sparsecheckout # timeout=10 10:29:38 > git checkout -f 03064c0347ac0935b32de9c022e75fbf528dd520 # timeout=30 10:29:41 Commit message: "[PORTAL-NG] Publish preferences and history charts" 10:29:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:29:42 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:29:42 [EnvInject] - Injecting environment variables from a build step. 10:29:42 [EnvInject] - Injecting as environment variables the properties content 10:29:42 PYTHON=python3 10:29:42 10:29:42 [EnvInject] - Variables injected successfully. 10:29:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15623488314440370518.sh 10:29:42 ---> tox-install.sh 10:29:42 + source /home/jenkins/lf-env.sh 10:29:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:42 ++ mktemp -d /tmp/venv-XXXX 10:29:42 + lf_venv=/tmp/venv-tVr5 10:29:42 + local venv_file=/tmp/.os_lf_venv 10:29:42 + local python=python3 10:29:42 + local options 10:29:42 + local set_path=true 10:29:42 + local install_args= 10:29:42 ++ 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:29:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:42 + true 10:29:42 + case $1 in 10:29:42 + venv_file=/tmp/.toxenv 10:29:42 + shift 2 10:29:42 + true 10:29:42 + case $1 in 10:29:42 + shift 10:29:42 + break 10:29:42 + case $python in 10:29:42 + local pkg_list= 10:29:42 + [[ -d /opt/pyenv ]] 10:29:42 + echo 'Setup pyenv:' 10:29:42 Setup pyenv: 10:29:42 + export PYENV_ROOT=/opt/pyenv 10:29:42 + PYENV_ROOT=/opt/pyenv 10:29:42 + 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:29:42 + 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:29:42 + pyenv versions 10:29:42 * system (set by /opt/pyenv/version) 10:29:42 * 3.8.13 (set by /opt/pyenv/version) 10:29:42 * 3.9.13 (set by /opt/pyenv/version) 10:29:42 * 3.10.6 (set by /opt/pyenv/version) 10:29:42 + command -v pyenv 10:29:42 ++ pyenv init - --no-rehash 10:29:42 + 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:29:42 export PATH="/opt/pyenv/shims:${PATH}" 10:29:42 export PYENV_SHELL=bash 10:29:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:42 pyenv() { 10:29:42 local command 10:29:42 command="${1:-}" 10:29:42 if [ "$#" -gt 0 ]; then 10:29:42 shift 10:29:42 fi 10:29:42 10:29:42 case "$command" in 10:29:42 rehash|shell) 10:29:42 eval "$(pyenv "sh-$command" "$@")" 10:29:42 ;; 10:29:42 *) 10:29:42 command pyenv "$command" "$@" 10:29:42 ;; 10:29:42 esac 10:29:42 }' 10:29:42 +++ 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:29:42 ++ 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:29:42 ++ 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:29:42 ++ 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:29:42 ++ export PYENV_SHELL=bash 10:29:42 ++ PYENV_SHELL=bash 10:29:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:42 +++ complete -F _pyenv pyenv 10:29:42 ++ lf-pyver python3 10:29:42 ++ local py_version_xy=python3 10:29:42 ++ local py_version_xyz= 10:29:42 ++ pyenv versions 10:29:42 ++ local command 10:29:42 ++ command=versions 10:29:42 ++ '[' 1 -gt 0 ']' 10:29:42 ++ shift 10:29:42 ++ case "$command" in 10:29:42 ++ command pyenv versions 10:29:42 ++ pyenv versions 10:29:42 ++ sed 's/^[ *]* //' 10:29:42 ++ awk '{ print $1 }' 10:29:42 ++ grep -E '^[0-9.]*[0-9]$' 10:29:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:42 +++ grep '^3' /tmp/.pyenv_versions 10:29:42 +++ sort -V 10:29:42 +++ tail -n 1 10:29:42 ++ py_version_xyz=3.10.6 10:29:42 ++ [[ -z 3.10.6 ]] 10:29:42 ++ echo 3.10.6 10:29:42 ++ return 0 10:29:42 + pyenv local 3.10.6 10:29:42 + local command 10:29:42 + command=local 10:29:42 + '[' 2 -gt 0 ']' 10:29:42 + shift 10:29:42 + case "$command" in 10:29:42 + command pyenv local 3.10.6 10:29:42 + pyenv local 3.10.6 10:29:42 + for arg in "$@" 10:29:42 + case $arg in 10:29:42 + pkg_list+='tox ' 10:29:42 + for arg in "$@" 10:29:42 + case $arg in 10:29:42 + pkg_list+='virtualenv ' 10:29:42 + for arg in "$@" 10:29:42 + case $arg in 10:29:42 + pkg_list+='urllib3~=1.26.15 ' 10:29:42 + [[ -f /tmp/.toxenv ]] 10:29:42 + [[ ! -f /tmp/.toxenv ]] 10:29:42 + [[ -n '' ]] 10:29:42 + python3 -m venv /tmp/venv-tVr5 10:29:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tVr5' 10:29:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tVr5 10:29:46 + echo /tmp/venv-tVr5 10:29:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:29:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:29:46 + /tmp/venv-tVr5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:49 + /tmp/venv-tVr5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:52 + type python3 10:29:52 + true 10:29:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tVr5/bin to PATH' 10:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-tVr5/bin to PATH 10:29:52 + PATH=/tmp/venv-tVr5/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:29:52 + return 0 10:29:52 + python3 --version 10:29:52 Python 3.10.6 10:29:52 + python3 -m pip --version 10:29:53 pip 24.0 from /tmp/venv-tVr5/lib/python3.10/site-packages/pip (python 3.10) 10:29:53 + python3 -m pip freeze 10:29:53 cachetools==5.3.3 10:29:53 chardet==5.2.0 10:29:53 colorama==0.4.6 10:29:53 distlib==0.3.8 10:29:53 filelock==3.13.3 10:29:53 packaging==24.0 10:29:53 platformdirs==4.2.0 10:29:53 pluggy==1.4.0 10:29:53 pyproject-api==1.6.1 10:29:53 tomli==2.0.1 10:29:53 tox==4.14.2 10:29:53 urllib3==1.26.18 10:29:53 virtualenv==20.25.1 10:29:53 [EnvInject] - Injecting environment variables from a build step. 10:29:53 [EnvInject] - Injecting as environment variables the properties content 10:29:53 PARALLEL=false 10:29:53 10:29:53 [EnvInject] - Variables injected successfully. 10:29:53 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2492777223081029893.sh 10:29:53 ---> tox-run.sh 10:29:53 + 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:29:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:29:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:29:53 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:29:53 + source /home/jenkins/lf-env.sh 10:29:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:29:53 ++ mktemp -d /tmp/venv-XXXX 10:29:53 + lf_venv=/tmp/venv-rtC1 10:29:53 + local venv_file=/tmp/.os_lf_venv 10:29:53 + local python=python3 10:29:53 + local options 10:29:53 + local set_path=true 10:29:53 + local install_args= 10:29:53 ++ 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:29:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:29:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:29:53 + true 10:29:53 + case $1 in 10:29:53 + venv_file=/tmp/.toxenv 10:29:53 + shift 2 10:29:53 + true 10:29:53 + case $1 in 10:29:53 + shift 10:29:53 + break 10:29:53 + case $python in 10:29:53 + local pkg_list= 10:29:53 + [[ -d /opt/pyenv ]] 10:29:53 + echo 'Setup pyenv:' 10:29:53 Setup pyenv: 10:29:53 + export PYENV_ROOT=/opt/pyenv 10:29:53 + PYENV_ROOT=/opt/pyenv 10:29:53 + 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:29:53 + 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:29:53 + pyenv versions 10:29:53 system 10:29:53 3.8.13 10:29:53 3.9.13 10:29:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:29:53 + command -v pyenv 10:29:53 ++ pyenv init - --no-rehash 10:29:53 + 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:29:53 export PATH="/opt/pyenv/shims:${PATH}" 10:29:53 export PYENV_SHELL=bash 10:29:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:29:53 pyenv() { 10:29:53 local command 10:29:53 command="${1:-}" 10:29:53 if [ "$#" -gt 0 ]; then 10:29:53 shift 10:29:53 fi 10:29:53 10:29:53 case "$command" in 10:29:53 rehash|shell) 10:29:53 eval "$(pyenv "sh-$command" "$@")" 10:29:53 ;; 10:29:53 *) 10:29:53 command pyenv "$command" "$@" 10:29:53 ;; 10:29:53 esac 10:29:53 }' 10:29:53 +++ 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:29:53 ++ 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:29:53 ++ 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:29:53 ++ 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:29:53 ++ export PYENV_SHELL=bash 10:29:53 ++ PYENV_SHELL=bash 10:29:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:29:53 +++ complete -F _pyenv pyenv 10:29:53 ++ lf-pyver python3 10:29:53 ++ local py_version_xy=python3 10:29:53 ++ local py_version_xyz= 10:29:53 ++ pyenv versions 10:29:53 ++ local command 10:29:53 ++ command=versions 10:29:53 ++ sed 's/^[ *]* //' 10:29:53 ++ '[' 1 -gt 0 ']' 10:29:53 ++ shift 10:29:53 ++ case "$command" in 10:29:53 ++ command pyenv versions 10:29:53 ++ pyenv versions 10:29:53 ++ awk '{ print $1 }' 10:29:53 ++ grep -E '^[0-9.]*[0-9]$' 10:29:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:29:53 +++ grep '^3' /tmp/.pyenv_versions 10:29:53 +++ sort -V 10:29:53 +++ tail -n 1 10:29:53 ++ py_version_xyz=3.10.6 10:29:53 ++ [[ -z 3.10.6 ]] 10:29:53 ++ echo 3.10.6 10:29:53 ++ return 0 10:29:53 + pyenv local 3.10.6 10:29:53 + local command 10:29:53 + command=local 10:29:53 + '[' 2 -gt 0 ']' 10:29:53 + shift 10:29:53 + case "$command" in 10:29:53 + command pyenv local 3.10.6 10:29:53 + pyenv local 3.10.6 10:29:54 + for arg in "$@" 10:29:54 + case $arg in 10:29:54 + pkg_list+='tox ' 10:29:54 + for arg in "$@" 10:29:54 + case $arg in 10:29:54 + pkg_list+='virtualenv ' 10:29:54 + for arg in "$@" 10:29:54 + case $arg in 10:29:54 + pkg_list+='urllib3~=1.26.15 ' 10:29:54 + [[ -f /tmp/.toxenv ]] 10:29:54 ++ cat /tmp/.toxenv 10:29:54 + lf_venv=/tmp/venv-tVr5 10:29:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tVr5 from' file:/tmp/.toxenv 10:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tVr5 from file:/tmp/.toxenv 10:29:54 + /tmp/venv-tVr5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:29:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:29:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:29:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:29:55 + /tmp/venv-tVr5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:29:57 + type python3 10:29:57 + true 10:29:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tVr5/bin to PATH' 10:29:57 lf-activate-venv(): INFO: Adding /tmp/venv-tVr5/bin to PATH 10:29:57 + PATH=/tmp/venv-tVr5/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:29:57 + return 0 10:29:57 + [[ -d /opt/pyenv ]] 10:29:57 + echo '---> Setting up pyenv' 10:29:57 ---> Setting up pyenv 10:29:57 + export PYENV_ROOT=/opt/pyenv 10:29:57 + PYENV_ROOT=/opt/pyenv 10:29:57 + export PATH=/opt/pyenv/bin:/tmp/venv-tVr5/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:29:57 + PATH=/opt/pyenv/bin:/tmp/venv-tVr5/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:29:57 ++ pwd 10:29:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:29:57 + export PYTHONPATH 10:29:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:29:57 + TOX_TESTENV_PASSENV=PYTHONPATH 10:29:57 + tox --version 10:29:57 4.14.2 from /tmp/venv-tVr5/lib/python3.10/site-packages/tox/__init__.py 10:29:57 + PARALLEL=false 10:29:57 + TOX_OPTIONS_LIST= 10:29:57 + [[ -n checkbashisms ]] 10:29:57 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:29:57 + case ${PARALLEL,,} in 10:29:57 + tox -e checkbashisms 10:29:57 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:29:58 checkbashisms: freeze> python -m pip freeze --all 10:30:00 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:30:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:30:01 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:30:01 you may get strange results 10:30:01 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:30:03 checkbashisms: OK (5.71=setup[2.09]+cmd[3.62] seconds) 10:30:03 congratulations :) (5.88 seconds) 10:30:03 + tox_status=0 10:30:03 + echo '---> Completed tox runs' 10:30:03 ---> Completed tox runs 10:30:03 + for i in .tox/*/log 10:30:03 ++ echo .tox/checkbashisms/log 10:30:03 ++ awk -F/ '{print $2}' 10:30:03 + tox_env=checkbashisms 10:30:03 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:30:03 + DOC_DIR=docs/_build/html 10:30:03 + [[ -d docs/_build/html ]] 10:30:03 + echo '---> tox-run.sh ends' 10:30:03 ---> tox-run.sh ends 10:30:03 + test 0 -eq 0 10:30:03 $ ssh-agent -k 10:30:03 unset SSH_AUTH_SOCK; 10:30:03 unset SSH_AGENT_PID; 10:30:03 echo Agent pid 1707 killed; 10:30:03 [ssh-agent] Stopped. 10:30:03 [PostBuildScript] - [INFO] Executing post build scripts. 10:30:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12402274392917942626.sh 10:30:03 ---> sysstat.sh 10:30:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6931687772260032749.sh 10:30:04 ---> package-listing.sh 10:30:04 ++ facter osfamily 10:30:04 ++ tr '[:upper:]' '[:lower:]' 10:30:04 + OS_FAMILY=debian 10:30:04 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:30:04 + START_PACKAGES=/tmp/packages_start.txt 10:30:04 + END_PACKAGES=/tmp/packages_end.txt 10:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:30:04 + PACKAGES=/tmp/packages_start.txt 10:30:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:30:04 + PACKAGES=/tmp/packages_end.txt 10:30:04 + case "${OS_FAMILY}" in 10:30:04 + grep '^ii' 10:30:04 + dpkg -l 10:30:04 + '[' -f /tmp/packages_start.txt ']' 10:30:04 + '[' -f /tmp/packages_end.txt ']' 10:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:30:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:30:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:30:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5514221884298617217.sh 10:30:04 ---> capture-instance-metadata.sh 10:30:04 Setup pyenv: 10:30:04 system 10:30:04 3.8.13 10:30:04 3.9.13 10:30:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4h2m 10:30:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:30:11 lf-activate-venv(): INFO: Installing: lftools 10:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-4h2m/bin to PATH 10:30:48 INFO: Running in OpenStack, capturing instance metadata 10:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17681634839123952356.sh 10:30:48 provisioning config files... 10:30:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10882220819112888109tmp 10:30:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:30:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:30:48 [EnvInject] - Injecting environment variables from a build step. 10:30:48 [EnvInject] - Injecting as environment variables the properties content 10:30:48 SERVER_ID=logs 10:30:48 10:30:48 [EnvInject] - Variables injected successfully. 10:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17668925089450470505.sh 10:30:48 ---> create-netrc.sh 10:30:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13218315412533976844.sh 10:30:48 ---> python-tools-install.sh 10:30:48 Setup pyenv: 10:30:48 system 10:30:48 3.8.13 10:30:48 3.9.13 10:30:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4h2m from file:/tmp/.os_lf_venv 10:30:50 lf-activate-venv(): INFO: Installing: lftools 10:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-4h2m/bin to PATH 10:31:00 Generating Requirements File 10:31:31 Python 3.10.6 10:31:32 pip 24.0 from /tmp/venv-4h2m/lib/python3.10/site-packages/pip (python 3.10) 10:31:32 appdirs==1.4.4 10:31:32 argcomplete==3.2.3 10:31:32 aspy.yaml==1.3.0 10:31:32 attrs==23.2.0 10:31:32 autopage==0.5.2 10:31:32 beautifulsoup4==4.12.3 10:31:32 boto3==1.34.72 10:31:32 botocore==1.34.72 10:31:32 bs4==0.0.2 10:31:32 cachetools==5.3.3 10:31:32 certifi==2024.2.2 10:31:32 cffi==1.16.0 10:31:32 cfgv==3.4.0 10:31:32 chardet==5.2.0 10:31:32 charset-normalizer==3.3.2 10:31:32 click==8.1.7 10:31:32 cliff==4.6.0 10:31:32 cmd2==2.4.3 10:31:32 cryptography==3.3.2 10:31:32 debtcollector==3.0.0 10:31:32 decorator==5.1.1 10:31:32 defusedxml==0.7.1 10:31:32 Deprecated==1.2.14 10:31:32 distlib==0.3.8 10:31:32 dnspython==2.6.1 10:31:32 docker==4.2.2 10:31:32 dogpile.cache==1.3.2 10:31:32 email_validator==2.1.1 10:31:32 filelock==3.13.3 10:31:32 future==1.0.0 10:31:32 gitdb==4.0.11 10:31:32 GitPython==3.1.42 10:31:32 google-auth==2.29.0 10:31:32 httplib2==0.22.0 10:31:32 identify==2.5.35 10:31:32 idna==3.6 10:31:32 importlib-resources==1.5.0 10:31:32 iso8601==2.1.0 10:31:32 Jinja2==3.1.3 10:31:32 jmespath==1.0.1 10:31:32 jsonpatch==1.33 10:31:32 jsonpointer==2.4 10:31:32 jsonschema==4.21.1 10:31:32 jsonschema-specifications==2023.12.1 10:31:32 keystoneauth1==5.6.0 10:31:32 kubernetes==29.0.0 10:31:32 lftools==0.37.10 10:31:32 lxml==5.1.0 10:31:32 MarkupSafe==2.1.5 10:31:32 msgpack==1.0.8 10:31:32 multi_key_dict==2.0.3 10:31:32 munch==4.0.0 10:31:32 netaddr==1.2.1 10:31:32 netifaces==0.11.0 10:31:32 niet==1.4.2 10:31:32 nodeenv==1.8.0 10:31:32 oauth2client==4.1.3 10:31:32 oauthlib==3.2.2 10:31:32 openstacksdk==3.0.0 10:31:32 os-client-config==2.1.0 10:31:32 os-service-types==1.7.0 10:31:32 osc-lib==3.0.1 10:31:32 oslo.config==9.4.0 10:31:32 oslo.context==5.5.0 10:31:32 oslo.i18n==6.3.0 10:31:32 oslo.log==5.5.0 10:31:32 oslo.serialization==5.4.0 10:31:32 oslo.utils==7.1.0 10:31:32 packaging==24.0 10:31:32 pbr==6.0.0 10:31:32 platformdirs==4.2.0 10:31:32 prettytable==3.10.0 10:31:32 pyasn1==0.6.0 10:31:32 pyasn1_modules==0.4.0 10:31:32 pycparser==2.21 10:31:32 pygerrit2==2.0.15 10:31:32 PyGithub==2.3.0 10:31:32 pyinotify==0.9.6 10:31:32 PyJWT==2.8.0 10:31:32 PyNaCl==1.5.0 10:31:32 pyparsing==2.4.7 10:31:32 pyperclip==1.8.2 10:31:32 pyrsistent==0.20.0 10:31:32 python-cinderclient==9.5.0 10:31:32 python-dateutil==2.9.0.post0 10:31:32 python-heatclient==3.5.0 10:31:32 python-jenkins==1.8.2 10:31:32 python-keystoneclient==5.4.0 10:31:32 python-magnumclient==4.4.0 10:31:32 python-novaclient==18.6.0 10:31:32 python-openstackclient==6.6.0 10:31:32 python-swiftclient==4.5.0 10:31:32 PyYAML==6.0.1 10:31:32 referencing==0.34.0 10:31:32 requests==2.31.0 10:31:32 requests-oauthlib==2.0.0 10:31:32 requestsexceptions==1.4.0 10:31:32 rfc3986==2.0.0 10:31:32 rpds-py==0.18.0 10:31:32 rsa==4.9 10:31:32 ruamel.yaml==0.18.6 10:31:32 ruamel.yaml.clib==0.2.8 10:31:32 s3transfer==0.10.1 10:31:32 simplejson==3.19.2 10:31:32 six==1.16.0 10:31:32 smmap==5.0.1 10:31:32 soupsieve==2.5 10:31:32 stevedore==5.2.0 10:31:32 tabulate==0.9.0 10:31:32 toml==0.10.2 10:31:32 tomlkit==0.12.4 10:31:32 tqdm==4.66.2 10:31:32 typing_extensions==4.10.0 10:31:32 tzdata==2024.1 10:31:32 urllib3==1.26.18 10:31:32 virtualenv==20.25.1 10:31:32 wcwidth==0.2.13 10:31:32 websocket-client==1.7.0 10:31:32 wrapt==1.16.0 10:31:32 xdg==6.0.0 10:31:32 xmltodict==0.13.0 10:31:32 yq==3.2.3 10:31:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8595099627839162209.sh 10:31:32 ---> sudo-logs.sh 10:31:32 Archiving 'sudo' log.. 10:31:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5910574995039656996.sh 10:31:32 ---> job-cost.sh 10:31:33 Setup pyenv: 10:31:33 system 10:31:33 3.8.13 10:31:33 3.9.13 10:31:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:31:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4h2m from file:/tmp/.os_lf_venv 10:31:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:31:39 lf-activate-venv(): INFO: Adding /tmp/venv-4h2m/bin to PATH 10:31:39 INFO: No Stack... 10:31:39 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:40 INFO: Archiving Costs 10:31:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10683904449835347648.sh 10:31:40 ---> logs-deploy.sh 10:31:40 Setup pyenv: 10:31:40 system 10:31:40 3.8.13 10:31:40 3.9.13 10:31:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:31:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4h2m from file:/tmp/.os_lf_venv 10:31:41 lf-activate-venv(): INFO: Installing: lftools 10:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-4h2m/bin to PATH 10:31:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3393 10:31:54 INFO: archiving workspace using pattern(s): 10:31:55 Archives upload complete. 10:31:55 INFO: archiving logs to Nexus 10:31:56 ---> uname -a: 10:31:56 Linux prd-ubuntu1804-builder-4c-4g-18787 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:31:56 10:31:56 10:31:56 ---> lscpu: 10:31:56 Architecture: x86_64 10:31:56 CPU op-mode(s): 32-bit, 64-bit 10:31:56 Byte Order: Little Endian 10:31:56 CPU(s): 4 10:31:56 On-line CPU(s) list: 0-3 10:31:56 Thread(s) per core: 1 10:31:56 Core(s) per socket: 1 10:31:56 Socket(s): 4 10:31:56 NUMA node(s): 1 10:31:56 Vendor ID: AuthenticAMD 10:31:56 CPU family: 23 10:31:56 Model: 49 10:31:56 Model name: AMD EPYC-Rome Processor 10:31:56 Stepping: 0 10:31:56 CPU MHz: 2800.000 10:31:56 BogoMIPS: 5600.00 10:31:56 Virtualization: AMD-V 10:31:56 Hypervisor vendor: KVM 10:31:56 Virtualization type: full 10:31:56 L1d cache: 32K 10:31:56 L1i cache: 32K 10:31:56 L2 cache: 512K 10:31:56 L3 cache: 16384K 10:31:56 NUMA node0 CPU(s): 0-3 10:31:56 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:31:56 10:31:56 10:31:56 ---> nproc: 10:31:56 4 10:31:56 10:31:56 10:31:56 ---> df -h: 10:31:56 Filesystem Size Used Avail Use% Mounted on 10:31:56 udev 7.9G 0 7.9G 0% /dev 10:31:56 tmpfs 1.6G 672K 1.6G 1% /run 10:31:56 /dev/vda1 78G 8.3G 70G 11% / 10:31:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:31:56 tmpfs 5.0M 0 5.0M 0% /run/lock 10:31:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:31:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:31:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:56 10:31:56 10:31:56 ---> free -m: 10:31:56 total used free shared buff/cache available 10:31:56 Mem: 16040 548 13429 0 2061 15179 10:31:56 Swap: 1023 0 1023 10:31:56 10:31:56 10:31:56 ---> ip addr: 10:31:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:56 inet 127.0.0.1/8 scope host lo 10:31:56 valid_lft forever preferred_lft forever 10:31:56 inet6 ::1/128 scope host 10:31:56 valid_lft forever preferred_lft forever 10:31:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:56 link/ether fa:16:3e:27:a4:03 brd ff:ff:ff:ff:ff:ff 10:31:56 inet 10.30.107.235/23 brd 10.30.107.255 scope global dynamic ens3 10:31:56 valid_lft 86235sec preferred_lft 86235sec 10:31:56 inet6 fe80::f816:3eff:fe27:a403/64 scope link 10:31:56 valid_lft forever preferred_lft forever 10:31:56 10:31:56 10:31:56 ---> sar -b -r -n DEV: 10:31:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18787) 03/28/24 _x86_64_ (4 CPU) 10:31:56 10:31:56 10:29:14 LINUX RESTART (4 CPU) 10:31:56 10:31:56 10:30:01 tps rtps wtps bread/s bwrtn/s 10:31:56 10:31:01 108.72 14.05 94.67 1058.22 38877.12 10:31:56 Average: 108.72 14.05 94.67 1058.22 38877.12 10:31:56 10:31:56 10:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:56 10:31:01 13897600 15577124 2527368 15.39 68124 1806128 730836 4.18 691648 1610400 133084 10:31:56 Average: 13897600 15577124 2527368 15.39 68124 1806128 730836 4.18 691648 1610400 133084 10:31:56 10:31:56 10:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:56 10:31:01 ens3 46.38 31.16 671.07 8.42 0.00 0.00 0.00 0.00 10:31:56 10:31:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:31:56 Average: ens3 46.38 31.16 671.07 8.42 0.00 0.00 0.00 0.00 10:31:56 Average: lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:31:56 10:31:56 10:31:56 ---> sar -P ALL: 10:31:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18787) 03/28/24 _x86_64_ (4 CPU) 10:31:56 10:31:56 10:29:14 LINUX RESTART (4 CPU) 10:31:56 10:31:56 10:30:01 CPU %user %nice %system %iowait %steal %idle 10:31:56 10:31:01 all 18.94 0.00 1.29 7.79 0.07 71.91 10:31:56 10:31:01 0 13.36 0.00 1.43 16.43 0.10 68.68 10:31:56 10:31:01 1 17.54 0.00 1.03 0.63 0.05 80.75 10:31:56 10:31:01 2 26.30 0.00 1.38 10.55 0.08 61.69 10:31:56 10:31:01 3 18.65 0.00 1.34 3.66 0.07 76.28 10:31:56 Average: all 18.94 0.00 1.29 7.79 0.07 71.91 10:31:56 Average: 0 13.36 0.00 1.43 16.43 0.10 68.68 10:31:56 Average: 1 17.54 0.00 1.03 0.63 0.05 80.75 10:31:56 Average: 2 26.30 0.00 1.38 10.55 0.08 61.69 10:31:56 Average: 3 18.65 0.00 1.34 3.66 0.07 76.28 10:31:56 10:31:56 10:31:56