10:24:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 10:24:47 Running as SYSTEM 10:24:47 [EnvInject] - Loading node environment variables. 10:24:47 Building remotely on prd-ubuntu1804-builder-4c-4g-11273 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:24:47 [ssh-agent] Looking for ssh-agent implementation... 10:24:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:47 $ ssh-agent 10:24:47 SSH_AUTH_SOCK=/tmp/ssh-i4Od8n39dmMb/agent.1798 10:24:47 SSH_AGENT_PID=1799 10:24:47 [ssh-agent] Started. 10:24:47 Running ssh-add (command line suppressed) 10:24:47 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7229824258986788412.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7229824258986788412.key) 10:24:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:24:47 The recommended git tool is: NONE 10:24:49 using credential onap-jenkins-ssh 10:24:49 Wiping out workspace first. 10:24:49 Cloning the remote Git repository 10:24:49 Cloning repository git://cloud.onap.org/mirror/oom.git 10:24:49 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:24:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:24:49 > git --version # timeout=10 10:24:49 > git --version # 'git version 2.17.1' 10:24:49 using GIT_SSH to set credentials Gerrit user 10:24:49 Verifying host key using manually-configured host key entries 10:24:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:05 using GIT_SSH to set credentials Gerrit user 10:25:05 Verifying host key using manually-configured host key entries 10:25:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/4 # timeout=30 10:25:12 > git rev-parse 9964927d8766c5c396ef2caf6f7aeb7494db279e^{commit} # timeout=10 10:25:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:12 Checking out Revision 9964927d8766c5c396ef2caf6f7aeb7494db279e (refs/changes/32/136832/4) 10:25:12 > git config core.sparsecheckout # timeout=10 10:25:12 > git checkout -f 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=30 10:25:16 Commit message: "[POLICY] Update docker images to latest versions" 10:25:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:16 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 10:25:16 [EnvInject] - Injecting environment variables from a build step. 10:25:16 [EnvInject] - Injecting as environment variables the properties content 10:25:16 PYTHON=python3 10:25:16 10:25:16 [EnvInject] - Variables injected successfully. 10:25:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1490337670767839469.sh 10:25:16 ---> tox-install.sh 10:25:16 + source /home/jenkins/lf-env.sh 10:25:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:16 ++ mktemp -d /tmp/venv-XXXX 10:25:16 + lf_venv=/tmp/venv-Yn5m 10:25:16 + local venv_file=/tmp/.os_lf_venv 10:25:16 + local python=python3 10:25:16 + local options 10:25:16 + local set_path=true 10:25:16 + local install_args= 10:25:16 ++ 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:25:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:16 + true 10:25:16 + case $1 in 10:25:16 + venv_file=/tmp/.toxenv 10:25:16 + shift 2 10:25:16 + true 10:25:16 + case $1 in 10:25:16 + shift 10:25:16 + break 10:25:16 + case $python in 10:25:16 + local pkg_list= 10:25:16 + [[ -d /opt/pyenv ]] 10:25:16 + echo 'Setup pyenv:' 10:25:16 Setup pyenv: 10:25:16 + export PYENV_ROOT=/opt/pyenv 10:25:16 + PYENV_ROOT=/opt/pyenv 10:25:16 + 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:25:16 + 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:25:16 + pyenv versions 10:25:16 * system (set by /opt/pyenv/version) 10:25:16 * 3.8.13 (set by /opt/pyenv/version) 10:25:16 * 3.9.13 (set by /opt/pyenv/version) 10:25:16 * 3.10.6 (set by /opt/pyenv/version) 10:25:16 + command -v pyenv 10:25:16 ++ pyenv init - --no-rehash 10:25:16 + 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:25:16 export PATH="/opt/pyenv/shims:${PATH}" 10:25:16 export PYENV_SHELL=bash 10:25:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:16 pyenv() { 10:25:16 local command 10:25:16 command="${1:-}" 10:25:16 if [ "$#" -gt 0 ]; then 10:25:16 shift 10:25:16 fi 10:25:16 10:25:16 case "$command" in 10:25:16 rehash|shell) 10:25:16 eval "$(pyenv "sh-$command" "$@")" 10:25:16 ;; 10:25:16 *) 10:25:16 command pyenv "$command" "$@" 10:25:16 ;; 10:25:16 esac 10:25:16 }' 10:25:16 +++ 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:25:16 ++ 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:25:16 ++ 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:25:16 ++ 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:25:16 ++ export PYENV_SHELL=bash 10:25:16 ++ PYENV_SHELL=bash 10:25:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:16 +++ complete -F _pyenv pyenv 10:25:16 ++ lf-pyver python3 10:25:16 ++ local py_version_xy=python3 10:25:16 ++ local py_version_xyz= 10:25:16 ++ pyenv versions 10:25:16 ++ sed 's/^[ *]* //' 10:25:16 ++ local command 10:25:16 ++ command=versions 10:25:16 ++ '[' 1 -gt 0 ']' 10:25:16 ++ shift 10:25:16 ++ case "$command" in 10:25:16 ++ command pyenv versions 10:25:16 ++ pyenv versions 10:25:16 ++ awk '{ print $1 }' 10:25:16 ++ grep -E '^[0-9.]*[0-9]$' 10:25:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:16 +++ sort -V 10:25:16 +++ tail -n 1 10:25:16 +++ grep '^3' /tmp/.pyenv_versions 10:25:16 ++ py_version_xyz=3.10.6 10:25:16 ++ [[ -z 3.10.6 ]] 10:25:16 ++ echo 3.10.6 10:25:16 ++ return 0 10:25:16 + pyenv local 3.10.6 10:25:16 + local command 10:25:16 + command=local 10:25:16 + '[' 2 -gt 0 ']' 10:25:16 + shift 10:25:16 + case "$command" in 10:25:16 + command pyenv local 3.10.6 10:25:16 + pyenv local 3.10.6 10:25:16 + for arg in "$@" 10:25:16 + case $arg in 10:25:16 + pkg_list+='tox ' 10:25:16 + for arg in "$@" 10:25:16 + case $arg in 10:25:16 + pkg_list+='virtualenv ' 10:25:16 + for arg in "$@" 10:25:16 + case $arg in 10:25:16 + pkg_list+='urllib3~=1.26.15 ' 10:25:16 + [[ -f /tmp/.toxenv ]] 10:25:16 + [[ ! -f /tmp/.toxenv ]] 10:25:16 + [[ -n '' ]] 10:25:16 + python3 -m venv /tmp/venv-Yn5m 10:25:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yn5m' 10:25:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yn5m 10:25:26 + echo /tmp/venv-Yn5m 10:25:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:26 + /tmp/venv-Yn5m/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:30 + /tmp/venv-Yn5m/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:34 + type python3 10:25:34 + true 10:25:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yn5m/bin to PATH' 10:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-Yn5m/bin to PATH 10:25:34 + PATH=/tmp/venv-Yn5m/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:25:34 + return 0 10:25:34 + python3 --version 10:25:34 Python 3.10.6 10:25:34 + python3 -m pip --version 10:25:34 pip 24.0 from /tmp/venv-Yn5m/lib/python3.10/site-packages/pip (python 3.10) 10:25:34 + python3 -m pip freeze 10:25:35 cachetools==5.3.3 10:25:35 chardet==5.2.0 10:25:35 colorama==0.4.6 10:25:35 distlib==0.3.8 10:25:35 filelock==3.13.1 10:25:35 packaging==23.2 10:25:35 platformdirs==4.2.0 10:25:35 pluggy==1.4.0 10:25:35 pyproject-api==1.6.1 10:25:35 tomli==2.0.1 10:25:35 tox==4.14.0 10:25:35 urllib3==1.26.18 10:25:35 virtualenv==20.25.1 10:25:35 [EnvInject] - Injecting environment variables from a build step. 10:25:35 [EnvInject] - Injecting as environment variables the properties content 10:25:35 PARALLEL=false 10:25:35 10:25:35 [EnvInject] - Variables injected successfully. 10:25:35 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11168621179055950071.sh 10:25:35 ---> tox-run.sh 10:25:35 + 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:25:35 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:35 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:25:35 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:25:35 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:25:35 + source /home/jenkins/lf-env.sh 10:25:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:35 ++ mktemp -d /tmp/venv-XXXX 10:25:35 + lf_venv=/tmp/venv-aQDt 10:25:35 + local venv_file=/tmp/.os_lf_venv 10:25:35 + local python=python3 10:25:35 + local options 10:25:35 + local set_path=true 10:25:35 + local install_args= 10:25:35 ++ 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:25:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:35 + true 10:25:35 + case $1 in 10:25:35 + venv_file=/tmp/.toxenv 10:25:35 + shift 2 10:25:35 + true 10:25:35 + case $1 in 10:25:35 + shift 10:25:35 + break 10:25:35 + case $python in 10:25:35 + local pkg_list= 10:25:35 + [[ -d /opt/pyenv ]] 10:25:35 + echo 'Setup pyenv:' 10:25:35 Setup pyenv: 10:25:35 + export PYENV_ROOT=/opt/pyenv 10:25:35 + PYENV_ROOT=/opt/pyenv 10:25:35 + 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:25:35 + 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:25:35 + pyenv versions 10:25:35 system 10:25:35 3.8.13 10:25:35 3.9.13 10:25:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:35 + command -v pyenv 10:25:35 ++ pyenv init - --no-rehash 10:25:35 + 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:25:35 export PATH="/opt/pyenv/shims:${PATH}" 10:25:35 export PYENV_SHELL=bash 10:25:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:35 pyenv() { 10:25:35 local command 10:25:35 command="${1:-}" 10:25:35 if [ "$#" -gt 0 ]; then 10:25:35 shift 10:25:35 fi 10:25:35 10:25:35 case "$command" in 10:25:35 rehash|shell) 10:25:35 eval "$(pyenv "sh-$command" "$@")" 10:25:35 ;; 10:25:35 *) 10:25:35 command pyenv "$command" "$@" 10:25:35 ;; 10:25:35 esac 10:25:35 }' 10:25:35 +++ 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:25:35 ++ 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:25:35 ++ 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:25:35 ++ 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:25:35 ++ export PYENV_SHELL=bash 10:25:35 ++ PYENV_SHELL=bash 10:25:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:35 +++ complete -F _pyenv pyenv 10:25:35 ++ lf-pyver python3 10:25:35 ++ local py_version_xy=python3 10:25:35 ++ local py_version_xyz= 10:25:35 ++ pyenv versions 10:25:35 ++ local command 10:25:35 ++ command=versions 10:25:35 ++ '[' 1 -gt 0 ']' 10:25:35 ++ shift 10:25:35 ++ case "$command" in 10:25:35 ++ command pyenv versions 10:25:35 ++ pyenv versions 10:25:35 ++ sed 's/^[ *]* //' 10:25:35 ++ grep -E '^[0-9.]*[0-9]$' 10:25:35 ++ awk '{ print $1 }' 10:25:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:35 +++ grep '^3' /tmp/.pyenv_versions 10:25:35 +++ sort -V 10:25:35 +++ tail -n 1 10:25:35 ++ py_version_xyz=3.10.6 10:25:35 ++ [[ -z 3.10.6 ]] 10:25:35 ++ echo 3.10.6 10:25:35 ++ return 0 10:25:35 + pyenv local 3.10.6 10:25:35 + local command 10:25:35 + command=local 10:25:35 + '[' 2 -gt 0 ']' 10:25:35 + shift 10:25:35 + case "$command" in 10:25:35 + command pyenv local 3.10.6 10:25:35 + pyenv local 3.10.6 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='tox ' 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='virtualenv ' 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='urllib3~=1.26.15 ' 10:25:35 + [[ -f /tmp/.toxenv ]] 10:25:35 ++ cat /tmp/.toxenv 10:25:35 + lf_venv=/tmp/venv-Yn5m 10:25:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yn5m from' file:/tmp/.toxenv 10:25:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yn5m from file:/tmp/.toxenv 10:25:35 + /tmp/venv-Yn5m/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:36 + /tmp/venv-Yn5m/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:40 + type python3 10:25:40 + true 10:25:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yn5m/bin to PATH' 10:25:40 lf-activate-venv(): INFO: Adding /tmp/venv-Yn5m/bin to PATH 10:25:40 + PATH=/tmp/venv-Yn5m/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:25:40 + return 0 10:25:40 + [[ -d /opt/pyenv ]] 10:25:40 + echo '---> Setting up pyenv' 10:25:40 ---> Setting up pyenv 10:25:40 + export PYENV_ROOT=/opt/pyenv 10:25:40 + PYENV_ROOT=/opt/pyenv 10:25:40 + export PATH=/opt/pyenv/bin:/tmp/venv-Yn5m/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:25:40 + PATH=/opt/pyenv/bin:/tmp/venv-Yn5m/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:25:40 ++ pwd 10:25:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:25:40 + export PYTHONPATH 10:25:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:25:40 + TOX_TESTENV_PASSENV=PYTHONPATH 10:25:40 + tox --version 10:25:40 4.14.0 from /tmp/venv-Yn5m/lib/python3.10/site-packages/tox/__init__.py 10:25:40 + PARALLEL=false 10:25:40 + TOX_OPTIONS_LIST= 10:25:40 + [[ -n checkbashisms ]] 10:25:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:25:40 + case ${PARALLEL,,} in 10:25:40 + tox -e checkbashisms 10:25:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:25:41 checkbashisms: freeze> python -m pip freeze --all 10:25:42 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:25:42 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:25:44 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:25:44 you may get strange results 10:25:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:25:45 checkbashisms: OK (4.84=setup[1.65]+cmd[3.18] seconds) 10:25:45 congratulations :) (5.00 seconds) 10:25:45 + tox_status=0 10:25:45 + echo '---> Completed tox runs' 10:25:45 ---> Completed tox runs 10:25:45 + for i in .tox/*/log 10:25:45 ++ echo .tox/checkbashisms/log 10:25:45 ++ awk -F/ '{print $2}' 10:25:45 + tox_env=checkbashisms 10:25:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:25:45 + DOC_DIR=docs/_build/html 10:25:45 + [[ -d docs/_build/html ]] 10:25:45 + echo '---> tox-run.sh ends' 10:25:45 ---> tox-run.sh ends 10:25:45 + test 0 -eq 0 10:25:46 $ ssh-agent -k 10:25:46 unset SSH_AUTH_SOCK; 10:25:46 unset SSH_AGENT_PID; 10:25:46 echo Agent pid 1799 killed; 10:25:46 [ssh-agent] Stopped. 10:25:46 [PostBuildScript] - [INFO] Executing post build scripts. 10:25:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5645097315405490779.sh 10:25:46 ---> sysstat.sh 10:25:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8751469751205422517.sh 10:25:46 ---> package-listing.sh 10:25:46 ++ facter osfamily 10:25:46 ++ tr '[:upper:]' '[:lower:]' 10:25:46 + OS_FAMILY=debian 10:25:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:25:46 + START_PACKAGES=/tmp/packages_start.txt 10:25:46 + END_PACKAGES=/tmp/packages_end.txt 10:25:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:25:46 + PACKAGES=/tmp/packages_start.txt 10:25:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:25:46 + PACKAGES=/tmp/packages_end.txt 10:25:46 + case "${OS_FAMILY}" in 10:25:46 + dpkg -l 10:25:46 + grep '^ii' 10:25:46 + '[' -f /tmp/packages_start.txt ']' 10:25:46 + '[' -f /tmp/packages_end.txt ']' 10:25:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:25:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:25:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:25:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:25:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18276307987225801551.sh 10:25:46 ---> capture-instance-metadata.sh 10:25:46 Setup pyenv: 10:25:46 system 10:25:46 3.8.13 10:25:46 3.9.13 10:25:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:25:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dWBg 10:25:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:25:57 lf-activate-venv(): INFO: Installing: lftools 10:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-dWBg/bin to PATH 10:26:33 INFO: Running in OpenStack, capturing instance metadata 10:26:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17777877643032749827.sh 10:26:34 provisioning config files... 10:26:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12115510192912738237tmp 10:26:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:34 [EnvInject] - Injecting environment variables from a build step. 10:26:34 [EnvInject] - Injecting as environment variables the properties content 10:26:34 SERVER_ID=logs 10:26:34 10:26:34 [EnvInject] - Variables injected successfully. 10:26:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14056514915763958218.sh 10:26:34 ---> create-netrc.sh 10:26:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3306399374792529396.sh 10:26:34 ---> python-tools-install.sh 10:26:34 Setup pyenv: 10:26:34 system 10:26:34 3.8.13 10:26:34 3.9.13 10:26:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:26:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWBg from file:/tmp/.os_lf_venv 10:26:35 lf-activate-venv(): INFO: Installing: lftools 10:26:44 lf-activate-venv(): INFO: Adding /tmp/venv-dWBg/bin to PATH 10:26:44 Generating Requirements File 10:27:11 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. 10:27:11 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:27:12 Python 3.10.6 10:27:12 pip 24.0 from /tmp/venv-dWBg/lib/python3.10/site-packages/pip (python 3.10) 10:27:13 appdirs==1.4.4 10:27:13 argcomplete==3.2.2 10:27:13 aspy.yaml==1.3.0 10:27:13 attrs==23.2.0 10:27:13 autopage==0.5.2 10:27:13 beautifulsoup4==4.12.3 10:27:13 boto3==1.34.56 10:27:13 botocore==1.34.56 10:27:13 bs4==0.0.2 10:27:13 cachetools==5.3.3 10:27:13 certifi==2024.2.2 10:27:13 cffi==1.16.0 10:27:13 cfgv==3.4.0 10:27:13 chardet==5.2.0 10:27:13 charset-normalizer==3.3.2 10:27:13 click==8.1.7 10:27:13 cliff==4.6.0 10:27:13 cmd2==2.4.3 10:27:13 cryptography==3.3.2 10:27:13 debtcollector==3.0.0 10:27:13 decorator==5.1.1 10:27:13 defusedxml==0.7.1 10:27:13 Deprecated==1.2.14 10:27:13 distlib==0.3.8 10:27:13 dnspython==2.6.1 10:27:13 docker==4.2.2 10:27:13 dogpile.cache==1.3.2 10:27:13 email_validator==2.1.1 10:27:13 filelock==3.13.1 10:27:13 future==1.0.0 10:27:13 gitdb==4.0.11 10:27:13 GitPython==3.1.42 10:27:13 google-auth==2.28.1 10:27:13 httplib2==0.22.0 10:27:13 identify==2.5.35 10:27:13 idna==3.6 10:27:13 importlib-resources==1.5.0 10:27:13 iso8601==2.1.0 10:27:13 Jinja2==3.1.3 10:27:13 jmespath==1.0.1 10:27:13 jsonpatch==1.33 10:27:13 jsonpointer==2.4 10:27:13 jsonschema==4.21.1 10:27:13 jsonschema-specifications==2023.12.1 10:27:13 keystoneauth1==5.6.0 10:27:13 kubernetes==29.0.0 10:27:13 lftools==0.37.9 10:27:13 lxml==5.1.0 10:27:13 MarkupSafe==2.1.5 10:27:13 msgpack==1.0.8 10:27:13 multi_key_dict==2.0.3 10:27:13 munch==4.0.0 10:27:13 netaddr==1.2.1 10:27:13 netifaces==0.11.0 10:27:13 niet==1.4.2 10:27:13 nodeenv==1.8.0 10:27:13 oauth2client==4.1.3 10:27:13 oauthlib==3.2.2 10:27:13 openstacksdk==0.62.0 10:27:13 os-client-config==2.1.0 10:27:13 os-service-types==1.7.0 10:27:13 osc-lib==3.0.1 10:27:13 oslo.config==9.4.0 10:27:13 oslo.context==5.5.0 10:27:13 oslo.i18n==6.3.0 10:27:13 oslo.log==5.5.0 10:27:13 oslo.serialization==5.4.0 10:27:13 oslo.utils==7.1.0 10:27:13 packaging==23.2 10:27:13 pbr==6.0.0 10:27:13 platformdirs==4.2.0 10:27:13 prettytable==3.10.0 10:27:13 pyasn1==0.5.1 10:27:13 pyasn1-modules==0.3.0 10:27:13 pycparser==2.21 10:27:13 pygerrit2==2.0.15 10:27:13 PyGithub==2.2.0 10:27:13 pyinotify==0.9.6 10:27:13 PyJWT==2.8.0 10:27:13 PyNaCl==1.5.0 10:27:13 pyparsing==2.4.7 10:27:13 pyperclip==1.8.2 10:27:13 pyrsistent==0.20.0 10:27:13 python-cinderclient==9.5.0 10:27:13 python-dateutil==2.9.0.post0 10:27:13 python-heatclient==3.5.0 10:27:13 python-jenkins==1.8.2 10:27:13 python-keystoneclient==5.4.0 10:27:13 python-magnumclient==4.4.0 10:27:13 python-novaclient==18.5.0 10:27:13 python-openstackclient==6.0.1 10:27:13 python-swiftclient==4.5.0 10:27:13 PyYAML==6.0.1 10:27:13 referencing==0.33.0 10:27:13 requests==2.31.0 10:27:13 requests-oauthlib==1.3.1 10:27:13 requestsexceptions==1.4.0 10:27:13 rfc3986==2.0.0 10:27:13 rpds-py==0.18.0 10:27:13 rsa==4.9 10:27:13 ruamel.yaml==0.18.6 10:27:13 ruamel.yaml.clib==0.2.8 10:27:13 s3transfer==0.10.0 10:27:13 simplejson==3.19.2 10:27:13 six==1.16.0 10:27:13 smmap==5.0.1 10:27:13 soupsieve==2.5 10:27:13 stevedore==5.2.0 10:27:13 tabulate==0.9.0 10:27:13 toml==0.10.2 10:27:13 tomlkit==0.12.4 10:27:13 tqdm==4.66.2 10:27:13 typing_extensions==4.10.0 10:27:13 tzdata==2024.1 10:27:13 urllib3==1.26.18 10:27:13 virtualenv==20.25.1 10:27:13 wcwidth==0.2.13 10:27:13 websocket-client==1.7.0 10:27:13 wrapt==1.16.0 10:27:13 xdg==6.0.0 10:27:13 xmltodict==0.13.0 10:27:13 yq==3.2.3 10:27:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18254720862149948613.sh 10:27:13 ---> sudo-logs.sh 10:27:13 Archiving 'sudo' log.. 10:27:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1570611440363493058.sh 10:27:13 ---> job-cost.sh 10:27:13 Setup pyenv: 10:27:13 system 10:27:13 3.8.13 10:27:13 3.9.13 10:27:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:27:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWBg from file:/tmp/.os_lf_venv 10:27:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-dWBg/bin to PATH 10:27:22 INFO: No Stack... 10:27:22 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:22 INFO: Archiving Costs 10:27:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9761173706976884103.sh 10:27:22 ---> logs-deploy.sh 10:27:22 Setup pyenv: 10:27:22 system 10:27:22 3.8.13 10:27:22 3.9.13 10:27:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dWBg from file:/tmp/.os_lf_venv 10:27:24 lf-activate-venv(): INFO: Installing: lftools 10:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-dWBg/bin to PATH 10:27:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3351 10:27:33 INFO: archiving workspace using pattern(s): 10:27:34 Archives upload complete. 10:27:34 INFO: archiving logs to Nexus 10:27:35 ---> uname -a: 10:27:35 Linux prd-ubuntu1804-builder-4c-4g-11273 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:27:35 10:27:35 10:27:35 ---> lscpu: 10:27:35 Architecture: x86_64 10:27:35 CPU op-mode(s): 32-bit, 64-bit 10:27:35 Byte Order: Little Endian 10:27:35 CPU(s): 4 10:27:35 On-line CPU(s) list: 0-3 10:27:35 Thread(s) per core: 1 10:27:35 Core(s) per socket: 1 10:27:35 Socket(s): 4 10:27:35 NUMA node(s): 1 10:27:35 Vendor ID: AuthenticAMD 10:27:35 CPU family: 23 10:27:35 Model: 49 10:27:35 Model name: AMD EPYC-Rome Processor 10:27:35 Stepping: 0 10:27:35 CPU MHz: 2799.998 10:27:35 BogoMIPS: 5599.99 10:27:35 Virtualization: AMD-V 10:27:35 Hypervisor vendor: KVM 10:27:35 Virtualization type: full 10:27:35 L1d cache: 32K 10:27:35 L1i cache: 32K 10:27:35 L2 cache: 512K 10:27:35 L3 cache: 16384K 10:27:35 NUMA node0 CPU(s): 0-3 10:27:35 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:27:35 10:27:35 10:27:35 ---> nproc: 10:27:35 4 10:27:35 10:27:35 10:27:35 ---> df -h: 10:27:35 Filesystem Size Used Avail Use% Mounted on 10:27:35 udev 7.9G 0 7.9G 0% /dev 10:27:35 tmpfs 1.6G 672K 1.6G 1% /run 10:27:35 /dev/vda1 78G 8.3G 70G 11% / 10:27:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:27:35 tmpfs 5.0M 0 5.0M 0% /run/lock 10:27:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:27:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:27:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:27:35 10:27:35 10:27:35 ---> free -m: 10:27:35 total used free shared buff/cache available 10:27:35 Mem: 16040 524 13454 0 2061 15204 10:27:35 Swap: 1023 0 1023 10:27:35 10:27:35 10:27:35 ---> ip addr: 10:27:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:27:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:27:35 inet 127.0.0.1/8 scope host lo 10:27:35 valid_lft forever preferred_lft forever 10:27:35 inet6 ::1/128 scope host 10:27:35 valid_lft forever preferred_lft forever 10:27:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:27:35 link/ether fa:16:3e:f1:2c:fe brd ff:ff:ff:ff:ff:ff 10:27:35 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 10:27:35 valid_lft 86187sec preferred_lft 86187sec 10:27:35 inet6 fe80::f816:3eff:fef1:2cfe/64 scope link 10:27:35 valid_lft forever preferred_lft forever 10:27:35 10:27:35 10:27:35 ---> sar -b -r -n DEV: 10:27:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11273) 03/06/24 _x86_64_ (4 CPU) 10:27:35 10:27:35 10:24:07 LINUX RESTART (4 CPU) 10:27:35 10:27:35 10:25:01 tps rtps wtps bread/s bwrtn/s 10:27:35 10:26:01 111.90 23.53 88.37 781.60 31318.25 10:27:35 10:27:01 104.43 13.91 90.52 1049.43 30146.31 10:27:35 Average: 108.17 18.72 89.44 915.51 30732.28 10:27:35 10:27:35 10:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:27:35 10:26:01 14120612 15568032 2304356 14.03 48468 1606052 820088 4.69 671196 1434044 67680 10:27:35 10:27:01 13846052 15557220 2578916 15.70 71292 1834040 802184 4.59 716720 1636020 136580 10:27:35 Average: 13983332 15562626 2441636 14.87 59880 1720046 811136 4.64 693958 1535032 102130 10:27:35 10:27:35 10:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:27:35 10:26:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:27:35 10:26:01 ens3 68.39 50.19 511.59 22.93 0.00 0.00 0.00 0.00 10:27:35 10:27:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 10:27:35 10:27:01 ens3 50.94 37.43 747.65 8.77 0.00 0.00 0.00 0.00 10:27:35 Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 10:27:35 Average: ens3 59.67 43.81 629.62 15.85 0.00 0.00 0.00 0.00 10:27:35 10:27:35 10:27:35 ---> sar -P ALL: 10:27:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11273) 03/06/24 _x86_64_ (4 CPU) 10:27:35 10:27:35 10:24:07 LINUX RESTART (4 CPU) 10:27:35 10:27:35 10:25:01 CPU %user %nice %system %iowait %steal %idle 10:27:35 10:26:01 all 12.94 0.00 1.11 11.76 0.09 74.09 10:27:35 10:26:01 0 8.45 0.00 1.02 32.14 0.05 58.33 10:27:35 10:26:01 1 15.71 0.00 1.15 11.45 0.03 71.65 10:27:35 10:26:01 2 21.43 0.00 1.53 2.94 0.24 73.86 10:27:35 10:26:01 3 6.06 0.00 0.72 0.29 0.05 92.88 10:27:35 10:27:01 all 19.58 0.00 1.26 5.79 0.05 73.32 10:27:35 10:27:01 0 29.83 0.00 1.59 9.33 0.07 59.18 10:27:35 10:27:01 1 33.17 0.00 1.88 1.76 0.05 63.14 10:27:35 10:27:01 2 4.17 0.00 0.75 11.33 0.03 83.72 10:27:35 10:27:01 3 11.33 0.00 0.83 0.70 0.03 87.10 10:27:35 Average: all 16.28 0.00 1.19 8.76 0.07 73.70 10:27:35 Average: 0 19.15 0.00 1.31 20.73 0.06 58.76 10:27:35 Average: 1 24.43 0.00 1.52 6.61 0.04 67.40 10:27:35 Average: 2 12.75 0.00 1.14 7.16 0.13 78.82 10:27:35 Average: 3 8.73 0.00 0.78 0.50 0.04 89.95 10:27:35 10:27:35 10:27:35