09:19:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 09:19:37 Running as SYSTEM 09:19:37 [EnvInject] - Loading node environment variables. 09:19:37 Building remotely on prd-ubuntu1804-builder-4c-4g-11256 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:19:37 [ssh-agent] Looking for ssh-agent implementation... 09:19:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:37 $ ssh-agent 09:19:37 SSH_AUTH_SOCK=/tmp/ssh-DnDEL4W09Eko/agent.1663 09:19:37 SSH_AGENT_PID=1665 09:19:37 [ssh-agent] Started. 09:19:37 Running ssh-add (command line suppressed) 09:19:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11228757755688641791.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11228757755688641791.key) 09:19:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:19:38 The recommended git tool is: NONE 09:19:39 using credential onap-jenkins-ssh 09:19:39 Wiping out workspace first. 09:19:39 Cloning the remote Git repository 09:19:39 Cloning repository git://cloud.onap.org/mirror/oom.git 09:19:39 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:19:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:39 > git --version # timeout=10 09:19:39 > git --version # 'git version 2.17.1' 09:19:39 using GIT_SSH to set credentials Gerrit user 09:19:39 Verifying host key using manually-configured host key entries 09:19:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:19:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:19:44 using GIT_SSH to set credentials Gerrit user 09:19:44 Verifying host key using manually-configured host key entries 09:19:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 09:19:45 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 09:19:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:19:45 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 09:19:45 > git config core.sparsecheckout # timeout=10 09:19:45 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 09:19:48 Commit message: "[POLICY] Update docker images to latest versions" 09:19:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:19:48 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 09:19:48 [EnvInject] - Injecting environment variables from a build step. 09:19:48 [EnvInject] - Injecting as environment variables the properties content 09:19:48 PYTHON=python3 09:19:48 09:19:48 [EnvInject] - Variables injected successfully. 09:19:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11984345618866526903.sh 09:19:48 ---> tox-install.sh 09:19:48 + source /home/jenkins/lf-env.sh 09:19:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:19:48 ++ mktemp -d /tmp/venv-XXXX 09:19:48 + lf_venv=/tmp/venv-5SHp 09:19:48 + local venv_file=/tmp/.os_lf_venv 09:19:48 + local python=python3 09:19:48 + local options 09:19:48 + local set_path=true 09:19:48 + local install_args= 09:19:48 ++ 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 09:19:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:19:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:19:48 + true 09:19:48 + case $1 in 09:19:48 + venv_file=/tmp/.toxenv 09:19:48 + shift 2 09:19:48 + true 09:19:48 + case $1 in 09:19:48 + shift 09:19:48 + break 09:19:48 + case $python in 09:19:48 + local pkg_list= 09:19:48 + [[ -d /opt/pyenv ]] 09:19:48 + echo 'Setup pyenv:' 09:19:48 Setup pyenv: 09:19:48 + export PYENV_ROOT=/opt/pyenv 09:19:48 + PYENV_ROOT=/opt/pyenv 09:19:48 + 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 09:19:48 + 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 09:19:48 + pyenv versions 09:19:48 * system (set by /opt/pyenv/version) 09:19:48 * 3.8.13 (set by /opt/pyenv/version) 09:19:48 * 3.9.13 (set by /opt/pyenv/version) 09:19:48 * 3.10.6 (set by /opt/pyenv/version) 09:19:48 + command -v pyenv 09:19:48 ++ pyenv init - --no-rehash 09:19:48 + 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[*]}"'\'')" 09:19:48 export PATH="/opt/pyenv/shims:${PATH}" 09:19:48 export PYENV_SHELL=bash 09:19:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:48 pyenv() { 09:19:48 local command 09:19:48 command="${1:-}" 09:19:48 if [ "$#" -gt 0 ]; then 09:19:48 shift 09:19:48 fi 09:19:48 09:19:48 case "$command" in 09:19:48 rehash|shell) 09:19:48 eval "$(pyenv "sh-$command" "$@")" 09:19:48 ;; 09:19:48 *) 09:19:48 command pyenv "$command" "$@" 09:19:48 ;; 09:19:48 esac 09:19:48 }' 09:19:48 +++ 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[*]}"' 09:19:48 ++ 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 09:19:48 ++ 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 09:19:48 ++ 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 09:19:48 ++ export PYENV_SHELL=bash 09:19:48 ++ PYENV_SHELL=bash 09:19:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:48 +++ complete -F _pyenv pyenv 09:19:48 ++ lf-pyver python3 09:19:48 ++ local py_version_xy=python3 09:19:48 ++ local py_version_xyz= 09:19:48 ++ pyenv versions 09:19:48 ++ sed 's/^[ *]* //' 09:19:48 ++ local command 09:19:48 ++ command=versions 09:19:48 ++ '[' 1 -gt 0 ']' 09:19:48 ++ shift 09:19:48 ++ case "$command" in 09:19:48 ++ command pyenv versions 09:19:48 ++ pyenv versions 09:19:48 ++ awk '{ print $1 }' 09:19:48 ++ grep -E '^[0-9.]*[0-9]$' 09:19:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:49 +++ grep '^3' /tmp/.pyenv_versions 09:19:49 +++ tail -n 1 09:19:49 +++ sort -V 09:19:49 ++ py_version_xyz=3.10.6 09:19:49 ++ [[ -z 3.10.6 ]] 09:19:49 ++ echo 3.10.6 09:19:49 ++ return 0 09:19:49 + pyenv local 3.10.6 09:19:49 + local command 09:19:49 + command=local 09:19:49 + '[' 2 -gt 0 ']' 09:19:49 + shift 09:19:49 + case "$command" in 09:19:49 + command pyenv local 3.10.6 09:19:49 + pyenv local 3.10.6 09:19:49 + for arg in "$@" 09:19:49 + case $arg in 09:19:49 + pkg_list+='tox ' 09:19:49 + for arg in "$@" 09:19:49 + case $arg in 09:19:49 + pkg_list+='virtualenv ' 09:19:49 + for arg in "$@" 09:19:49 + case $arg in 09:19:49 + pkg_list+='urllib3~=1.26.15 ' 09:19:49 + [[ -f /tmp/.toxenv ]] 09:19:49 + [[ ! -f /tmp/.toxenv ]] 09:19:49 + [[ -n '' ]] 09:19:49 + python3 -m venv /tmp/venv-5SHp 09:19:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5SHp' 09:19:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5SHp 09:19:54 + echo /tmp/venv-5SHp 09:19:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:19:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:19:54 + /tmp/venv-5SHp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:19:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:19:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:19:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:19:57 + /tmp/venv-5SHp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:01 + type python3 09:20:01 + true 09:20:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5SHp/bin to PATH' 09:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-5SHp/bin to PATH 09:20:01 + PATH=/tmp/venv-5SHp/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 09:20:01 + return 0 09:20:01 + python3 --version 09:20:01 Python 3.10.6 09:20:01 + python3 -m pip --version 09:20:02 pip 24.0 from /tmp/venv-5SHp/lib/python3.10/site-packages/pip (python 3.10) 09:20:02 + python3 -m pip freeze 09:20:02 cachetools==5.3.3 09:20:02 chardet==5.2.0 09:20:02 colorama==0.4.6 09:20:02 distlib==0.3.8 09:20:02 filelock==3.13.1 09:20:02 packaging==23.2 09:20:02 platformdirs==4.2.0 09:20:02 pluggy==1.4.0 09:20:02 pyproject-api==1.6.1 09:20:02 tomli==2.0.1 09:20:02 tox==4.14.0 09:20:02 urllib3==1.26.18 09:20:02 virtualenv==20.25.1 09:20:02 [EnvInject] - Injecting environment variables from a build step. 09:20:02 [EnvInject] - Injecting as environment variables the properties content 09:20:02 PARALLEL=false 09:20:02 09:20:02 [EnvInject] - Variables injected successfully. 09:20:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins129045267996820911.sh 09:20:02 ---> tox-run.sh 09:20:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:20:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:20:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:20:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:20:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:20:02 + source /home/jenkins/lf-env.sh 09:20:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:02 ++ mktemp -d /tmp/venv-XXXX 09:20:02 + lf_venv=/tmp/venv-T8xH 09:20:02 + local venv_file=/tmp/.os_lf_venv 09:20:02 + local python=python3 09:20:02 + local options 09:20:02 + local set_path=true 09:20:02 + local install_args= 09:20:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:02 + true 09:20:02 + case $1 in 09:20:02 + venv_file=/tmp/.toxenv 09:20:02 + shift 2 09:20:02 + true 09:20:02 + case $1 in 09:20:02 + shift 09:20:02 + break 09:20:02 + case $python in 09:20:02 + local pkg_list= 09:20:02 + [[ -d /opt/pyenv ]] 09:20:02 + echo 'Setup pyenv:' 09:20:02 Setup pyenv: 09:20:02 + export PYENV_ROOT=/opt/pyenv 09:20:02 + PYENV_ROOT=/opt/pyenv 09:20:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:20:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:20:02 + pyenv versions 09:20:02 system 09:20:02 3.8.13 09:20:02 3.9.13 09:20:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:02 + command -v pyenv 09:20:02 ++ pyenv init - --no-rehash 09:20:02 + 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[*]}"'\'')" 09:20:02 export PATH="/opt/pyenv/shims:${PATH}" 09:20:02 export PYENV_SHELL=bash 09:20:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:02 pyenv() { 09:20:02 local command 09:20:02 command="${1:-}" 09:20:02 if [ "$#" -gt 0 ]; then 09:20:02 shift 09:20:02 fi 09:20:02 09:20:02 case "$command" in 09:20:02 rehash|shell) 09:20:02 eval "$(pyenv "sh-$command" "$@")" 09:20:02 ;; 09:20:02 *) 09:20:02 command pyenv "$command" "$@" 09:20:02 ;; 09:20:02 esac 09:20:02 }' 09:20:02 +++ 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[*]}"' 09:20:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:20:02 ++ 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 09:20:02 ++ 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 09:20:02 ++ export PYENV_SHELL=bash 09:20:02 ++ PYENV_SHELL=bash 09:20:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:02 +++ complete -F _pyenv pyenv 09:20:02 ++ lf-pyver python3 09:20:02 ++ local py_version_xy=python3 09:20:02 ++ local py_version_xyz= 09:20:02 ++ pyenv versions 09:20:02 ++ local command 09:20:02 ++ sed 's/^[ *]* //' 09:20:02 ++ command=versions 09:20:02 ++ '[' 1 -gt 0 ']' 09:20:02 ++ shift 09:20:02 ++ case "$command" in 09:20:02 ++ command pyenv versions 09:20:02 ++ pyenv versions 09:20:02 ++ awk '{ print $1 }' 09:20:02 ++ grep -E '^[0-9.]*[0-9]$' 09:20:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:02 +++ grep '^3' /tmp/.pyenv_versions 09:20:02 +++ sort -V 09:20:02 +++ tail -n 1 09:20:02 ++ py_version_xyz=3.10.6 09:20:02 ++ [[ -z 3.10.6 ]] 09:20:02 ++ echo 3.10.6 09:20:02 ++ return 0 09:20:02 + pyenv local 3.10.6 09:20:02 + local command 09:20:02 + command=local 09:20:02 + '[' 2 -gt 0 ']' 09:20:02 + shift 09:20:02 + case "$command" in 09:20:02 + command pyenv local 3.10.6 09:20:02 + pyenv local 3.10.6 09:20:02 + for arg in "$@" 09:20:02 + case $arg in 09:20:02 + pkg_list+='tox ' 09:20:02 + for arg in "$@" 09:20:02 + case $arg in 09:20:02 + pkg_list+='virtualenv ' 09:20:02 + for arg in "$@" 09:20:02 + case $arg in 09:20:02 + pkg_list+='urllib3~=1.26.15 ' 09:20:02 + [[ -f /tmp/.toxenv ]] 09:20:02 ++ cat /tmp/.toxenv 09:20:02 + lf_venv=/tmp/venv-5SHp 09:20:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5SHp from' file:/tmp/.toxenv 09:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5SHp from file:/tmp/.toxenv 09:20:02 + /tmp/venv-5SHp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:20:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:20:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:20:03 + /tmp/venv-5SHp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:05 + type python3 09:20:05 + true 09:20:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5SHp/bin to PATH' 09:20:05 lf-activate-venv(): INFO: Adding /tmp/venv-5SHp/bin to PATH 09:20:05 + PATH=/tmp/venv-5SHp/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 09:20:05 + return 0 09:20:05 + [[ -d /opt/pyenv ]] 09:20:05 + echo '---> Setting up pyenv' 09:20:05 ---> Setting up pyenv 09:20:05 + export PYENV_ROOT=/opt/pyenv 09:20:05 + PYENV_ROOT=/opt/pyenv 09:20:05 + export PATH=/opt/pyenv/bin:/tmp/venv-5SHp/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 09:20:05 + PATH=/opt/pyenv/bin:/tmp/venv-5SHp/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 09:20:05 ++ pwd 09:20:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:20:05 + export PYTHONPATH 09:20:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:05 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:05 + tox --version 09:20:05 4.14.0 from /tmp/venv-5SHp/lib/python3.10/site-packages/tox/__init__.py 09:20:06 + PARALLEL=false 09:20:06 + TOX_OPTIONS_LIST= 09:20:06 + [[ -n checkbashisms ]] 09:20:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:20:06 + case ${PARALLEL,,} in 09:20:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:20:06 + tox -e checkbashisms 09:20:07 checkbashisms: freeze> python -m pip freeze --all 09:20:08 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:20:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:20:09 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:20:09 you may get strange results 09:20:09 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:20:11 checkbashisms: OK (5.05=setup[1.78]+cmd[3.26] seconds) 09:20:11 congratulations :) (5.24 seconds) 09:20:11 + tox_status=0 09:20:11 + echo '---> Completed tox runs' 09:20:11 ---> Completed tox runs 09:20:11 + for i in .tox/*/log 09:20:11 ++ echo .tox/checkbashisms/log 09:20:11 ++ awk -F/ '{print $2}' 09:20:11 + tox_env=checkbashisms 09:20:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:20:11 + DOC_DIR=docs/_build/html 09:20:11 + [[ -d docs/_build/html ]] 09:20:11 + echo '---> tox-run.sh ends' 09:20:11 ---> tox-run.sh ends 09:20:11 + test 0 -eq 0 09:20:11 $ ssh-agent -k 09:20:11 unset SSH_AUTH_SOCK; 09:20:11 unset SSH_AGENT_PID; 09:20:11 echo Agent pid 1665 killed; 09:20:11 [ssh-agent] Stopped. 09:20:11 [PostBuildScript] - [INFO] Executing post build scripts. 09:20:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1558948727133397219.sh 09:20:11 ---> sysstat.sh 09:20:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins831196310958645894.sh 09:20:12 ---> package-listing.sh 09:20:12 ++ facter osfamily 09:20:12 ++ tr '[:upper:]' '[:lower:]' 09:20:12 + OS_FAMILY=debian 09:20:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:20:12 + START_PACKAGES=/tmp/packages_start.txt 09:20:12 + END_PACKAGES=/tmp/packages_end.txt 09:20:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:20:12 + PACKAGES=/tmp/packages_start.txt 09:20:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:20:12 + PACKAGES=/tmp/packages_end.txt 09:20:12 + case "${OS_FAMILY}" in 09:20:12 + dpkg -l 09:20:12 + grep '^ii' 09:20:12 + '[' -f /tmp/packages_start.txt ']' 09:20:12 + '[' -f /tmp/packages_end.txt ']' 09:20:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:20:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:20:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:20:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:20:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17102726304707346972.sh 09:20:12 ---> capture-instance-metadata.sh 09:20:12 Setup pyenv: 09:20:12 system 09:20:12 3.8.13 09:20:12 3.9.13 09:20:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FwoA 09:20:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:20:19 lf-activate-venv(): INFO: Installing: lftools 09:20:58 lf-activate-venv(): INFO: Adding /tmp/venv-FwoA/bin to PATH 09:20:58 INFO: Running in OpenStack, capturing instance metadata 09:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10091447372480447740.sh 09:20:58 provisioning config files... 09:20:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14873544024439886709tmp 09:20:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:20:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:20:58 [EnvInject] - Injecting environment variables from a build step. 09:20:58 [EnvInject] - Injecting as environment variables the properties content 09:20:58 SERVER_ID=logs 09:20:58 09:20:58 [EnvInject] - Variables injected successfully. 09:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13922704938050775504.sh 09:20:58 ---> create-netrc.sh 09:20:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5502518499726806990.sh 09:20:58 ---> python-tools-install.sh 09:20:58 Setup pyenv: 09:20:58 system 09:20:58 3.8.13 09:20:58 3.9.13 09:20:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:20:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwoA from file:/tmp/.os_lf_venv 09:21:00 lf-activate-venv(): INFO: Installing: lftools 09:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-FwoA/bin to PATH 09:21:08 Generating Requirements File 09:21:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:21:39 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:21:40 Python 3.10.6 09:21:40 pip 24.0 from /tmp/venv-FwoA/lib/python3.10/site-packages/pip (python 3.10) 09:21:40 appdirs==1.4.4 09:21:40 argcomplete==3.2.2 09:21:40 aspy.yaml==1.3.0 09:21:40 attrs==23.2.0 09:21:40 autopage==0.5.2 09:21:40 beautifulsoup4==4.12.3 09:21:40 boto3==1.34.56 09:21:40 botocore==1.34.56 09:21:40 bs4==0.0.2 09:21:40 cachetools==5.3.3 09:21:40 certifi==2024.2.2 09:21:40 cffi==1.16.0 09:21:40 cfgv==3.4.0 09:21:40 chardet==5.2.0 09:21:40 charset-normalizer==3.3.2 09:21:40 click==8.1.7 09:21:40 cliff==4.6.0 09:21:40 cmd2==2.4.3 09:21:40 cryptography==3.3.2 09:21:40 debtcollector==3.0.0 09:21:40 decorator==5.1.1 09:21:40 defusedxml==0.7.1 09:21:40 Deprecated==1.2.14 09:21:40 distlib==0.3.8 09:21:40 dnspython==2.6.1 09:21:40 docker==4.2.2 09:21:40 dogpile.cache==1.3.2 09:21:40 email_validator==2.1.1 09:21:40 filelock==3.13.1 09:21:40 future==1.0.0 09:21:40 gitdb==4.0.11 09:21:40 GitPython==3.1.42 09:21:40 google-auth==2.28.1 09:21:40 httplib2==0.22.0 09:21:40 identify==2.5.35 09:21:40 idna==3.6 09:21:40 importlib-resources==1.5.0 09:21:40 iso8601==2.1.0 09:21:40 Jinja2==3.1.3 09:21:40 jmespath==1.0.1 09:21:40 jsonpatch==1.33 09:21:40 jsonpointer==2.4 09:21:40 jsonschema==4.21.1 09:21:40 jsonschema-specifications==2023.12.1 09:21:40 keystoneauth1==5.6.0 09:21:40 kubernetes==29.0.0 09:21:40 lftools==0.37.9 09:21:40 lxml==5.1.0 09:21:40 MarkupSafe==2.1.5 09:21:40 msgpack==1.0.8 09:21:40 multi_key_dict==2.0.3 09:21:40 munch==4.0.0 09:21:40 netaddr==1.2.1 09:21:40 netifaces==0.11.0 09:21:40 niet==1.4.2 09:21:40 nodeenv==1.8.0 09:21:40 oauth2client==4.1.3 09:21:40 oauthlib==3.2.2 09:21:40 openstacksdk==0.62.0 09:21:40 os-client-config==2.1.0 09:21:40 os-service-types==1.7.0 09:21:40 osc-lib==3.0.1 09:21:40 oslo.config==9.4.0 09:21:40 oslo.context==5.5.0 09:21:40 oslo.i18n==6.3.0 09:21:40 oslo.log==5.5.0 09:21:40 oslo.serialization==5.4.0 09:21:40 oslo.utils==7.1.0 09:21:40 packaging==23.2 09:21:40 pbr==6.0.0 09:21:40 platformdirs==4.2.0 09:21:40 prettytable==3.10.0 09:21:40 pyasn1==0.5.1 09:21:40 pyasn1-modules==0.3.0 09:21:40 pycparser==2.21 09:21:40 pygerrit2==2.0.15 09:21:40 PyGithub==2.2.0 09:21:40 pyinotify==0.9.6 09:21:40 PyJWT==2.8.0 09:21:40 PyNaCl==1.5.0 09:21:40 pyparsing==2.4.7 09:21:40 pyperclip==1.8.2 09:21:40 pyrsistent==0.20.0 09:21:40 python-cinderclient==9.5.0 09:21:40 python-dateutil==2.9.0.post0 09:21:40 python-heatclient==3.5.0 09:21:40 python-jenkins==1.8.2 09:21:40 python-keystoneclient==5.4.0 09:21:40 python-magnumclient==4.4.0 09:21:40 python-novaclient==18.5.0 09:21:40 python-openstackclient==6.0.1 09:21:40 python-swiftclient==4.5.0 09:21:40 PyYAML==6.0.1 09:21:40 referencing==0.33.0 09:21:40 requests==2.31.0 09:21:40 requests-oauthlib==1.3.1 09:21:40 requestsexceptions==1.4.0 09:21:40 rfc3986==2.0.0 09:21:40 rpds-py==0.18.0 09:21:40 rsa==4.9 09:21:40 ruamel.yaml==0.18.6 09:21:40 ruamel.yaml.clib==0.2.8 09:21:40 s3transfer==0.10.0 09:21:40 simplejson==3.19.2 09:21:40 six==1.16.0 09:21:40 smmap==5.0.1 09:21:40 soupsieve==2.5 09:21:40 stevedore==5.2.0 09:21:40 tabulate==0.9.0 09:21:40 toml==0.10.2 09:21:40 tomlkit==0.12.4 09:21:40 tqdm==4.66.2 09:21:40 typing_extensions==4.10.0 09:21:40 tzdata==2024.1 09:21:40 urllib3==1.26.18 09:21:40 virtualenv==20.25.1 09:21:40 wcwidth==0.2.13 09:21:40 websocket-client==1.7.0 09:21:40 wrapt==1.16.0 09:21:40 xdg==6.0.0 09:21:40 xmltodict==0.13.0 09:21:40 yq==3.2.3 09:21:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3809708667043445848.sh 09:21:41 ---> sudo-logs.sh 09:21:41 Archiving 'sudo' log.. 09:21:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17816235683116838501.sh 09:21:41 ---> job-cost.sh 09:21:41 Setup pyenv: 09:21:41 system 09:21:41 3.8.13 09:21:41 3.9.13 09:21:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwoA from file:/tmp/.os_lf_venv 09:21:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-FwoA/bin to PATH 09:21:50 INFO: No Stack... 09:21:50 INFO: Retrieving Pricing Info for: v3-standard-4 09:21:51 INFO: Archiving Costs 09:21:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14329227131600512592.sh 09:21:51 ---> logs-deploy.sh 09:21:51 Setup pyenv: 09:21:51 system 09:21:51 3.8.13 09:21:51 3.9.13 09:21:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FwoA from file:/tmp/.os_lf_venv 09:21:52 lf-activate-venv(): INFO: Installing: lftools 09:22:01 lf-activate-venv(): INFO: Adding /tmp/venv-FwoA/bin to PATH 09:22:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3350 09:22:01 INFO: archiving workspace using pattern(s): 09:22:02 Archives upload complete. 09:22:02 INFO: archiving logs to Nexus 09:22:03 ---> uname -a: 09:22:03 Linux prd-ubuntu1804-builder-4c-4g-11256 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:03 09:22:03 09:22:03 ---> lscpu: 09:22:03 Architecture: x86_64 09:22:03 CPU op-mode(s): 32-bit, 64-bit 09:22:03 Byte Order: Little Endian 09:22:03 CPU(s): 4 09:22:03 On-line CPU(s) list: 0-3 09:22:03 Thread(s) per core: 1 09:22:03 Core(s) per socket: 1 09:22:03 Socket(s): 4 09:22:03 NUMA node(s): 1 09:22:03 Vendor ID: AuthenticAMD 09:22:03 CPU family: 23 09:22:03 Model: 49 09:22:03 Model name: AMD EPYC-Rome Processor 09:22:03 Stepping: 0 09:22:03 CPU MHz: 2800.000 09:22:03 BogoMIPS: 5600.00 09:22:03 Virtualization: AMD-V 09:22:03 Hypervisor vendor: KVM 09:22:03 Virtualization type: full 09:22:03 L1d cache: 32K 09:22:03 L1i cache: 32K 09:22:03 L2 cache: 512K 09:22:03 L3 cache: 16384K 09:22:03 NUMA node0 CPU(s): 0-3 09:22:03 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 09:22:03 09:22:03 09:22:03 ---> nproc: 09:22:03 4 09:22:03 09:22:03 09:22:03 ---> df -h: 09:22:03 Filesystem Size Used Avail Use% Mounted on 09:22:03 udev 7.9G 0 7.9G 0% /dev 09:22:03 tmpfs 1.6G 672K 1.6G 1% /run 09:22:03 /dev/vda1 78G 8.3G 70G 11% / 09:22:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:03 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:03 09:22:03 09:22:03 ---> free -m: 09:22:03 total used free shared buff/cache available 09:22:03 Mem: 16040 540 13434 0 2064 15187 09:22:03 Swap: 1023 0 1023 09:22:03 09:22:03 09:22:03 ---> ip addr: 09:22:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:03 inet 127.0.0.1/8 scope host lo 09:22:03 valid_lft forever preferred_lft forever 09:22:03 inet6 ::1/128 scope host 09:22:03 valid_lft forever preferred_lft forever 09:22:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:03 link/ether fa:16:3e:9b:db:6b brd ff:ff:ff:ff:ff:ff 09:22:03 inet 10.30.106.56/23 brd 10.30.107.255 scope global dynamic ens3 09:22:03 valid_lft 86237sec preferred_lft 86237sec 09:22:03 inet6 fe80::f816:3eff:fe9b:db6b/64 scope link 09:22:03 valid_lft forever preferred_lft forever 09:22:03 09:22:03 09:22:03 ---> sar -b -r -n DEV: 09:22:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11256) 03/06/24 _x86_64_ (4 CPU) 09:22:03 09:22:03 09:19:22 LINUX RESTART (4 CPU) 09:22:03 09:22:03 09:20:02 tps rtps wtps bread/s bwrtn/s 09:22:03 09:21:01 108.63 18.71 89.92 1174.99 30880.87 09:22:03 09:22:01 69.46 0.37 69.09 25.86 8103.18 09:22:03 Average: 88.88 9.46 79.42 595.60 19396.34 09:22:03 09:22:03 09:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:03 09:21:01 13900476 15577324 2524492 15.37 67380 1804348 752632 4.31 689492 1610408 132844 09:22:03 09:22:01 13713948 15508668 2711020 16.51 79204 1904228 828688 4.74 769616 1703016 102744 09:22:03 Average: 13807212 15542996 2617756 15.94 73292 1854288 790660 4.52 729554 1656712 117794 09:22:03 09:22:03 09:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:03 09:21:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 09:22:03 09:21:01 ens3 57.53 38.47 684.97 9.49 0.00 0.00 0.00 0.00 09:22:03 09:22:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:22:03 09:22:01 ens3 34.99 27.03 290.03 7.59 0.00 0.00 0.00 0.00 09:22:03 Average: lo 1.24 1.24 0.13 0.13 0.00 0.00 0.00 0.00 09:22:03 Average: ens3 46.17 32.70 485.84 8.53 0.00 0.00 0.00 0.00 09:22:03 09:22:03 09:22:03 ---> sar -P ALL: 09:22:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11256) 03/06/24 _x86_64_ (4 CPU) 09:22:03 09:22:03 09:19:22 LINUX RESTART (4 CPU) 09:22:03 09:22:03 09:20:02 CPU %user %nice %system %iowait %steal %idle 09:22:03 09:21:01 all 18.45 0.00 1.56 8.11 0.09 71.79 09:22:03 09:21:01 0 13.35 0.00 1.26 0.49 0.09 84.81 09:22:03 09:21:01 1 14.08 0.00 1.45 4.47 0.09 79.91 09:22:03 09:21:01 2 41.15 0.00 2.44 5.49 0.09 50.83 09:22:03 09:21:01 3 5.38 0.00 1.09 21.97 0.09 71.47 09:22:03 09:22:01 all 20.54 0.00 1.10 3.64 0.05 74.67 09:22:03 09:22:01 0 23.30 0.00 0.87 0.83 0.03 74.96 09:22:03 09:22:01 1 15.23 0.00 0.99 5.22 0.03 78.53 09:22:03 09:22:01 2 17.97 0.00 1.14 5.51 0.05 75.33 09:22:03 09:22:01 3 25.68 0.00 1.38 3.00 0.07 69.86 09:22:03 Average: all 19.51 0.00 1.33 5.85 0.07 73.25 09:22:03 Average: 0 18.38 0.00 1.06 0.67 0.06 79.84 09:22:03 Average: 1 14.66 0.00 1.22 4.85 0.06 79.21 09:22:03 Average: 2 29.40 0.00 1.78 5.50 0.07 63.25 09:22:03 Average: 3 15.63 0.00 1.24 12.39 0.08 70.66 09:22:03 09:22:03 09:22:03