14:52:31  Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139010
14:52:31  Running as SYSTEM
14:52:31  [EnvInject] - Loading node environment variables.
14:52:31  Building remotely on prd-ubuntu1804-builder-4c-4g-41752 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint
14:52:31  [ssh-agent] Looking for ssh-agent implementation...
14:52:31  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:52:31  $ ssh-agent
14:52:31  SSH_AUTH_SOCK=/tmp/ssh-VcJe31JFEUvf/agent.1745
14:52:31  SSH_AGENT_PID=1747
14:52:31  [ssh-agent] Started.
14:52:32  Running ssh-add (command line suppressed)
14:52:32  Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7613546927412428437.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7613546927412428437.key)
14:52:32  [ssh-agent] Using credentials onap-jobbuiler (Gerrit user)
14:52:32  The recommended git tool is: NONE
14:52:33  using credential onap-jenkins-ssh
14:52:33  Wiping out workspace first.
14:52:33  Cloning the remote Git repository
14:52:33  Cloning repository git://cloud.onap.org/mirror/oom.git
14:52:33   > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10
14:52:33  Fetching upstream changes from git://cloud.onap.org/mirror/oom.git
14:52:33   > git --version # timeout=10
14:52:33   > git --version # 'git version 2.17.1'
14:52:33  using GIT_SSH to set credentials Gerrit user
14:52:33  Verifying host key using manually-configured host key entries
14:52:33   > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:52:38   > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10
14:52:39   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:52:39   > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10
14:52:39  Fetching upstream changes from git://cloud.onap.org/mirror/oom.git
14:52:39  using GIT_SSH to set credentials Gerrit user
14:52:39  Verifying host key using manually-configured host key entries
14:52:39   > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/10/139010/4 # timeout=30
14:52:39   > git rev-parse 584411cb1decff18522829513db75f80ac1a33ad^{commit} # timeout=10
14:52:39  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
14:52:39  Checking out Revision 584411cb1decff18522829513db75f80ac1a33ad (refs/changes/10/139010/4)
14:52:39   > git config core.sparsecheckout # timeout=10
14:52:39   > git checkout -f 584411cb1decff18522829513db75f80ac1a33ad # timeout=30
14:52:43  Commit message: "portal-ng chart update"
14:52:43   > git rev-parse FETCH_HEAD^{commit} # timeout=10
14:52:43   > git rev-list --no-walk a6889979459185d6873695ab9c4c74dbeed6daee # timeout=10
14:52:43  [EnvInject] - Injecting environment variables from a build step.
14:52:43  [EnvInject] - Injecting as environment variables the properties content 
14:52:43  PYTHON=python3
14:52:43  
14:52:43  [EnvInject] - Variables injected successfully.
14:52:43  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10602315179919638581.sh
14:52:43  ---> tox-install.sh
14:52:43  + source /home/jenkins/lf-env.sh
14:52:43  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
14:52:43  ++ mktemp -d /tmp/venv-XXXX
14:52:43  + lf_venv=/tmp/venv-Nm34
14:52:43  + local venv_file=/tmp/.os_lf_venv
14:52:43  + local python=python3
14:52:43  + local options
14:52:43  + local set_path=true
14:52:43  + local install_args=
14:52:43  ++ 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
14:52:43  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:52:43  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:52:43  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
14:52:43  + true
14:52:43  + case $1 in
14:52:43  + venv_file=/tmp/.toxenv
14:52:43  + shift 2
14:52:43  + true
14:52:43  + case $1 in
14:52:43  + shift
14:52:43  + break
14:52:43  + case $python in
14:52:43  + local pkg_list=
14:52:43  + [[ -d /opt/pyenv ]]
14:52:43  + echo 'Setup pyenv:'
14:52:43  Setup pyenv:
14:52:43  + export PYENV_ROOT=/opt/pyenv
14:52:43  + PYENV_ROOT=/opt/pyenv
14:52:43  + 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
14:52:43  + 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
14:52:43  + pyenv versions
14:52:43  * system (set by /opt/pyenv/version)
14:52:43  * 3.8.13 (set by /opt/pyenv/version)
14:52:43  * 3.9.13 (set by /opt/pyenv/version)
14:52:43  * 3.10.6 (set by /opt/pyenv/version)
14:52:43  + command -v pyenv
14:52:43  ++ pyenv init - --no-rehash
14:52:43  + 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[*]}"'\'')"
14:52:43  export PATH="/opt/pyenv/shims:${PATH}"
14:52:43  export PYENV_SHELL=bash
14:52:43  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
14:52:43  pyenv() {
14:52:43    local command
14:52:43    command="${1:-}"
14:52:43    if [ "$#" -gt 0 ]; then
14:52:43      shift
14:52:43    fi
14:52:43  
14:52:43    case "$command" in
14:52:43    rehash|shell)
14:52:43      eval "$(pyenv "sh-$command" "$@")"
14:52:43      ;;
14:52:43    *)
14:52:43      command pyenv "$command" "$@"
14:52:43      ;;
14:52:43    esac
14:52:43  }'
14:52:43  +++ 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[*]}"'
14:52:43  ++ 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
14:52:43  ++ 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
14:52:43  ++ 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
14:52:43  ++ export PYENV_SHELL=bash
14:52:43  ++ PYENV_SHELL=bash
14:52:43  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
14:52:43  +++ complete -F _pyenv pyenv
14:52:43  ++ lf-pyver python3
14:52:43  ++ local py_version_xy=python3
14:52:43  ++ local py_version_xyz=
14:52:43  ++ pyenv versions
14:52:43  ++ local command
14:52:43  ++ command=versions
14:52:43  ++ '[' 1 -gt 0 ']'
14:52:43  ++ sed 's/^[ *]* //'
14:52:43  ++ awk '{ print $1 }'
14:52:43  ++ grep -E '^[0-9.]*[0-9]$'
14:52:43  ++ shift
14:52:43  ++ case "$command" in
14:52:43  ++ command pyenv versions
14:52:43  ++ pyenv versions
14:52:43  ++ [[ ! -s /tmp/.pyenv_versions ]]
14:52:43  +++ grep '^3' /tmp/.pyenv_versions
14:52:43  +++ sort -V
14:52:43  +++ tail -n 1
14:52:43  ++ py_version_xyz=3.10.6
14:52:43  ++ [[ -z 3.10.6 ]]
14:52:43  ++ echo 3.10.6
14:52:43  ++ return 0
14:52:43  + pyenv local 3.10.6
14:52:43  + local command
14:52:43  + command=local
14:52:43  + '[' 2 -gt 0 ']'
14:52:43  + shift
14:52:43  + case "$command" in
14:52:43  + command pyenv local 3.10.6
14:52:43  + pyenv local 3.10.6
14:52:43  + for arg in "$@"
14:52:43  + case $arg in
14:52:43  + pkg_list+='tox '
14:52:43  + for arg in "$@"
14:52:43  + case $arg in
14:52:43  + pkg_list+='virtualenv '
14:52:43  + for arg in "$@"
14:52:43  + case $arg in
14:52:43  + pkg_list+='urllib3~=1.26.15 '
14:52:43  + [[ -f /tmp/.toxenv ]]
14:52:43  + [[ ! -f /tmp/.toxenv ]]
14:52:43  + [[ -n '' ]]
14:52:43  + python3 -m venv /tmp/venv-Nm34
14:52:48  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nm34'
14:52:48  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nm34
14:52:48  + echo /tmp/venv-Nm34
14:52:48  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
14:52:48  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
14:52:48  + /tmp/venv-Nm34/bin/python3 -m pip install --upgrade --quiet pip virtualenv
14:52:51  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
14:52:51  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
14:52:51  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
14:52:51  + /tmp/venv-Nm34/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
14:52:53  + type python3
14:52:53  + true
14:52:53  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nm34/bin to PATH'
14:52:53  lf-activate-venv(): INFO: Adding /tmp/venv-Nm34/bin to PATH
14:52:53  + PATH=/tmp/venv-Nm34/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
14:52:53  + return 0
14:52:53  + python3 --version
14:52:53  Python 3.10.6
14:52:53  + python3 -m pip --version
14:52:53  pip 24.2 from /tmp/venv-Nm34/lib/python3.10/site-packages/pip (python 3.10)
14:52:53  + python3 -m pip freeze
14:52:53  cachetools==5.5.0
14:52:53  chardet==5.2.0
14:52:53  colorama==0.4.6
14:52:53  distlib==0.3.8
14:52:53  filelock==3.16.1
14:52:53  packaging==24.1
14:52:53  platformdirs==4.3.6
14:52:53  pluggy==1.5.0
14:52:53  pyproject-api==1.8.0
14:52:53  tomli==2.0.1
14:52:53  tox==4.20.0
14:52:53  urllib3==1.26.20
14:52:53  virtualenv==20.26.5
14:52:53  [EnvInject] - Injecting environment variables from a build step.
14:52:53  [EnvInject] - Injecting as environment variables the properties content 
14:52:53  PARALLEL=false
14:52:53  
14:52:53  [EnvInject] - Variables injected successfully.
14:52:53  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3139944549131180655.sh
14:52:53  ---> tox-run.sh
14:52:53  + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox
14:52:53  + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs
14:52:53  + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox
14:52:53  + cd /w/workspace/oom-master-checkbashisms-lint/.
14:52:53  + source /home/jenkins/lf-env.sh
14:52:53  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
14:52:53  ++ mktemp -d /tmp/venv-XXXX
14:52:53  + lf_venv=/tmp/venv-bdfH
14:52:53  + local venv_file=/tmp/.os_lf_venv
14:52:53  + local python=python3
14:52:53  + local options
14:52:53  + local set_path=true
14:52:53  + local install_args=
14:52:53  ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
14:52:53  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:52:53  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
14:52:53  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
14:52:53  + true
14:52:53  + case $1 in
14:52:53  + venv_file=/tmp/.toxenv
14:52:53  + shift 2
14:52:53  + true
14:52:53  + case $1 in
14:52:53  + shift
14:52:53  + break
14:52:53  + case $python in
14:52:53  + local pkg_list=
14:52:53  + [[ -d /opt/pyenv ]]
14:52:53  + echo 'Setup pyenv:'
14:52:53  Setup pyenv:
14:52:53  + export PYENV_ROOT=/opt/pyenv
14:52:53  + PYENV_ROOT=/opt/pyenv
14:52:53  + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  + pyenv versions
14:52:53    system
14:52:53    3.8.13
14:52:53    3.9.13
14:52:53  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
14:52:53  + command -v pyenv
14:52:53  ++ pyenv init - --no-rehash
14:52:53  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')"
14:52:53  export PATH="/opt/pyenv/shims:${PATH}"
14:52:53  export PYENV_SHELL=bash
14:52:53  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
14:52:53  pyenv() {
14:52:53    local command
14:52:53    command="${1:-}"
14:52:53    if [ "$#" -gt 0 ]; then
14:52:53      shift
14:52:53    fi
14:52:53  
14:52:53    case "$command" in
14:52:53    rehash|shell)
14:52:53      eval "$(pyenv "sh-$command" "$@")"
14:52:53      ;;
14:52:53    *)
14:52:53      command pyenv "$command" "$@"
14:52:53      ;;
14:52:53    esac
14:52:53  }'
14:52:53  +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"'
14:52:53  ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin
14:52:53  ++ export PYENV_SHELL=bash
14:52:53  ++ PYENV_SHELL=bash
14:52:53  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
14:52:53  +++ complete -F _pyenv pyenv
14:52:53  ++ lf-pyver python3
14:52:53  ++ local py_version_xy=python3
14:52:53  ++ local py_version_xyz=
14:52:53  ++ pyenv versions
14:52:53  ++ local command
14:52:53  ++ command=versions
14:52:53  ++ '[' 1 -gt 0 ']'
14:52:53  ++ shift
14:52:53  ++ case "$command" in
14:52:53  ++ command pyenv versions
14:52:53  ++ pyenv versions
14:52:53  ++ awk '{ print $1 }'
14:52:53  ++ grep -E '^[0-9.]*[0-9]$'
14:52:53  ++ sed 's/^[ *]* //'
14:52:53  ++ [[ ! -s /tmp/.pyenv_versions ]]
14:52:53  +++ grep '^3' /tmp/.pyenv_versions
14:52:53  +++ sort -V
14:52:53  +++ tail -n 1
14:52:53  ++ py_version_xyz=3.10.6
14:52:53  ++ [[ -z 3.10.6 ]]
14:52:53  ++ echo 3.10.6
14:52:53  ++ return 0
14:52:53  + pyenv local 3.10.6
14:52:53  + local command
14:52:53  + command=local
14:52:53  + '[' 2 -gt 0 ']'
14:52:53  + shift
14:52:53  + case "$command" in
14:52:53  + command pyenv local 3.10.6
14:52:53  + pyenv local 3.10.6
14:52:54  + for arg in "$@"
14:52:54  + case $arg in
14:52:54  + pkg_list+='tox '
14:52:54  + for arg in "$@"
14:52:54  + case $arg in
14:52:54  + pkg_list+='virtualenv '
14:52:54  + for arg in "$@"
14:52:54  + case $arg in
14:52:54  + pkg_list+='urllib3~=1.26.15 '
14:52:54  + [[ -f /tmp/.toxenv ]]
14:52:54  ++ cat /tmp/.toxenv
14:52:54  + lf_venv=/tmp/venv-Nm34
14:52:54  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nm34 from' file:/tmp/.toxenv
14:52:54  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nm34 from file:/tmp/.toxenv
14:52:54  + /tmp/venv-Nm34/bin/python3 -m pip install --upgrade --quiet pip virtualenv
14:52:54  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
14:52:54  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
14:52:54  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
14:52:54  + /tmp/venv-Nm34/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
14:52:55  + type python3
14:52:55  + true
14:52:55  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nm34/bin to PATH'
14:52:55  lf-activate-venv(): INFO: Adding /tmp/venv-Nm34/bin to PATH
14:52:55  + PATH=/tmp/venv-Nm34/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
14:52:55  + return 0
14:52:55  + [[ -d /opt/pyenv ]]
14:52:55  + echo '---> Setting up pyenv'
14:52:55  ---> Setting up pyenv
14:52:55  + export PYENV_ROOT=/opt/pyenv
14:52:55  + PYENV_ROOT=/opt/pyenv
14:52:55  + export PATH=/opt/pyenv/bin:/tmp/venv-Nm34/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
14:52:55  + PATH=/opt/pyenv/bin:/tmp/venv-Nm34/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
14:52:55  ++ pwd
14:52:55  + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint
14:52:55  + export PYTHONPATH
14:52:55  + export TOX_TESTENV_PASSENV=PYTHONPATH
14:52:55  + TOX_TESTENV_PASSENV=PYTHONPATH
14:52:55  + tox --version
14:52:56  4.20.0 from /tmp/venv-Nm34/lib/python3.10/site-packages/tox/__init__.py
14:52:56  + PARALLEL=false
14:52:56  + TOX_OPTIONS_LIST=
14:52:56  + [[ -n checkbashisms ]]
14:52:56  + TOX_OPTIONS_LIST=' -e checkbashisms'
14:52:56  + case ${PARALLEL,,} in
14:52:56  + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log
14:52:56  + tox -e checkbashisms
14:52:57  checkbashisms: freeze> python -m pip freeze --all
14:52:58  checkbashisms: pip==24.2,setuptools==75.1.0,wheel==0.44.0
14:52:58  checkbashisms: commands[0]> .ci/check-bashisms.sh
14:52:59  script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line;
14:52:59  you may get strange results
14:52:59  script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line;
14:52:59  you may get strange results
14:52:59  script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines
14:53:01    checkbashisms: OK (4.67=setup[1.41]+cmd[3.26] seconds)
14:53:01    congratulations :) (4.85 seconds)
14:53:01  + tox_status=0
14:53:01  + echo '---> Completed tox runs'
14:53:01  ---> Completed tox runs
14:53:01  + for i in .tox/*/log
14:53:01  ++ echo .tox/checkbashisms/log
14:53:01  ++ awk -F/ '{print $2}'
14:53:01  + tox_env=checkbashisms
14:53:01  + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms
14:53:01  + DOC_DIR=docs/_build/html
14:53:01  + [[ -d docs/_build/html ]]
14:53:01  + echo '---> tox-run.sh ends'
14:53:01  ---> tox-run.sh ends
14:53:01  + test 0 -eq 0
14:53:01  $ ssh-agent -k
14:53:01  unset SSH_AUTH_SOCK;
14:53:01  unset SSH_AGENT_PID;
14:53:01  echo Agent pid 1747 killed;
14:53:01  [ssh-agent] Stopped.
14:53:01  [PostBuildScript] - [INFO] Executing post build scripts.
14:53:01  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16387181965578098542.sh
14:53:01  ---> sysstat.sh
14:53:01  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16759678462790444666.sh
14:53:01  ---> package-listing.sh
14:53:01  ++ facter osfamily
14:53:01  ++ tr '[:upper:]' '[:lower:]'
14:53:02  + OS_FAMILY=debian
14:53:02  + workspace=/w/workspace/oom-master-checkbashisms-lint
14:53:02  + START_PACKAGES=/tmp/packages_start.txt
14:53:02  + END_PACKAGES=/tmp/packages_end.txt
14:53:02  + DIFF_PACKAGES=/tmp/packages_diff.txt
14:53:02  + PACKAGES=/tmp/packages_start.txt
14:53:02  + '[' /w/workspace/oom-master-checkbashisms-lint ']'
14:53:02  + PACKAGES=/tmp/packages_end.txt
14:53:02  + case "${OS_FAMILY}" in
14:53:02  + dpkg -l
14:53:02  + grep '^ii'
14:53:02  + '[' -f /tmp/packages_start.txt ']'
14:53:02  + '[' -f /tmp/packages_end.txt ']'
14:53:02  + diff /tmp/packages_start.txt /tmp/packages_end.txt
14:53:02  + '[' /w/workspace/oom-master-checkbashisms-lint ']'
14:53:02  + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/
14:53:02  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/
14:53:02  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6482383621416814424.sh
14:53:02  ---> capture-instance-metadata.sh
14:53:02  Setup pyenv:
14:53:02    system
14:53:02    3.8.13
14:53:02    3.9.13
14:53:02  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
14:53:05  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qsEh
14:53:05  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
14:53:08  lf-activate-venv(): INFO: Installing: lftools 
14:53:37  lf-activate-venv(): INFO: Adding /tmp/venv-qsEh/bin to PATH
14:53:37  INFO: Running in OpenStack, capturing instance metadata
14:53:37  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13297749002303295033.sh
14:53:37  provisioning config files...
14:53:37  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config197033537711791654tmp
14:53:37  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
14:53:37  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
14:53:37  [EnvInject] - Injecting environment variables from a build step.
14:53:37  [EnvInject] - Injecting as environment variables the properties content 
14:53:37  SERVER_ID=logs
14:53:37  
14:53:37  [EnvInject] - Variables injected successfully.
14:53:37  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18407054541025320219.sh
14:53:37  ---> create-netrc.sh
14:53:37  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4877378064253604208.sh
14:53:37  ---> python-tools-install.sh
14:53:37  Setup pyenv:
14:53:37    system
14:53:37    3.8.13
14:53:37    3.9.13
14:53:37  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
14:53:37  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsEh from file:/tmp/.os_lf_venv
14:53:38  lf-activate-venv(): INFO: Installing: lftools 
14:53:46  lf-activate-venv(): INFO: Adding /tmp/venv-qsEh/bin to PATH
14:53:46  Generating Requirements File
14:54:09  Python 3.10.6
14:54:09  pip 24.2 from /tmp/venv-qsEh/lib/python3.10/site-packages/pip (python 3.10)
14:54:09  appdirs==1.4.4
14:54:09  argcomplete==3.5.0
14:54:09  aspy.yaml==1.3.0
14:54:09  attrs==24.2.0
14:54:09  autopage==0.5.2
14:54:09  beautifulsoup4==4.12.3
14:54:09  boto3==1.35.26
14:54:09  botocore==1.35.26
14:54:09  bs4==0.0.2
14:54:09  cachetools==5.5.0
14:54:09  certifi==2024.8.30
14:54:09  cffi==1.17.1
14:54:09  cfgv==3.4.0
14:54:09  chardet==5.2.0
14:54:09  charset-normalizer==3.3.2
14:54:09  click==8.1.7
14:54:09  cliff==4.7.0
14:54:09  cmd2==2.4.3
14:54:09  cryptography==3.3.2
14:54:09  debtcollector==3.0.0
14:54:09  decorator==5.1.1
14:54:09  defusedxml==0.7.1
14:54:09  Deprecated==1.2.14
14:54:09  distlib==0.3.8
14:54:09  dnspython==2.6.1
14:54:09  docker==4.2.2
14:54:09  dogpile.cache==1.3.3
14:54:09  durationpy==0.7
14:54:09  email_validator==2.2.0
14:54:09  filelock==3.16.1
14:54:09  future==1.0.0
14:54:09  gitdb==4.0.11
14:54:09  GitPython==3.1.43
14:54:09  google-auth==2.35.0
14:54:09  httplib2==0.22.0
14:54:09  identify==2.6.1
14:54:09  idna==3.10
14:54:09  importlib-resources==1.5.0
14:54:09  iso8601==2.1.0
14:54:09  Jinja2==3.1.4
14:54:09  jmespath==1.0.1
14:54:09  jsonpatch==1.33
14:54:09  jsonpointer==3.0.0
14:54:09  jsonschema==4.23.0
14:54:09  jsonschema-specifications==2023.12.1
14:54:09  keystoneauth1==5.8.0
14:54:09  kubernetes==31.0.0
14:54:09  lftools==0.37.10
14:54:09  lxml==5.3.0
14:54:09  MarkupSafe==2.1.5
14:54:09  msgpack==1.1.0
14:54:09  multi_key_dict==2.0.3
14:54:09  munch==4.0.0
14:54:09  netaddr==1.3.0
14:54:09  netifaces==0.11.0
14:54:09  niet==1.4.2
14:54:09  nodeenv==1.9.1
14:54:09  oauth2client==4.1.3
14:54:09  oauthlib==3.2.2
14:54:09  openstacksdk==4.0.0
14:54:09  os-client-config==2.1.0
14:54:09  os-service-types==1.7.0
14:54:09  osc-lib==3.1.0
14:54:09  oslo.config==9.6.0
14:54:09  oslo.context==5.6.0
14:54:09  oslo.i18n==6.4.0
14:54:09  oslo.log==6.1.2
14:54:09  oslo.serialization==5.5.0
14:54:09  oslo.utils==7.3.0
14:54:09  packaging==24.1
14:54:09  pbr==6.1.0
14:54:09  platformdirs==4.3.6
14:54:09  prettytable==3.11.0
14:54:09  pyasn1==0.6.1
14:54:09  pyasn1_modules==0.4.1
14:54:09  pycparser==2.22
14:54:09  pygerrit2==2.0.15
14:54:09  PyGithub==2.4.0
14:54:09  PyJWT==2.9.0
14:54:09  PyNaCl==1.5.0
14:54:09  pyparsing==2.4.7
14:54:09  pyperclip==1.9.0
14:54:09  pyrsistent==0.20.0
14:54:09  python-cinderclient==9.6.0
14:54:09  python-dateutil==2.9.0.post0
14:54:09  python-heatclient==4.0.0
14:54:09  python-jenkins==1.8.2
14:54:09  python-keystoneclient==5.5.0
14:54:09  python-magnumclient==4.7.0
14:54:09  python-openstackclient==7.1.2
14:54:09  python-swiftclient==4.6.0
14:54:09  PyYAML==6.0.2
14:54:09  referencing==0.35.1
14:54:09  requests==2.32.3
14:54:09  requests-oauthlib==2.0.0
14:54:09  requestsexceptions==1.4.0
14:54:09  rfc3986==2.0.0
14:54:09  rpds-py==0.20.0
14:54:09  rsa==4.9
14:54:09  ruamel.yaml==0.18.6
14:54:09  ruamel.yaml.clib==0.2.8
14:54:09  s3transfer==0.10.2
14:54:09  simplejson==3.19.3
14:54:09  six==1.16.0
14:54:09  smmap==5.0.1
14:54:09  soupsieve==2.6
14:54:09  stevedore==5.3.0
14:54:09  tabulate==0.9.0
14:54:09  toml==0.10.2
14:54:09  tomlkit==0.13.2
14:54:09  tqdm==4.66.5
14:54:09  typing_extensions==4.12.2
14:54:09  tzdata==2024.2
14:54:09  urllib3==1.26.20
14:54:09  virtualenv==20.26.5
14:54:09  wcwidth==0.2.13
14:54:09  websocket-client==1.8.0
14:54:09  wrapt==1.16.0
14:54:09  xdg==6.0.0
14:54:09  xmltodict==0.13.0
14:54:09  yq==3.4.3
14:54:09  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2865861592483328491.sh
14:54:09  ---> sudo-logs.sh
14:54:09  Archiving 'sudo' log..
14:54:10  [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2323711642709861085.sh
14:54:10  ---> job-cost.sh
14:54:10  Setup pyenv:
14:54:10    system
14:54:10    3.8.13
14:54:10    3.9.13
14:54:10  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
14:54:10  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsEh from file:/tmp/.os_lf_venv
14:54:11  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
14:54:15  lf-activate-venv(): INFO: Adding /tmp/venv-qsEh/bin to PATH
14:54:15  INFO: No Stack...
14:54:15  INFO: Retrieving Pricing Info for: v3-standard-4
14:54:15  INFO: Archiving Costs
14:54:15  [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5221481413712406294.sh
14:54:15  ---> logs-deploy.sh
14:54:15  Setup pyenv:
14:54:15    system
14:54:15    3.8.13
14:54:15    3.9.13
14:54:15  * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version)
14:54:15  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qsEh from file:/tmp/.os_lf_venv
14:54:16  lf-activate-venv(): INFO: Installing: lftools 
14:54:24  lf-activate-venv(): INFO: Adding /tmp/venv-qsEh/bin to PATH
14:54:24  INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3618
14:54:24  INFO: archiving workspace using pattern(s): 
14:54:25  Archives upload complete.
14:54:25  INFO: archiving logs to Nexus
14:54:26  ---> uname -a:
14:54:26  Linux prd-ubuntu1804-builder-4c-4g-41752 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
14:54:26  
14:54:26  
14:54:26  ---> lscpu:
14:54:26  Architecture:        x86_64
14:54:26  CPU op-mode(s):      32-bit, 64-bit
14:54:26  Byte Order:          Little Endian
14:54:26  CPU(s):              4
14:54:26  On-line CPU(s) list: 0-3
14:54:26  Thread(s) per core:  1
14:54:26  Core(s) per socket:  1
14:54:26  Socket(s):           4
14:54:26  NUMA node(s):        1
14:54:26  Vendor ID:           AuthenticAMD
14:54:26  CPU family:          23
14:54:26  Model:               49
14:54:26  Model name:          AMD EPYC-Rome Processor
14:54:26  Stepping:            0
14:54:26  CPU MHz:             2800.000
14:54:26  BogoMIPS:            5600.00
14:54:26  Virtualization:      AMD-V
14:54:26  Hypervisor vendor:   KVM
14:54:26  Virtualization type: full
14:54:26  L1d cache:           32K
14:54:26  L1i cache:           32K
14:54:26  L2 cache:            512K
14:54:26  L3 cache:            16384K
14:54:26  NUMA node0 CPU(s):   0-3
14:54:26  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
14:54:26  
14:54:26  
14:54:26  ---> nproc:
14:54:26  4
14:54:26  
14:54:26  
14:54:26  ---> df -h:
14:54:26  Filesystem      Size  Used Avail Use% Mounted on
14:54:26  udev            7.9G     0  7.9G   0% /dev
14:54:26  tmpfs           1.6G  676K  1.6G   1% /run
14:54:26  /dev/vda1        78G  8.3G   70G  11% /
14:54:26  tmpfs           7.9G     0  7.9G   0% /dev/shm
14:54:26  tmpfs           5.0M     0  5.0M   0% /run/lock
14:54:26  tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
14:54:26  /dev/vda15      105M  4.4M  100M   5% /boot/efi
14:54:26  tmpfs           1.6G     0  1.6G   0% /run/user/1001
14:54:26  
14:54:26  
14:54:26  ---> free -m:
14:54:26                total        used        free      shared  buff/cache   available
14:54:26  Mem:          16040         562       13426           0        2050       15165
14:54:26  Swap:          1023           0        1023
14:54:26  
14:54:26  
14:54:26  ---> ip addr:
14:54:26  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
14:54:26      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
14:54:26      inet 127.0.0.1/8 scope host lo
14:54:26         valid_lft forever preferred_lft forever
14:54:26      inet6 ::1/128 scope host 
14:54:26         valid_lft forever preferred_lft forever
14:54:26  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
14:54:26      link/ether fa:16:3e:b0:15:ed brd ff:ff:ff:ff:ff:ff
14:54:26      inet 10.30.106.124/23 brd 10.30.107.255 scope global dynamic ens3
14:54:26         valid_lft 86265sec preferred_lft 86265sec
14:54:26      inet6 fe80::f816:3eff:feb0:15ed/64 scope link 
14:54:26         valid_lft forever preferred_lft forever
14:54:26  
14:54:26  
14:54:26  ---> sar -b -r -n DEV:
14:54:26  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41752) 	09/25/24 	_x86_64_	(4 CPU)
14:54:26  
14:54:26  14:52:14     LINUX RESTART	(4 CPU)
14:54:26  
14:54:26  14:53:01          tps      rtps      wtps   bread/s   bwrtn/s
14:54:26  14:54:01       113.38     14.08     99.30   1060.54  26430.78
14:54:26  Average:       113.38     14.08     99.30   1060.54  26430.78
14:54:26  
14:54:26  14:53:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
14:54:26  14:54:01     13840572  15545388   2584396     15.73     72396   1826140    780360      4.47    727176   1626388    154316
14:54:26  Average:     13840572  15545388   2584396     15.73     72396   1826140    780360      4.47    727176   1626388    154316
14:54:26  
14:54:26  14:53:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
14:54:26  14:54:01           lo      1.47      1.47      0.16      0.16      0.00      0.00      0.00      0.00
14:54:26  14:54:01         ens3     61.17     42.21    721.71     14.76      0.00      0.00      0.00      0.00
14:54:26  Average:           lo      1.47      1.47      0.16      0.16      0.00      0.00      0.00      0.00
14:54:26  Average:         ens3     61.17     42.21    721.71     14.76      0.00      0.00      0.00      0.00
14:54:26  
14:54:26  
14:54:26  ---> sar -P ALL:
14:54:26  Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41752) 	09/25/24 	_x86_64_	(4 CPU)
14:54:26  
14:54:26  14:52:14     LINUX RESTART	(4 CPU)
14:54:26  
14:54:26  14:53:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
14:54:26  14:54:01        all     20.36      0.00      1.46      5.11      0.06     73.02
14:54:26  14:54:01          0      3.14      0.00      0.91     11.77      0.05     84.12
14:54:26  14:54:01          1     32.83      0.00      1.75      1.32      0.07     64.03
14:54:26  14:54:01          2     37.65      0.00      2.12      2.67      0.05     57.51
14:54:26  14:54:01          3      7.87      0.00      1.07      4.64      0.05     86.37
14:54:26  Average:        all     20.36      0.00      1.46      5.11      0.06     73.02
14:54:26  Average:          0      3.14      0.00      0.91     11.77      0.05     84.12
14:54:26  Average:          1     32.83      0.00      1.75      1.32      0.07     64.03
14:54:26  Average:          2     37.65      0.00      2.12      2.67      0.05     57.51
14:54:26  Average:          3      7.87      0.00      1.07      4.64      0.05     86.37
14:54:26  
14:54:26  
14:54:26