07:45:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 07:45:08 Running as SYSTEM 07:45:08 [EnvInject] - Loading node environment variables. 07:45:08 Building remotely on prd-ubuntu1804-builder-4c-4g-2968 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:45:08 [ssh-agent] Looking for ssh-agent implementation... 07:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:08 $ ssh-agent 07:45:08 SSH_AUTH_SOCK=/tmp/ssh-TmS0wB0iAdKt/agent.1639 07:45:08 SSH_AGENT_PID=1641 07:45:08 [ssh-agent] Started. 07:45:08 Running ssh-add (command line suppressed) 07:45:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14902013471199192252.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14902013471199192252.key) 07:45:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:45:08 The recommended git tool is: NONE 07:45:10 using credential onap-jenkins-ssh 07:45:10 Wiping out workspace first. 07:45:10 Cloning the remote Git repository 07:45:10 Cloning repository git://cloud.onap.org/mirror/oom.git 07:45:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:45:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:45:10 > git --version # timeout=10 07:45:10 > git --version # 'git version 2.17.1' 07:45:10 using GIT_SSH to set credentials Gerrit user 07:45:10 Verifying host key using manually-configured host key entries 07:45:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:45:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:45:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:45:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:45:16 using GIT_SSH to set credentials Gerrit user 07:45:16 Verifying host key using manually-configured host key entries 07:45:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/9 # timeout=30 07:45:16 > git rev-parse 71c8b84a44c57daba13ec4e8a19989658e8abcbc^{commit} # timeout=10 07:45:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:45:16 Checking out Revision 71c8b84a44c57daba13ec4e8a19989658e8abcbc (refs/changes/23/136723/9) 07:45:16 > git config core.sparsecheckout # timeout=10 07:45:16 > git checkout -f 71c8b84a44c57daba13ec4e8a19989658e8abcbc # timeout=30 07:45:20 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 07:45:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:45:20 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 07:45:20 [EnvInject] - Injecting environment variables from a build step. 07:45:20 [EnvInject] - Injecting as environment variables the properties content 07:45:20 PYTHON=python3 07:45:20 07:45:20 [EnvInject] - Variables injected successfully. 07:45:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9919163243908719286.sh 07:45:20 ---> tox-install.sh 07:45:20 + source /home/jenkins/lf-env.sh 07:45:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:20 ++ mktemp -d /tmp/venv-XXXX 07:45:20 + lf_venv=/tmp/venv-hYYw 07:45:20 + local venv_file=/tmp/.os_lf_venv 07:45:20 + local python=python3 07:45:20 + local options 07:45:20 + local set_path=true 07:45:20 + local install_args= 07:45:20 ++ 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 07:45:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:20 + true 07:45:20 + case $1 in 07:45:20 + venv_file=/tmp/.toxenv 07:45:20 + shift 2 07:45:20 + true 07:45:20 + case $1 in 07:45:20 + shift 07:45:20 + break 07:45:20 + case $python in 07:45:20 + local pkg_list= 07:45:20 + [[ -d /opt/pyenv ]] 07:45:20 + echo 'Setup pyenv:' 07:45:20 Setup pyenv: 07:45:20 + export PYENV_ROOT=/opt/pyenv 07:45:20 + PYENV_ROOT=/opt/pyenv 07:45:20 + 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 07:45:20 + 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 07:45:20 + pyenv versions 07:45:20 * system (set by /opt/pyenv/version) 07:45:20 * 3.8.13 (set by /opt/pyenv/version) 07:45:20 * 3.9.13 (set by /opt/pyenv/version) 07:45:20 * 3.10.6 (set by /opt/pyenv/version) 07:45:20 + command -v pyenv 07:45:20 ++ pyenv init - --no-rehash 07:45:20 + 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[*]}"'\'')" 07:45:20 export PATH="/opt/pyenv/shims:${PATH}" 07:45:20 export PYENV_SHELL=bash 07:45:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:20 pyenv() { 07:45:20 local command 07:45:20 command="${1:-}" 07:45:20 if [ "$#" -gt 0 ]; then 07:45:20 shift 07:45:20 fi 07:45:20 07:45:20 case "$command" in 07:45:20 rehash|shell) 07:45:20 eval "$(pyenv "sh-$command" "$@")" 07:45:20 ;; 07:45:20 *) 07:45:20 command pyenv "$command" "$@" 07:45:20 ;; 07:45:20 esac 07:45:20 }' 07:45:20 +++ 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[*]}"' 07:45:20 ++ 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 07:45:20 ++ 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 07:45:20 ++ 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 07:45:20 ++ export PYENV_SHELL=bash 07:45:20 ++ PYENV_SHELL=bash 07:45:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:20 +++ complete -F _pyenv pyenv 07:45:20 ++ lf-pyver python3 07:45:20 ++ local py_version_xy=python3 07:45:20 ++ local py_version_xyz= 07:45:20 ++ pyenv versions 07:45:20 ++ local command 07:45:20 ++ command=versions 07:45:20 ++ '[' 1 -gt 0 ']' 07:45:20 ++ sed 's/^[ *]* //' 07:45:20 ++ shift 07:45:20 ++ case "$command" in 07:45:20 ++ command pyenv versions 07:45:20 ++ pyenv versions 07:45:20 ++ awk '{ print $1 }' 07:45:20 ++ grep -E '^[0-9.]*[0-9]$' 07:45:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:20 +++ grep '^3' /tmp/.pyenv_versions 07:45:20 +++ sort -V 07:45:20 +++ tail -n 1 07:45:20 ++ py_version_xyz=3.10.6 07:45:20 ++ [[ -z 3.10.6 ]] 07:45:20 ++ echo 3.10.6 07:45:20 ++ return 0 07:45:20 + pyenv local 3.10.6 07:45:20 + local command 07:45:20 + command=local 07:45:20 + '[' 2 -gt 0 ']' 07:45:20 + shift 07:45:20 + case "$command" in 07:45:20 + command pyenv local 3.10.6 07:45:20 + pyenv local 3.10.6 07:45:20 + for arg in "$@" 07:45:20 + case $arg in 07:45:20 + pkg_list+='tox ' 07:45:20 + for arg in "$@" 07:45:20 + case $arg in 07:45:20 + pkg_list+='virtualenv ' 07:45:20 + for arg in "$@" 07:45:20 + case $arg in 07:45:20 + pkg_list+='urllib3~=1.26.15 ' 07:45:20 + [[ -f /tmp/.toxenv ]] 07:45:20 + [[ ! -f /tmp/.toxenv ]] 07:45:20 + [[ -n '' ]] 07:45:20 + python3 -m venv /tmp/venv-hYYw 07:45:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hYYw' 07:45:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hYYw 07:45:27 + echo /tmp/venv-hYYw 07:45:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:45:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:45:27 + /tmp/venv-hYYw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:45:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:45:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:45:31 + /tmp/venv-hYYw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:45:37 + type python3 07:45:37 + true 07:45:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hYYw/bin to PATH' 07:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-hYYw/bin to PATH 07:45:37 + PATH=/tmp/venv-hYYw/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 07:45:37 + return 0 07:45:37 + python3 --version 07:45:37 Python 3.10.6 07:45:37 + python3 -m pip --version 07:45:37 pip 23.3.1 from /tmp/venv-hYYw/lib/python3.10/site-packages/pip (python 3.10) 07:45:37 + python3 -m pip freeze 07:45:37 cachetools==5.3.2 07:45:37 chardet==5.2.0 07:45:37 colorama==0.4.6 07:45:37 distlib==0.3.7 07:45:37 filelock==3.13.1 07:45:37 packaging==23.2 07:45:37 platformdirs==4.1.0 07:45:37 pluggy==1.3.0 07:45:37 pyproject-api==1.6.1 07:45:37 tomli==2.0.1 07:45:37 tox==4.11.4 07:45:37 urllib3==1.26.18 07:45:37 virtualenv==20.25.0 07:45:37 [EnvInject] - Injecting environment variables from a build step. 07:45:38 [EnvInject] - Injecting as environment variables the properties content 07:45:38 PARALLEL=false 07:45:38 07:45:38 [EnvInject] - Variables injected successfully. 07:45:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10416787246166525981.sh 07:45:38 ---> tox-run.sh 07:45:38 + 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 07:45:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:45:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:45:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:45:38 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:45:38 + source /home/jenkins/lf-env.sh 07:45:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:38 ++ mktemp -d /tmp/venv-XXXX 07:45:38 + lf_venv=/tmp/venv-PuEl 07:45:38 + local venv_file=/tmp/.os_lf_venv 07:45:38 + local python=python3 07:45:38 + local options 07:45:38 + local set_path=true 07:45:38 + local install_args= 07:45:38 ++ 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 07:45:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:38 + true 07:45:38 + case $1 in 07:45:38 + venv_file=/tmp/.toxenv 07:45:38 + shift 2 07:45:38 + true 07:45:38 + case $1 in 07:45:38 + shift 07:45:38 + break 07:45:38 + case $python in 07:45:38 + local pkg_list= 07:45:38 + [[ -d /opt/pyenv ]] 07:45:38 + echo 'Setup pyenv:' 07:45:38 Setup pyenv: 07:45:38 + export PYENV_ROOT=/opt/pyenv 07:45:38 + PYENV_ROOT=/opt/pyenv 07:45:38 + 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 07:45:38 + 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 07:45:38 + pyenv versions 07:45:38 system 07:45:38 3.8.13 07:45:38 3.9.13 07:45:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:45:38 + command -v pyenv 07:45:38 ++ pyenv init - --no-rehash 07:45:38 + 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[*]}"'\'')" 07:45:38 export PATH="/opt/pyenv/shims:${PATH}" 07:45:38 export PYENV_SHELL=bash 07:45:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:38 pyenv() { 07:45:38 local command 07:45:38 command="${1:-}" 07:45:38 if [ "$#" -gt 0 ]; then 07:45:38 shift 07:45:38 fi 07:45:38 07:45:38 case "$command" in 07:45:38 rehash|shell) 07:45:38 eval "$(pyenv "sh-$command" "$@")" 07:45:38 ;; 07:45:38 *) 07:45:38 command pyenv "$command" "$@" 07:45:38 ;; 07:45:38 esac 07:45:38 }' 07:45:38 +++ 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[*]}"' 07:45:38 ++ 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 07:45:38 ++ 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 07:45:38 ++ 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 07:45:38 ++ export PYENV_SHELL=bash 07:45:38 ++ PYENV_SHELL=bash 07:45:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:38 +++ complete -F _pyenv pyenv 07:45:38 ++ lf-pyver python3 07:45:38 ++ local py_version_xy=python3 07:45:38 ++ local py_version_xyz= 07:45:38 ++ pyenv versions 07:45:38 ++ local command 07:45:38 ++ command=versions 07:45:38 ++ '[' 1 -gt 0 ']' 07:45:38 ++ shift 07:45:38 ++ case "$command" in 07:45:38 ++ command pyenv versions 07:45:38 ++ pyenv versions 07:45:38 ++ sed 's/^[ *]* //' 07:45:38 ++ grep -E '^[0-9.]*[0-9]$' 07:45:38 ++ awk '{ print $1 }' 07:45:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:38 +++ grep '^3' /tmp/.pyenv_versions 07:45:38 +++ tail -n 1 07:45:38 +++ sort -V 07:45:38 ++ py_version_xyz=3.10.6 07:45:38 ++ [[ -z 3.10.6 ]] 07:45:38 ++ echo 3.10.6 07:45:38 ++ return 0 07:45:38 + pyenv local 3.10.6 07:45:38 + local command 07:45:38 + command=local 07:45:38 + '[' 2 -gt 0 ']' 07:45:38 + shift 07:45:38 + case "$command" in 07:45:38 + command pyenv local 3.10.6 07:45:38 + pyenv local 3.10.6 07:45:38 + for arg in "$@" 07:45:38 + case $arg in 07:45:38 + pkg_list+='tox ' 07:45:38 + for arg in "$@" 07:45:38 + case $arg in 07:45:38 + pkg_list+='virtualenv ' 07:45:38 + for arg in "$@" 07:45:38 + case $arg in 07:45:38 + pkg_list+='urllib3~=1.26.15 ' 07:45:38 + [[ -f /tmp/.toxenv ]] 07:45:38 ++ cat /tmp/.toxenv 07:45:38 + lf_venv=/tmp/venv-hYYw 07:45:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hYYw from' file:/tmp/.toxenv 07:45:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hYYw from file:/tmp/.toxenv 07:45:38 + /tmp/venv-hYYw/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:45:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:45:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:45:39 + /tmp/venv-hYYw/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:45:41 + type python3 07:45:41 + true 07:45:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hYYw/bin to PATH' 07:45:41 lf-activate-venv(): INFO: Adding /tmp/venv-hYYw/bin to PATH 07:45:41 + PATH=/tmp/venv-hYYw/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 07:45:41 + return 0 07:45:41 + [[ -d /opt/pyenv ]] 07:45:41 + echo '---> Setting up pyenv' 07:45:41 ---> Setting up pyenv 07:45:41 + export PYENV_ROOT=/opt/pyenv 07:45:41 + PYENV_ROOT=/opt/pyenv 07:45:41 + export PATH=/opt/pyenv/bin:/tmp/venv-hYYw/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 07:45:41 + PATH=/opt/pyenv/bin:/tmp/venv-hYYw/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 07:45:41 ++ pwd 07:45:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:45:41 + export PYTHONPATH 07:45:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:45:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:45:41 + tox --version 07:45:41 4.11.4 from /tmp/venv-hYYw/lib/python3.10/site-packages/tox/__init__.py 07:45:41 + PARALLEL=false 07:45:41 + TOX_OPTIONS_LIST= 07:45:41 + [[ -n checkbashisms ]] 07:45:41 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:45:41 + case ${PARALLEL,,} in 07:45:41 + tox -e checkbashisms 07:45:41 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:45:43 checkbashisms: freeze> python -m pip freeze --all 07:45:44 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 07:45:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:45:45 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:45:45 you may get strange results 07:45:45 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:45:47 checkbashisms: OK (5.59=setup[2.34]+cmd[3.25] seconds) 07:45:47 congratulations :) (5.76 seconds) 07:45:47 + tox_status=0 07:45:47 + echo '---> Completed tox runs' 07:45:47 ---> Completed tox runs 07:45:47 + for i in .tox/*/log 07:45:47 ++ echo .tox/checkbashisms/log 07:45:47 ++ awk -F/ '{print $2}' 07:45:47 + tox_env=checkbashisms 07:45:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:45:47 + DOC_DIR=docs/_build/html 07:45:47 + [[ -d docs/_build/html ]] 07:45:47 + echo '---> tox-run.sh ends' 07:45:47 ---> tox-run.sh ends 07:45:47 + test 0 -eq 0 07:45:47 $ ssh-agent -k 07:45:47 unset SSH_AUTH_SOCK; 07:45:47 unset SSH_AGENT_PID; 07:45:47 echo Agent pid 1641 killed; 07:45:47 [ssh-agent] Stopped. 07:45:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:45:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11818846051047099587.sh 07:45:47 ---> sysstat.sh 07:45:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4173208887419523935.sh 07:45:48 ---> package-listing.sh 07:45:48 ++ tr '[:upper:]' '[:lower:]' 07:45:48 ++ facter osfamily 07:45:48 + OS_FAMILY=debian 07:45:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:45:48 + START_PACKAGES=/tmp/packages_start.txt 07:45:48 + END_PACKAGES=/tmp/packages_end.txt 07:45:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:48 + PACKAGES=/tmp/packages_start.txt 07:45:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:45:48 + PACKAGES=/tmp/packages_end.txt 07:45:48 + case "${OS_FAMILY}" in 07:45:48 + dpkg -l 07:45:48 + grep '^ii' 07:45:48 + '[' -f /tmp/packages_start.txt ']' 07:45:48 + '[' -f /tmp/packages_end.txt ']' 07:45:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:45:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:45:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:45:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12978871196119934123.sh 07:45:48 ---> capture-instance-metadata.sh 07:45:48 Setup pyenv: 07:45:48 system 07:45:48 3.8.13 07:45:48 3.9.13 07:45:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:45:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WZgk 07:45:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:45:55 lf-activate-venv(): INFO: Installing: lftools 07:46:30 lf-activate-venv(): INFO: Adding /tmp/venv-WZgk/bin to PATH 07:46:30 INFO: Running in OpenStack, capturing instance metadata 07:46:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10243152890769383210.sh 07:46:31 provisioning config files... 07:46:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2369078590134637800tmp 07:46:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:46:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:46:31 [EnvInject] - Injecting environment variables from a build step. 07:46:31 [EnvInject] - Injecting as environment variables the properties content 07:46:31 SERVER_ID=logs 07:46:31 07:46:31 [EnvInject] - Variables injected successfully. 07:46:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6663660282501522155.sh 07:46:31 ---> create-netrc.sh 07:46:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3263883143884569961.sh 07:46:31 ---> python-tools-install.sh 07:46:31 Setup pyenv: 07:46:31 system 07:46:31 3.8.13 07:46:31 3.9.13 07:46:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:46:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WZgk from file:/tmp/.os_lf_venv 07:46:32 lf-activate-venv(): INFO: Installing: lftools 07:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-WZgk/bin to PATH 07:46:40 Generating Requirements File 07:47:13 Python 3.10.6 07:47:13 pip 23.3.1 from /tmp/venv-WZgk/lib/python3.10/site-packages/pip (python 3.10) 07:47:14 appdirs==1.4.4 07:47:14 argcomplete==3.1.6 07:47:14 aspy.yaml==1.3.0 07:47:14 attrs==23.1.0 07:47:14 autopage==0.5.2 07:47:14 Babel==2.13.1 07:47:14 beautifulsoup4==4.12.2 07:47:14 boto3==1.33.9 07:47:14 botocore==1.33.9 07:47:14 bs4==0.0.1 07:47:14 cachetools==5.3.2 07:47:14 certifi==2023.11.17 07:47:14 cffi==1.16.0 07:47:14 cfgv==3.4.0 07:47:14 chardet==5.2.0 07:47:14 charset-normalizer==3.3.2 07:47:14 click==8.1.7 07:47:14 cliff==4.4.0 07:47:14 cmd2==2.4.3 07:47:14 cryptography==3.3.2 07:47:14 debtcollector==2.5.0 07:47:14 decorator==5.1.1 07:47:14 defusedxml==0.7.1 07:47:14 Deprecated==1.2.14 07:47:14 distlib==0.3.7 07:47:14 dnspython==2.4.2 07:47:14 docker==4.2.2 07:47:14 dogpile.cache==1.2.2 07:47:14 email-validator==2.1.0.post1 07:47:14 filelock==3.13.1 07:47:14 future==0.18.3 07:47:14 gitdb==4.0.11 07:47:14 GitPython==3.1.40 07:47:14 google-auth==2.25.1 07:47:14 httplib2==0.22.0 07:47:14 identify==2.5.33 07:47:14 idna==3.6 07:47:14 importlib-metadata==7.0.0 07:47:14 importlib-resources==1.5.0 07:47:14 iso8601==2.1.0 07:47:14 Jinja2==3.1.2 07:47:14 jmespath==1.0.1 07:47:14 jsonpatch==1.33 07:47:14 jsonpointer==2.4 07:47:14 jsonschema==4.20.0 07:47:14 jsonschema-specifications==2023.11.2 07:47:14 keystoneauth1==5.4.0 07:47:14 kubernetes==28.1.0 07:47:14 lftools==0.37.8 07:47:14 lxml==4.9.3 07:47:14 MarkupSafe==2.1.3 07:47:14 msgpack==1.0.7 07:47:14 multi-key-dict==2.0.3 07:47:14 munch==4.0.0 07:47:14 netaddr==0.9.0 07:47:14 netifaces==0.11.0 07:47:14 niet==1.4.2 07:47:14 nodeenv==1.8.0 07:47:14 oauth2client==4.1.3 07:47:14 oauthlib==3.2.2 07:47:14 openstacksdk==0.62.0 07:47:14 os-client-config==2.1.0 07:47:14 os-service-types==1.7.0 07:47:14 osc-lib==2.9.0 07:47:14 oslo.config==9.2.0 07:47:14 oslo.context==5.3.0 07:47:14 oslo.i18n==6.2.0 07:47:14 oslo.log==5.4.0 07:47:14 oslo.serialization==5.2.0 07:47:14 oslo.utils==6.3.0 07:47:14 packaging==23.2 07:47:14 pbr==6.0.0 07:47:14 platformdirs==4.1.0 07:47:14 prettytable==3.9.0 07:47:14 pyasn1==0.5.1 07:47:14 pyasn1-modules==0.3.0 07:47:14 pycparser==2.21 07:47:14 pygerrit2==2.0.15 07:47:14 PyGithub==2.1.1 07:47:14 pyinotify==0.9.6 07:47:14 PyJWT==2.8.0 07:47:14 PyNaCl==1.5.0 07:47:14 pyparsing==2.4.7 07:47:14 pyperclip==1.8.2 07:47:14 pyrsistent==0.20.0 07:47:14 python-cinderclient==9.4.0 07:47:14 python-dateutil==2.8.2 07:47:14 python-heatclient==3.3.0 07:47:14 python-jenkins==1.8.2 07:47:14 python-keystoneclient==5.2.0 07:47:14 python-magnumclient==4.3.0 07:47:14 python-novaclient==18.4.0 07:47:14 python-openstackclient==6.0.0 07:47:14 python-swiftclient==4.4.0 07:47:14 pytz==2023.3.post1 07:47:14 PyYAML==6.0.1 07:47:14 referencing==0.31.1 07:47:14 requests==2.31.0 07:47:14 requests-oauthlib==1.3.1 07:47:14 requestsexceptions==1.4.0 07:47:14 rfc3986==2.0.0 07:47:14 rpds-py==0.13.2 07:47:14 rsa==4.9 07:47:14 ruamel.yaml==0.18.5 07:47:14 ruamel.yaml.clib==0.2.8 07:47:14 s3transfer==0.8.2 07:47:14 simplejson==3.19.2 07:47:14 six==1.16.0 07:47:14 smmap==5.0.1 07:47:14 soupsieve==2.5 07:47:14 stevedore==5.1.0 07:47:14 tabulate==0.9.0 07:47:14 toml==0.10.2 07:47:14 tomlkit==0.12.3 07:47:14 tqdm==4.66.1 07:47:14 typing_extensions==4.8.0 07:47:14 tzdata==2023.3 07:47:14 urllib3==1.26.18 07:47:14 virtualenv==20.25.0 07:47:14 wcwidth==0.2.12 07:47:14 websocket-client==1.7.0 07:47:14 wrapt==1.16.0 07:47:14 xdg==6.0.0 07:47:14 xmltodict==0.13.0 07:47:14 yq==3.2.3 07:47:14 zipp==3.17.0 07:47:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3737344891313073563.sh 07:47:14 ---> sudo-logs.sh 07:47:14 Archiving 'sudo' log.. 07:47:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9961510877834715857.sh 07:47:14 ---> job-cost.sh 07:47:14 Setup pyenv: 07:47:14 system 07:47:14 3.8.13 07:47:14 3.9.13 07:47:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:47:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WZgk from file:/tmp/.os_lf_venv 07:47:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:47:24 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. 07:47:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:47:24 lf-activate-venv(): INFO: Adding /tmp/venv-WZgk/bin to PATH 07:47:24 INFO: No Stack... 07:47:24 INFO: Retrieving Pricing Info for: v3-standard-4 07:47:24 INFO: Archiving Costs 07:47:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17686783116307530674.sh 07:47:24 ---> logs-deploy.sh 07:47:25 Setup pyenv: 07:47:25 system 07:47:25 3.8.13 07:47:25 3.9.13 07:47:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:47:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WZgk from file:/tmp/.os_lf_venv 07:47:26 lf-activate-venv(): INFO: Installing: lftools 07:47:39 lf-activate-venv(): INFO: Adding /tmp/venv-WZgk/bin to PATH 07:47:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3229 07:47:39 INFO: archiving workspace using pattern(s): 07:47:40 Archives upload complete. 07:47:40 INFO: archiving logs to Nexus 07:47:41 ---> uname -a: 07:47:41 Linux prd-ubuntu1804-builder-4c-4g-2968 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:47:41 07:47:41 07:47:41 ---> lscpu: 07:47:41 Architecture: x86_64 07:47:41 CPU op-mode(s): 32-bit, 64-bit 07:47:41 Byte Order: Little Endian 07:47:41 CPU(s): 4 07:47:41 On-line CPU(s) list: 0-3 07:47:41 Thread(s) per core: 1 07:47:41 Core(s) per socket: 1 07:47:41 Socket(s): 4 07:47:41 NUMA node(s): 1 07:47:41 Vendor ID: AuthenticAMD 07:47:41 CPU family: 23 07:47:41 Model: 49 07:47:41 Model name: AMD EPYC-Rome Processor 07:47:41 Stepping: 0 07:47:41 CPU MHz: 2800.000 07:47:41 BogoMIPS: 5600.00 07:47:41 Virtualization: AMD-V 07:47:41 Hypervisor vendor: KVM 07:47:41 Virtualization type: full 07:47:41 L1d cache: 32K 07:47:41 L1i cache: 32K 07:47:41 L2 cache: 512K 07:47:41 L3 cache: 16384K 07:47:41 NUMA node0 CPU(s): 0-3 07:47:41 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 07:47:41 07:47:41 07:47:41 ---> nproc: 07:47:41 4 07:47:41 07:47:41 07:47:41 ---> df -h: 07:47:41 Filesystem Size Used Avail Use% Mounted on 07:47:41 udev 7.9G 0 7.9G 0% /dev 07:47:41 tmpfs 1.6G 672K 1.6G 1% /run 07:47:41 /dev/vda1 78G 8.3G 70G 11% / 07:47:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:47:41 tmpfs 5.0M 0 5.0M 0% /run/lock 07:47:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:47:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:47:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:47:41 07:47:41 07:47:41 ---> free -m: 07:47:41 total used free shared buff/cache available 07:47:41 Mem: 16040 531 13396 0 2111 15195 07:47:41 Swap: 1023 0 1023 07:47:41 07:47:41 07:47:41 ---> ip addr: 07:47:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:47:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:47:41 inet 127.0.0.1/8 scope host lo 07:47:41 valid_lft forever preferred_lft forever 07:47:41 inet6 ::1/128 scope host 07:47:41 valid_lft forever preferred_lft forever 07:47:41 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 07:47:41 link/ether fa:16:3e:bf:79:5c brd ff:ff:ff:ff:ff:ff 07:47:41 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 07:47:41 valid_lft 86228sec preferred_lft 86228sec 07:47:41 inet6 fe80::f816:3eff:febf:795c/64 scope link 07:47:41 valid_lft forever preferred_lft forever 07:47:41 07:47:41 07:47:41 ---> sar -b -r -n DEV: 07:47:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2968) 12/07/23 _x86_64_ (4 CPU) 07:47:41 07:47:41 07:44:51 LINUX RESTART (4 CPU) 07:47:41 07:47:41 07:45:01 tps rtps wtps bread/s bwrtn/s 07:47:41 07:46:02 123.63 59.25 64.38 3736.62 21020.59 07:47:41 07:47:01 100.64 14.08 86.56 1065.58 14635.49 07:47:41 Average: 112.23 36.86 75.38 2412.43 17855.13 07:47:41 07:47:41 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:47:41 07:46:02 14120116 15587144 2304852 14.03 49424 1623544 782620 4.48 654016 1450048 98188 07:47:41 07:47:01 13790408 15524016 2634560 16.04 71340 1855448 820544 4.70 750448 1655980 111000 07:47:41 Average: 13955262 15555580 2469706 15.04 60382 1739496 801582 4.59 702232 1553014 104594 07:47:41 07:47:41 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:47:41 07:46:02 ens3 397.45 260.68 1580.08 75.00 0.00 0.00 0.00 0.00 07:47:41 07:46:02 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 07:47:41 07:47:01 ens3 56.94 39.47 843.96 8.56 0.00 0.00 0.00 0.00 07:47:41 07:47:01 lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 07:47:41 Average: ens3 228.64 151.01 1215.14 42.06 0.00 0.00 0.00 0.00 07:47:41 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 07:47:41 07:47:41 07:47:41 ---> sar -P ALL: 07:47:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2968) 12/07/23 _x86_64_ (4 CPU) 07:47:41 07:47:41 07:44:51 LINUX RESTART (4 CPU) 07:47:41 07:47:41 07:45:01 CPU %user %nice %system %iowait %steal %idle 07:47:41 07:46:02 all 20.21 0.00 1.95 8.46 0.06 69.33 07:47:41 07:46:02 0 31.15 0.00 2.18 3.48 0.07 63.12 07:47:41 07:46:02 1 14.29 0.00 1.79 7.83 0.05 76.04 07:47:41 07:46:02 2 16.43 0.00 1.74 11.63 0.05 70.15 07:47:41 07:46:02 3 18.93 0.00 2.09 10.89 0.07 68.02 07:47:41 07:47:01 all 19.34 0.00 1.31 5.27 0.05 74.04 07:47:41 07:47:01 0 12.99 0.00 0.83 0.37 0.03 85.78 07:47:41 07:47:01 1 14.65 0.00 1.14 3.84 0.05 80.31 07:47:41 07:47:01 2 16.71 0.00 1.21 10.33 0.05 71.70 07:47:41 07:47:01 3 33.03 0.00 2.09 6.53 0.07 58.28 07:47:41 Average: all 19.77 0.00 1.63 6.87 0.05 71.67 07:47:41 Average: 0 22.11 0.00 1.50 1.93 0.05 74.40 07:47:41 Average: 1 14.47 0.00 1.47 5.85 0.05 78.16 07:47:41 Average: 2 16.57 0.00 1.48 10.98 0.05 70.92 07:47:41 Average: 3 25.93 0.00 2.09 8.73 0.07 63.19 07:47:41 07:47:41 07:47:41