13:11:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 13:11:24 Running as SYSTEM 13:11:24 [EnvInject] - Loading node environment variables. 13:11:24 Building remotely on prd-ubuntu1804-builder-4c-4g-13108 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:11:24 [ssh-agent] Looking for ssh-agent implementation... 13:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:11:25 $ ssh-agent 13:11:25 SSH_AUTH_SOCK=/tmp/ssh-ST0Gng91ae3W/agent.1681 13:11:25 SSH_AGENT_PID=1683 13:11:25 [ssh-agent] Started. 13:11:25 Running ssh-add (command line suppressed) 13:11:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7312053690132358648.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7312053690132358648.key) 13:11:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:11:25 The recommended git tool is: NONE 13:11:26 using credential onap-jenkins-ssh 13:11:26 Wiping out workspace first. 13:11:26 Cloning the remote Git repository 13:11:26 Cloning repository git://cloud.onap.org/mirror/oom.git 13:11:26 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:11:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:11:26 > git --version # timeout=10 13:11:26 > git --version # 'git version 2.17.1' 13:11:26 using GIT_SSH to set credentials Gerrit user 13:11:26 Verifying host key using manually-configured host key entries 13:11:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:11:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:11:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:11:32 using GIT_SSH to set credentials Gerrit user 13:11:32 Verifying host key using manually-configured host key entries 13:11:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/3 # timeout=30 13:11:33 > git rev-parse b74ea5f92be11ae90fd3a598b92f2562949bd90c^{commit} # timeout=10 13:11:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:11:33 Checking out Revision b74ea5f92be11ae90fd3a598b92f2562949bd90c (refs/changes/00/137500/3) 13:11:33 > git config core.sparsecheckout # timeout=10 13:11:33 > git checkout -f b74ea5f92be11ae90fd3a598b92f2562949bd90c # timeout=30 13:11:33 Commit message: "[COMMON] Harmonize resource settings, Part 2" 13:11:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:11:33 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 13:11:33 [EnvInject] - Injecting environment variables from a build step. 13:11:33 [EnvInject] - Injecting as environment variables the properties content 13:11:33 PYTHON=python3 13:11:33 13:11:33 [EnvInject] - Variables injected successfully. 13:11:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16239999031013136733.sh 13:11:33 ---> tox-install.sh 13:11:33 + source /home/jenkins/lf-env.sh 13:11:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:11:33 ++ mktemp -d /tmp/venv-XXXX 13:11:33 + lf_venv=/tmp/venv-UZtz 13:11:33 + local venv_file=/tmp/.os_lf_venv 13:11:33 + local python=python3 13:11:33 + local options 13:11:33 + local set_path=true 13:11:33 + local install_args= 13:11:33 ++ 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 13:11:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:11:33 + true 13:11:33 + case $1 in 13:11:33 + venv_file=/tmp/.toxenv 13:11:33 + shift 2 13:11:33 + true 13:11:33 + case $1 in 13:11:33 + shift 13:11:33 + break 13:11:33 + case $python in 13:11:33 + local pkg_list= 13:11:33 + [[ -d /opt/pyenv ]] 13:11:33 + echo 'Setup pyenv:' 13:11:33 Setup pyenv: 13:11:33 + export PYENV_ROOT=/opt/pyenv 13:11:33 + PYENV_ROOT=/opt/pyenv 13:11:33 + 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 13:11:33 + 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 13:11:33 + pyenv versions 13:11:33 * system (set by /opt/pyenv/version) 13:11:33 * 3.8.13 (set by /opt/pyenv/version) 13:11:33 * 3.9.13 (set by /opt/pyenv/version) 13:11:33 * 3.10.6 (set by /opt/pyenv/version) 13:11:33 + command -v pyenv 13:11:33 ++ pyenv init - --no-rehash 13:11:33 + 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[*]}"'\'')" 13:11:33 export PATH="/opt/pyenv/shims:${PATH}" 13:11:33 export PYENV_SHELL=bash 13:11:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:11:33 pyenv() { 13:11:33 local command 13:11:33 command="${1:-}" 13:11:33 if [ "$#" -gt 0 ]; then 13:11:33 shift 13:11:33 fi 13:11:33 13:11:33 case "$command" in 13:11:33 rehash|shell) 13:11:33 eval "$(pyenv "sh-$command" "$@")" 13:11:33 ;; 13:11:33 *) 13:11:33 command pyenv "$command" "$@" 13:11:33 ;; 13:11:33 esac 13:11:33 }' 13:11:33 +++ 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[*]}"' 13:11:33 ++ 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 13:11:33 ++ 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 13:11:33 ++ 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 13:11:33 ++ export PYENV_SHELL=bash 13:11:33 ++ PYENV_SHELL=bash 13:11:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:11:33 +++ complete -F _pyenv pyenv 13:11:33 ++ lf-pyver python3 13:11:33 ++ local py_version_xy=python3 13:11:33 ++ local py_version_xyz= 13:11:33 ++ pyenv versions 13:11:33 ++ local command 13:11:33 ++ command=versions 13:11:33 ++ '[' 1 -gt 0 ']' 13:11:33 ++ shift 13:11:33 ++ case "$command" in 13:11:33 ++ command pyenv versions 13:11:33 ++ pyenv versions 13:11:33 ++ grep -E '^[0-9.]*[0-9]$' 13:11:33 ++ awk '{ print $1 }' 13:11:33 ++ sed 's/^[ *]* //' 13:11:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:11:34 +++ grep '^3' /tmp/.pyenv_versions 13:11:34 +++ sort -V 13:11:34 +++ tail -n 1 13:11:34 ++ py_version_xyz=3.10.6 13:11:34 ++ [[ -z 3.10.6 ]] 13:11:34 ++ echo 3.10.6 13:11:34 ++ return 0 13:11:34 + pyenv local 3.10.6 13:11:34 + local command 13:11:34 + command=local 13:11:34 + '[' 2 -gt 0 ']' 13:11:34 + shift 13:11:34 + case "$command" in 13:11:34 + command pyenv local 3.10.6 13:11:34 + pyenv local 3.10.6 13:11:34 + for arg in "$@" 13:11:34 + case $arg in 13:11:34 + pkg_list+='tox ' 13:11:34 + for arg in "$@" 13:11:34 + case $arg in 13:11:34 + pkg_list+='virtualenv ' 13:11:34 + for arg in "$@" 13:11:34 + case $arg in 13:11:34 + pkg_list+='urllib3~=1.26.15 ' 13:11:34 + [[ -f /tmp/.toxenv ]] 13:11:34 + [[ ! -f /tmp/.toxenv ]] 13:11:34 + [[ -n '' ]] 13:11:34 + python3 -m venv /tmp/venv-UZtz 13:11:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZtz' 13:11:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UZtz 13:11:38 + echo /tmp/venv-UZtz 13:11:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:11:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:11:38 + /tmp/venv-UZtz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:11:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:11:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:11:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:11:41 + /tmp/venv-UZtz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:11:44 + type python3 13:11:44 + true 13:11:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZtz/bin to PATH' 13:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-UZtz/bin to PATH 13:11:44 + PATH=/tmp/venv-UZtz/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 13:11:44 + return 0 13:11:44 + python3 --version 13:11:44 Python 3.10.6 13:11:44 + python3 -m pip --version 13:11:44 pip 24.0 from /tmp/venv-UZtz/lib/python3.10/site-packages/pip (python 3.10) 13:11:44 + python3 -m pip freeze 13:11:44 cachetools==5.3.3 13:11:44 chardet==5.2.0 13:11:44 colorama==0.4.6 13:11:44 distlib==0.3.8 13:11:44 filelock==3.13.1 13:11:44 packaging==24.0 13:11:44 platformdirs==4.2.0 13:11:44 pluggy==1.4.0 13:11:44 pyproject-api==1.6.1 13:11:44 tomli==2.0.1 13:11:44 tox==4.14.1 13:11:44 urllib3==1.26.18 13:11:44 virtualenv==20.25.1 13:11:44 [EnvInject] - Injecting environment variables from a build step. 13:11:44 [EnvInject] - Injecting as environment variables the properties content 13:11:44 PARALLEL=false 13:11:44 13:11:44 [EnvInject] - Variables injected successfully. 13:11:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins57049240931060365.sh 13:11:44 ---> tox-run.sh 13:11:44 + 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 13:11:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:11:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:11:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:11:44 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:11:44 + source /home/jenkins/lf-env.sh 13:11:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:11:44 ++ mktemp -d /tmp/venv-XXXX 13:11:44 + lf_venv=/tmp/venv-ymjb 13:11:44 + local venv_file=/tmp/.os_lf_venv 13:11:44 + local python=python3 13:11:44 + local options 13:11:44 + local set_path=true 13:11:44 + local install_args= 13:11: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 13:11:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:11:44 + true 13:11:44 + case $1 in 13:11:44 + venv_file=/tmp/.toxenv 13:11:44 + shift 2 13:11:44 + true 13:11:44 + case $1 in 13:11:44 + shift 13:11:44 + break 13:11:44 + case $python in 13:11:44 + local pkg_list= 13:11:44 + [[ -d /opt/pyenv ]] 13:11:44 + echo 'Setup pyenv:' 13:11:44 Setup pyenv: 13:11:44 + export PYENV_ROOT=/opt/pyenv 13:11:44 + PYENV_ROOT=/opt/pyenv 13:11:44 + 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 13:11:44 + 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 13:11:44 + pyenv versions 13:11:45 system 13:11:45 3.8.13 13:11:45 3.9.13 13:11:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:11:45 + command -v pyenv 13:11:45 ++ pyenv init - --no-rehash 13:11: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[*]}"'\'')" 13:11:45 export PATH="/opt/pyenv/shims:${PATH}" 13:11:45 export PYENV_SHELL=bash 13:11:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:11:45 pyenv() { 13:11:45 local command 13:11:45 command="${1:-}" 13:11:45 if [ "$#" -gt 0 ]; then 13:11:45 shift 13:11:45 fi 13:11:45 13:11:45 case "$command" in 13:11:45 rehash|shell) 13:11:45 eval "$(pyenv "sh-$command" "$@")" 13:11:45 ;; 13:11:45 *) 13:11:45 command pyenv "$command" "$@" 13:11:45 ;; 13:11:45 esac 13:11:45 }' 13:11: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[*]}"' 13:11:45 ++ 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 13:11:45 ++ 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 13:11:45 ++ 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 13:11:45 ++ export PYENV_SHELL=bash 13:11:45 ++ PYENV_SHELL=bash 13:11:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:11:45 +++ complete -F _pyenv pyenv 13:11:45 ++ lf-pyver python3 13:11:45 ++ local py_version_xy=python3 13:11:45 ++ local py_version_xyz= 13:11:45 ++ sed 's/^[ *]* //' 13:11:45 ++ pyenv versions 13:11:45 ++ local command 13:11:45 ++ command=versions 13:11:45 ++ '[' 1 -gt 0 ']' 13:11:45 ++ shift 13:11:45 ++ case "$command" in 13:11:45 ++ command pyenv versions 13:11:45 ++ pyenv versions 13:11:45 ++ awk '{ print $1 }' 13:11:45 ++ grep -E '^[0-9.]*[0-9]$' 13:11:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:11:45 +++ grep '^3' /tmp/.pyenv_versions 13:11:45 +++ sort -V 13:11:45 +++ tail -n 1 13:11:45 ++ py_version_xyz=3.10.6 13:11:45 ++ [[ -z 3.10.6 ]] 13:11:45 ++ echo 3.10.6 13:11:45 ++ return 0 13:11:45 + pyenv local 3.10.6 13:11:45 + local command 13:11:45 + command=local 13:11:45 + '[' 2 -gt 0 ']' 13:11:45 + shift 13:11:45 + case "$command" in 13:11:45 + command pyenv local 3.10.6 13:11:45 + pyenv local 3.10.6 13:11:45 + for arg in "$@" 13:11:45 + case $arg in 13:11:45 + pkg_list+='tox ' 13:11:45 + for arg in "$@" 13:11:45 + case $arg in 13:11:45 + pkg_list+='virtualenv ' 13:11:45 + for arg in "$@" 13:11:45 + case $arg in 13:11:45 + pkg_list+='urllib3~=1.26.15 ' 13:11:45 + [[ -f /tmp/.toxenv ]] 13:11:45 ++ cat /tmp/.toxenv 13:11:45 + lf_venv=/tmp/venv-UZtz 13:11:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZtz from' file:/tmp/.toxenv 13:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UZtz from file:/tmp/.toxenv 13:11:45 + /tmp/venv-UZtz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:11:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:11:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:11:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:11:46 + /tmp/venv-UZtz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:11:47 + type python3 13:11:47 + true 13:11:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UZtz/bin to PATH' 13:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-UZtz/bin to PATH 13:11:47 + PATH=/tmp/venv-UZtz/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 13:11:47 + return 0 13:11:47 + [[ -d /opt/pyenv ]] 13:11:47 + echo '---> Setting up pyenv' 13:11:47 ---> Setting up pyenv 13:11:47 + export PYENV_ROOT=/opt/pyenv 13:11:47 + PYENV_ROOT=/opt/pyenv 13:11:47 + export PATH=/opt/pyenv/bin:/tmp/venv-UZtz/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 13:11:47 + PATH=/opt/pyenv/bin:/tmp/venv-UZtz/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 13:11:47 ++ pwd 13:11:47 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:11:47 + export PYTHONPATH 13:11:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:11:47 + TOX_TESTENV_PASSENV=PYTHONPATH 13:11:47 + tox --version 13:11:47 4.14.1 from /tmp/venv-UZtz/lib/python3.10/site-packages/tox/__init__.py 13:11:47 + PARALLEL=false 13:11:47 + TOX_OPTIONS_LIST= 13:11:47 + [[ -n checkbashisms ]] 13:11:47 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:11:47 + case ${PARALLEL,,} in 13:11:47 + tox -e checkbashisms 13:11:47 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:11:48 checkbashisms: freeze> python -m pip freeze --all 13:11:49 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:11:49 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:11:50 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:11:50 you may get strange results 13:11:51 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:11:52 checkbashisms: OK (4.74=setup[1.63]+cmd[3.11] seconds) 13:11:52 congratulations :) (4.92 seconds) 13:11:52 + tox_status=0 13:11:52 + echo '---> Completed tox runs' 13:11:52 ---> Completed tox runs 13:11:52 + for i in .tox/*/log 13:11:52 ++ echo .tox/checkbashisms/log 13:11:52 ++ awk -F/ '{print $2}' 13:11:52 + tox_env=checkbashisms 13:11:52 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:11:52 + DOC_DIR=docs/_build/html 13:11:52 + [[ -d docs/_build/html ]] 13:11:52 + echo '---> tox-run.sh ends' 13:11:52 ---> tox-run.sh ends 13:11:52 + test 0 -eq 0 13:11:52 $ ssh-agent -k 13:11:53 unset SSH_AUTH_SOCK; 13:11:53 unset SSH_AGENT_PID; 13:11:53 echo Agent pid 1683 killed; 13:11:53 [ssh-agent] Stopped. 13:11:53 [PostBuildScript] - [INFO] Executing post build scripts. 13:11:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7224700814994183649.sh 13:11:53 ---> sysstat.sh 13:11:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5007684845702140647.sh 13:11:53 ---> package-listing.sh 13:11:53 ++ tr '[:upper:]' '[:lower:]' 13:11:53 ++ facter osfamily 13:11:53 + OS_FAMILY=debian 13:11:53 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:11:53 + START_PACKAGES=/tmp/packages_start.txt 13:11:53 + END_PACKAGES=/tmp/packages_end.txt 13:11:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:53 + PACKAGES=/tmp/packages_start.txt 13:11:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:11:53 + PACKAGES=/tmp/packages_end.txt 13:11:53 + case "${OS_FAMILY}" in 13:11:53 + dpkg -l 13:11:53 + grep '^ii' 13:11:53 + '[' -f /tmp/packages_start.txt ']' 13:11:53 + '[' -f /tmp/packages_end.txt ']' 13:11:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:53 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:11:53 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:11:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:11:53 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8185582372263597572.sh 13:11:53 ---> capture-instance-metadata.sh 13:11:53 Setup pyenv: 13:11:53 system 13:11:53 3.8.13 13:11:53 3.9.13 13:11:53 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:11:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwpd 13:11:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:12:00 lf-activate-venv(): INFO: Installing: lftools 13:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-nwpd/bin to PATH 13:12:34 INFO: Running in OpenStack, capturing instance metadata 13:12:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14406382787985573581.sh 13:12:35 provisioning config files... 13:12:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13807625354423569736tmp 13:12:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:12:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:12:35 [EnvInject] - Injecting environment variables from a build step. 13:12:35 [EnvInject] - Injecting as environment variables the properties content 13:12:35 SERVER_ID=logs 13:12:35 13:12:35 [EnvInject] - Variables injected successfully. 13:12:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9894926290483710561.sh 13:12:35 ---> create-netrc.sh 13:12:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3453723546205450501.sh 13:12:35 ---> python-tools-install.sh 13:12:35 Setup pyenv: 13:12:35 system 13:12:35 3.8.13 13:12:35 3.9.13 13:12:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwpd from file:/tmp/.os_lf_venv 13:12:36 lf-activate-venv(): INFO: Installing: lftools 13:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-nwpd/bin to PATH 13:12:45 Generating Requirements File 13:13:13 Python 3.10.6 13:13:13 pip 24.0 from /tmp/venv-nwpd/lib/python3.10/site-packages/pip (python 3.10) 13:13:14 appdirs==1.4.4 13:13:14 argcomplete==3.2.3 13:13:14 aspy.yaml==1.3.0 13:13:14 attrs==23.2.0 13:13:14 autopage==0.5.2 13:13:14 beautifulsoup4==4.12.3 13:13:14 boto3==1.34.62 13:13:14 botocore==1.34.62 13:13:14 bs4==0.0.2 13:13:14 cachetools==5.3.3 13:13:14 certifi==2024.2.2 13:13:14 cffi==1.16.0 13:13:14 cfgv==3.4.0 13:13:14 chardet==5.2.0 13:13:14 charset-normalizer==3.3.2 13:13:14 click==8.1.7 13:13:14 cliff==4.6.0 13:13:14 cmd2==2.4.3 13:13:14 cryptography==3.3.2 13:13:14 debtcollector==3.0.0 13:13:14 decorator==5.1.1 13:13:14 defusedxml==0.7.1 13:13:14 Deprecated==1.2.14 13:13:14 distlib==0.3.8 13:13:14 dnspython==2.6.1 13:13:14 docker==4.2.2 13:13:14 dogpile.cache==1.3.2 13:13:14 email_validator==2.1.1 13:13:14 filelock==3.13.1 13:13:14 future==1.0.0 13:13:14 gitdb==4.0.11 13:13:14 GitPython==3.1.42 13:13:14 google-auth==2.28.2 13:13:14 httplib2==0.22.0 13:13:14 identify==2.5.35 13:13:14 idna==3.6 13:13:14 importlib-resources==1.5.0 13:13:14 iso8601==2.1.0 13:13:14 Jinja2==3.1.3 13:13:14 jmespath==1.0.1 13:13:14 jsonpatch==1.33 13:13:14 jsonpointer==2.4 13:13:14 jsonschema==4.21.1 13:13:14 jsonschema-specifications==2023.12.1 13:13:14 keystoneauth1==5.6.0 13:13:14 kubernetes==29.0.0 13:13:14 lftools==0.37.10 13:13:14 lxml==5.1.0 13:13:14 MarkupSafe==2.1.5 13:13:14 msgpack==1.0.8 13:13:14 multi_key_dict==2.0.3 13:13:14 munch==4.0.0 13:13:14 netaddr==1.2.1 13:13:14 netifaces==0.11.0 13:13:14 niet==1.4.2 13:13:14 nodeenv==1.8.0 13:13:14 oauth2client==4.1.3 13:13:14 oauthlib==3.2.2 13:13:14 openstacksdk==3.0.0 13:13:14 os-client-config==2.1.0 13:13:14 os-service-types==1.7.0 13:13:14 osc-lib==3.0.1 13:13:14 oslo.config==9.4.0 13:13:14 oslo.context==5.5.0 13:13:14 oslo.i18n==6.3.0 13:13:14 oslo.log==5.5.0 13:13:14 oslo.serialization==5.4.0 13:13:14 oslo.utils==7.1.0 13:13:14 packaging==24.0 13:13:14 pbr==6.0.0 13:13:14 platformdirs==4.2.0 13:13:14 prettytable==3.10.0 13:13:14 pyasn1==0.5.1 13:13:14 pyasn1-modules==0.3.0 13:13:14 pycparser==2.21 13:13:14 pygerrit2==2.0.15 13:13:14 PyGithub==2.2.0 13:13:14 pyinotify==0.9.6 13:13:14 PyJWT==2.8.0 13:13:14 PyNaCl==1.5.0 13:13:14 pyparsing==2.4.7 13:13:14 pyperclip==1.8.2 13:13:14 pyrsistent==0.20.0 13:13:14 python-cinderclient==9.5.0 13:13:14 python-dateutil==2.9.0.post0 13:13:14 python-heatclient==3.5.0 13:13:14 python-jenkins==1.8.2 13:13:14 python-keystoneclient==5.4.0 13:13:14 python-magnumclient==4.4.0 13:13:14 python-novaclient==18.6.0 13:13:14 python-openstackclient==6.5.0 13:13:14 python-swiftclient==4.5.0 13:13:14 PyYAML==6.0.1 13:13:14 referencing==0.33.0 13:13:14 requests==2.31.0 13:13:14 requests-oauthlib==1.4.0 13:13:14 requestsexceptions==1.4.0 13:13:14 rfc3986==2.0.0 13:13:14 rpds-py==0.18.0 13:13:14 rsa==4.9 13:13:14 ruamel.yaml==0.18.6 13:13:14 ruamel.yaml.clib==0.2.8 13:13:14 s3transfer==0.10.0 13:13:14 simplejson==3.19.2 13:13:14 six==1.16.0 13:13:14 smmap==5.0.1 13:13:14 soupsieve==2.5 13:13:14 stevedore==5.2.0 13:13:14 tabulate==0.9.0 13:13:14 toml==0.10.2 13:13:14 tomlkit==0.12.4 13:13:14 tqdm==4.66.2 13:13:14 typing_extensions==4.10.0 13:13:14 tzdata==2024.1 13:13:14 urllib3==1.26.18 13:13:14 virtualenv==20.25.1 13:13:14 wcwidth==0.2.13 13:13:14 websocket-client==1.7.0 13:13:14 wrapt==1.16.0 13:13:14 xdg==6.0.0 13:13:14 xmltodict==0.13.0 13:13:14 yq==3.2.3 13:13:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6451921960043199198.sh 13:13:14 ---> sudo-logs.sh 13:13:14 Archiving 'sudo' log.. 13:13:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4486151641957224330.sh 13:13:14 ---> job-cost.sh 13:13:14 Setup pyenv: 13:13:14 system 13:13:14 3.8.13 13:13:14 3.9.13 13:13:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwpd from file:/tmp/.os_lf_venv 13:13:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:21 lf-activate-venv(): INFO: Adding /tmp/venv-nwpd/bin to PATH 13:13:21 INFO: No Stack... 13:13:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:13:22 INFO: Archiving Costs 13:13:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14012488440305906704.sh 13:13:22 ---> logs-deploy.sh 13:13:22 Setup pyenv: 13:13:22 system 13:13:22 3.8.13 13:13:22 3.9.13 13:13:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:13:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwpd from file:/tmp/.os_lf_venv 13:13:23 lf-activate-venv(): INFO: Installing: lftools 13:13:34 lf-activate-venv(): INFO: Adding /tmp/venv-nwpd/bin to PATH 13:13:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3357 13:13:34 INFO: archiving workspace using pattern(s): 13:13:35 Archives upload complete. 13:13:35 INFO: archiving logs to Nexus 13:13:36 ---> uname -a: 13:13:36 Linux prd-ubuntu1804-builder-4c-4g-13108 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:13:36 13:13:36 13:13:36 ---> lscpu: 13:13:36 Architecture: x86_64 13:13:36 CPU op-mode(s): 32-bit, 64-bit 13:13:36 Byte Order: Little Endian 13:13:36 CPU(s): 4 13:13:36 On-line CPU(s) list: 0-3 13:13:36 Thread(s) per core: 1 13:13:36 Core(s) per socket: 1 13:13:36 Socket(s): 4 13:13:36 NUMA node(s): 1 13:13:36 Vendor ID: AuthenticAMD 13:13:36 CPU family: 23 13:13:36 Model: 49 13:13:36 Model name: AMD EPYC-Rome Processor 13:13:36 Stepping: 0 13:13:36 CPU MHz: 2799.998 13:13:36 BogoMIPS: 5599.99 13:13:36 Virtualization: AMD-V 13:13:36 Hypervisor vendor: KVM 13:13:36 Virtualization type: full 13:13:36 L1d cache: 32K 13:13:36 L1i cache: 32K 13:13:36 L2 cache: 512K 13:13:36 L3 cache: 16384K 13:13:36 NUMA node0 CPU(s): 0-3 13:13:36 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 13:13:36 13:13:36 13:13:36 ---> nproc: 13:13:36 4 13:13:36 13:13:36 13:13:36 ---> df -h: 13:13:36 Filesystem Size Used Avail Use% Mounted on 13:13:36 udev 7.9G 0 7.9G 0% /dev 13:13:36 tmpfs 1.6G 672K 1.6G 1% /run 13:13:36 /dev/vda1 78G 8.3G 70G 11% / 13:13:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:13:36 tmpfs 5.0M 0 5.0M 0% /run/lock 13:13:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:13:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:13:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:13:36 13:13:36 13:13:36 ---> free -m: 13:13:36 total used free shared buff/cache available 13:13:36 Mem: 16040 538 13444 0 2057 15190 13:13:36 Swap: 1023 0 1023 13:13:36 13:13:36 13:13:36 ---> ip addr: 13:13:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:13:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:36 inet 127.0.0.1/8 scope host lo 13:13:36 valid_lft forever preferred_lft forever 13:13:36 inet6 ::1/128 scope host 13:13:36 valid_lft forever preferred_lft forever 13:13:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:13:36 link/ether fa:16:3e:6c:95:3b brd ff:ff:ff:ff:ff:ff 13:13:36 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 13:13:36 valid_lft 86248sec preferred_lft 86248sec 13:13:36 inet6 fe80::f816:3eff:fe6c:953b/64 scope link 13:13:36 valid_lft forever preferred_lft forever 13:13:36 13:13:36 13:13:36 ---> sar -b -r -n DEV: 13:13:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13108) 03/14/24 _x86_64_ (4 CPU) 13:13:36 13:13:36 13:11:07 LINUX RESTART (4 CPU) 13:13:36 13:13:36 13:12:01 tps rtps wtps bread/s bwrtn/s 13:13:36 13:13:01 127.75 13.90 113.85 1049.03 37961.67 13:13:36 Average: 127.75 13.90 113.85 1049.03 37961.67 13:13:36 13:13:36 13:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:36 13:13:01 13813676 15518712 2611292 15.90 70536 1828944 819732 4.69 752404 1631428 93140 13:13:36 Average: 13813676 15518712 2611292 15.90 70536 1828944 819732 4.69 752404 1631428 93140 13:13:36 13:13:36 13:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:36 13:13:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:13:36 13:13:01 ens3 54.99 37.73 754.38 21.92 0.00 0.00 0.00 0.00 13:13:36 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:13:36 Average: ens3 54.99 37.73 754.38 21.92 0.00 0.00 0.00 0.00 13:13:36 13:13:36 13:13:36 ---> sar -P ALL: 13:13:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13108) 03/14/24 _x86_64_ (4 CPU) 13:13:36 13:13:36 13:11:07 LINUX RESTART (4 CPU) 13:13:36 13:13:36 13:12:01 CPU %user %nice %system %iowait %steal %idle 13:13:36 13:13:01 all 20.40 0.00 1.62 5.19 0.05 72.73 13:13:36 13:13:01 0 11.30 0.00 1.69 5.77 0.03 81.21 13:13:36 13:13:01 1 20.92 0.00 2.11 0.32 0.05 76.61 13:13:36 13:13:01 2 40.17 0.00 1.66 3.08 0.08 55.01 13:13:36 13:13:01 3 9.22 0.00 1.04 11.60 0.03 78.11 13:13:36 Average: all 20.40 0.00 1.62 5.19 0.05 72.73 13:13:36 Average: 0 11.30 0.00 1.69 5.77 0.03 81.21 13:13:36 Average: 1 20.92 0.00 2.11 0.32 0.05 76.61 13:13:36 Average: 2 40.17 0.00 1.66 3.08 0.08 55.01 13:13:36 Average: 3 9.22 0.00 1.04 11.60 0.03 78.11 13:13:36 13:13:36 13:13:36