05:32:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141137 05:32:15 Running as SYSTEM 05:32:15 [EnvInject] - Loading node environment variables. 05:32:15 Building remotely on prd-ubuntu1804-builder-4c-4g-19450 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 05:32:15 [ssh-agent] Looking for ssh-agent implementation... 05:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:15 $ ssh-agent 05:32:15 SSH_AUTH_SOCK=/tmp/ssh-C6FALgviCrDX/agent.1675 05:32:15 SSH_AGENT_PID=1677 05:32:15 [ssh-agent] Started. 05:32:15 Running ssh-add (command line suppressed) 05:32:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4383447052724846510.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4383447052724846510.key) 05:32:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:32:15 The recommended git tool is: NONE 05:32:17 using credential onap-jenkins-ssh 05:32:17 Wiping out workspace first. 05:32:17 Cloning the remote Git repository 05:32:17 Cloning repository git://cloud.onap.org/mirror/oom.git 05:32:17 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 05:32:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:32:17 > git --version # timeout=10 05:32:17 > git --version # 'git version 2.17.1' 05:32:17 using GIT_SSH to set credentials Gerrit user 05:32:17 Verifying host key using manually-configured host key entries 05:32:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:32:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:32:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:32:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:32:22 using GIT_SSH to set credentials Gerrit user 05:32:22 Verifying host key using manually-configured host key entries 05:32:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/141137/2 # timeout=30 05:32:22 > git rev-parse d9b171d13b4c0ada6c24bee627ce03766616ef47^{commit} # timeout=10 05:32:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:32:22 Checking out Revision d9b171d13b4c0ada6c24bee627ce03766616ef47 (refs/changes/37/141137/2) 05:32:22 > git config core.sparsecheckout # timeout=10 05:32:22 > git checkout -f d9b171d13b4c0ada6c24bee627ce03766616ef47 # timeout=30 05:32:26 Commit message: "[SO] so-admin-cockpit 1.10.0 release" 05:32:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:32:26 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 05:32:26 [EnvInject] - Injecting environment variables from a build step. 05:32:26 [EnvInject] - Injecting as environment variables the properties content 05:32:26 PYTHON=python3 05:32:26 05:32:26 [EnvInject] - Variables injected successfully. 05:32:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8773521034433097677.sh 05:32:26 ---> tox-install.sh 05:32:26 + source /home/jenkins/lf-env.sh 05:32:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:32:26 ++ mktemp -d /tmp/venv-XXXX 05:32:26 + lf_venv=/tmp/venv-AYT1 05:32:26 + local venv_file=/tmp/.os_lf_venv 05:32:26 + local python=python3 05:32:26 + local options 05:32:26 + local set_path=true 05:32:26 + local install_args= 05:32:26 ++ 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 05:32:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:32:26 + true 05:32:26 + case $1 in 05:32:26 + venv_file=/tmp/.toxenv 05:32:26 + shift 2 05:32:26 + true 05:32:26 + case $1 in 05:32:26 + shift 05:32:26 + break 05:32:26 + case $python in 05:32:26 + local pkg_list= 05:32:26 + [[ -d /opt/pyenv ]] 05:32:26 + echo 'Setup pyenv:' 05:32:26 Setup pyenv: 05:32:26 + export PYENV_ROOT=/opt/pyenv 05:32:26 + PYENV_ROOT=/opt/pyenv 05:32:26 + 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 05:32:26 + 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 05:32:26 + pyenv versions 05:32:26 * system (set by /opt/pyenv/version) 05:32:26 * 3.8.13 (set by /opt/pyenv/version) 05:32:26 * 3.9.13 (set by /opt/pyenv/version) 05:32:26 * 3.10.6 (set by /opt/pyenv/version) 05:32:26 + command -v pyenv 05:32:26 ++ pyenv init - --no-rehash 05:32:26 + 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[*]}"'\'')" 05:32:26 export PATH="/opt/pyenv/shims:${PATH}" 05:32:26 export PYENV_SHELL=bash 05:32:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:32:26 pyenv() { 05:32:26 local command 05:32:26 command="${1:-}" 05:32:26 if [ "$#" -gt 0 ]; then 05:32:26 shift 05:32:26 fi 05:32:26 05:32:26 case "$command" in 05:32:26 rehash|shell) 05:32:26 eval "$(pyenv "sh-$command" "$@")" 05:32:26 ;; 05:32:26 *) 05:32:26 command pyenv "$command" "$@" 05:32:26 ;; 05:32:26 esac 05:32:26 }' 05:32:26 +++ 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[*]}"' 05:32:26 ++ 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 05:32:26 ++ 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 05:32:26 ++ 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 05:32:26 ++ export PYENV_SHELL=bash 05:32:26 ++ PYENV_SHELL=bash 05:32:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:32:26 +++ complete -F _pyenv pyenv 05:32:26 ++ lf-pyver python3 05:32:26 ++ local py_version_xy=python3 05:32:26 ++ local py_version_xyz= 05:32:26 ++ pyenv versions 05:32:26 ++ local command 05:32:26 ++ command=versions 05:32:26 ++ '[' 1 -gt 0 ']' 05:32:26 ++ shift 05:32:26 ++ case "$command" in 05:32:26 ++ command pyenv versions 05:32:26 ++ pyenv versions 05:32:26 ++ sed 's/^[ *]* //' 05:32:26 ++ grep -E '^[0-9.]*[0-9]$' 05:32:26 ++ awk '{ print $1 }' 05:32:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:32:26 +++ grep '^3' /tmp/.pyenv_versions 05:32:26 +++ sort -V 05:32:26 +++ tail -n 1 05:32:26 ++ py_version_xyz=3.10.6 05:32:26 ++ [[ -z 3.10.6 ]] 05:32:26 ++ echo 3.10.6 05:32:26 ++ return 0 05:32:26 + pyenv local 3.10.6 05:32:26 + local command 05:32:26 + command=local 05:32:26 + '[' 2 -gt 0 ']' 05:32:26 + shift 05:32:26 + case "$command" in 05:32:26 + command pyenv local 3.10.6 05:32:26 + pyenv local 3.10.6 05:32:26 + for arg in "$@" 05:32:26 + case $arg in 05:32:26 + pkg_list+='tox ' 05:32:26 + for arg in "$@" 05:32:26 + case $arg in 05:32:26 + pkg_list+='virtualenv ' 05:32:26 + for arg in "$@" 05:32:26 + case $arg in 05:32:26 + pkg_list+='urllib3~=1.26.15 ' 05:32:26 + [[ -f /tmp/.toxenv ]] 05:32:26 + [[ ! -f /tmp/.toxenv ]] 05:32:26 + [[ -n '' ]] 05:32:26 + python3 -m venv /tmp/venv-AYT1 05:32:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AYT1' 05:32:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AYT1 05:32:31 + echo /tmp/venv-AYT1 05:32:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:32:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:32:31 + /tmp/venv-AYT1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:32:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:32:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:32:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:32:34 + /tmp/venv-AYT1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:32:37 + type python3 05:32:37 + true 05:32:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AYT1/bin to PATH' 05:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-AYT1/bin to PATH 05:32:37 + PATH=/tmp/venv-AYT1/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 05:32:37 + return 0 05:32:37 + python3 --version 05:32:37 Python 3.10.6 05:32:37 + python3 -m pip --version 05:32:37 pip 25.1.1 from /tmp/venv-AYT1/lib/python3.10/site-packages/pip (python 3.10) 05:32:37 + python3 -m pip freeze 05:32:37 cachetools==6.0.0 05:32:37 chardet==5.2.0 05:32:37 colorama==0.4.6 05:32:37 distlib==0.3.9 05:32:37 filelock==3.18.0 05:32:37 packaging==25.0 05:32:37 platformdirs==4.3.8 05:32:37 pluggy==1.6.0 05:32:37 pyproject-api==1.9.1 05:32:37 tomli==2.2.1 05:32:37 tox==4.26.0 05:32:37 typing_extensions==4.14.0 05:32:37 urllib3==1.26.20 05:32:37 virtualenv==20.31.2 05:32:37 [EnvInject] - Injecting environment variables from a build step. 05:32:37 [EnvInject] - Injecting as environment variables the properties content 05:32:37 PARALLEL=false 05:32:37 05:32:37 [EnvInject] - Variables injected successfully. 05:32:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3679076192755080576.sh 05:32:37 ---> tox-run.sh 05:32:37 + 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 05:32:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 05:32:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 05:32:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 05:32:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 05:32:37 + source /home/jenkins/lf-env.sh 05:32:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:32:37 ++ mktemp -d /tmp/venv-XXXX 05:32:37 + lf_venv=/tmp/venv-JSs7 05:32:37 + local venv_file=/tmp/.os_lf_venv 05:32:37 + local python=python3 05:32:37 + local options 05:32:37 + local set_path=true 05:32:37 + local install_args= 05:32:37 ++ 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 05:32:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:32:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:32:37 + true 05:32:37 + case $1 in 05:32:37 + venv_file=/tmp/.toxenv 05:32:37 + shift 2 05:32:37 + true 05:32:37 + case $1 in 05:32:37 + shift 05:32:37 + break 05:32:37 + case $python in 05:32:37 + local pkg_list= 05:32:37 + [[ -d /opt/pyenv ]] 05:32:37 + echo 'Setup pyenv:' 05:32:37 Setup pyenv: 05:32:37 + export PYENV_ROOT=/opt/pyenv 05:32:37 + PYENV_ROOT=/opt/pyenv 05:32:37 + 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 05:32:37 + 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 05:32:37 + pyenv versions 05:32:37 system 05:32:37 3.8.13 05:32:37 3.9.13 05:32:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:32:37 + command -v pyenv 05:32:37 ++ pyenv init - --no-rehash 05:32:37 + 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[*]}"'\'')" 05:32:37 export PATH="/opt/pyenv/shims:${PATH}" 05:32:37 export PYENV_SHELL=bash 05:32:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:32:37 pyenv() { 05:32:37 local command 05:32:37 command="${1:-}" 05:32:37 if [ "$#" -gt 0 ]; then 05:32:37 shift 05:32:37 fi 05:32:37 05:32:37 case "$command" in 05:32:37 rehash|shell) 05:32:37 eval "$(pyenv "sh-$command" "$@")" 05:32:37 ;; 05:32:37 *) 05:32:37 command pyenv "$command" "$@" 05:32:37 ;; 05:32:37 esac 05:32:37 }' 05:32:37 +++ 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[*]}"' 05:32:37 ++ 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 05:32:37 ++ 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 05:32:37 ++ 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 05:32:37 ++ export PYENV_SHELL=bash 05:32:37 ++ PYENV_SHELL=bash 05:32:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:32:37 +++ complete -F _pyenv pyenv 05:32:37 ++ lf-pyver python3 05:32:37 ++ local py_version_xy=python3 05:32:37 ++ local py_version_xyz= 05:32:37 ++ pyenv versions 05:32:37 ++ local command 05:32:37 ++ command=versions 05:32:37 ++ '[' 1 -gt 0 ']' 05:32:37 ++ shift 05:32:37 ++ case "$command" in 05:32:37 ++ command pyenv versions 05:32:37 ++ pyenv versions 05:32:37 ++ awk '{ print $1 }' 05:32:37 ++ sed 's/^[ *]* //' 05:32:37 ++ grep -E '^[0-9.]*[0-9]$' 05:32:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:32:37 +++ grep '^3' /tmp/.pyenv_versions 05:32:37 +++ sort -V 05:32:37 +++ tail -n 1 05:32:37 ++ py_version_xyz=3.10.6 05:32:37 ++ [[ -z 3.10.6 ]] 05:32:37 ++ echo 3.10.6 05:32:37 ++ return 0 05:32:37 + pyenv local 3.10.6 05:32:37 + local command 05:32:37 + command=local 05:32:37 + '[' 2 -gt 0 ']' 05:32:37 + shift 05:32:37 + case "$command" in 05:32:37 + command pyenv local 3.10.6 05:32:37 + pyenv local 3.10.6 05:32:37 + for arg in "$@" 05:32:37 + case $arg in 05:32:37 + pkg_list+='tox ' 05:32:37 + for arg in "$@" 05:32:37 + case $arg in 05:32:37 + pkg_list+='virtualenv ' 05:32:37 + for arg in "$@" 05:32:37 + case $arg in 05:32:37 + pkg_list+='urllib3~=1.26.15 ' 05:32:37 + [[ -f /tmp/.toxenv ]] 05:32:37 ++ cat /tmp/.toxenv 05:32:37 + lf_venv=/tmp/venv-AYT1 05:32:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYT1 from' file:/tmp/.toxenv 05:32:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AYT1 from file:/tmp/.toxenv 05:32:37 + /tmp/venv-AYT1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:32:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:32:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:32:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:32:38 + /tmp/venv-AYT1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:32:39 + type python3 05:32:39 + true 05:32:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AYT1/bin to PATH' 05:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-AYT1/bin to PATH 05:32:39 + PATH=/tmp/venv-AYT1/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 05:32:39 + return 0 05:32:39 + [[ -d /opt/pyenv ]] 05:32:39 + echo '---> Setting up pyenv' 05:32:39 ---> Setting up pyenv 05:32:39 + export PYENV_ROOT=/opt/pyenv 05:32:39 + PYENV_ROOT=/opt/pyenv 05:32:39 + export PATH=/opt/pyenv/bin:/tmp/venv-AYT1/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 05:32:39 + PATH=/opt/pyenv/bin:/tmp/venv-AYT1/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 05:32:39 ++ pwd 05:32:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 05:32:39 + export PYTHONPATH 05:32:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:32:39 + TOX_TESTENV_PASSENV=PYTHONPATH 05:32:39 + tox --version 05:32:40 4.26.0 from /tmp/venv-AYT1/lib/python3.10/site-packages/tox/__init__.py 05:32:40 + PARALLEL=false 05:32:40 + TOX_OPTIONS_LIST= 05:32:40 + [[ -n checkbashisms ]] 05:32:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 05:32:40 + case ${PARALLEL,,} in 05:32:40 + tox -e checkbashisms 05:32:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 05:32:41 checkbashisms: freeze> python -m pip freeze --all 05:32:41 checkbashisms: pip==25.1.1,setuptools==80.3.1 05:32:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 05:32:42 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:32:42 you may get strange results 05:32:43 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 05:32:43 you may get strange results 05:32:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 05:32:45 checkbashisms: OK (4.77=setup[1.35]+cmd[3.43] seconds) 05:32:45 congratulations :) (5.04 seconds) 05:32:45 + tox_status=0 05:32:45 + echo '---> Completed tox runs' 05:32:45 ---> Completed tox runs 05:32:45 + for i in .tox/*/log 05:32:45 ++ echo .tox/checkbashisms/log 05:32:45 ++ awk -F/ '{print $2}' 05:32:45 + tox_env=checkbashisms 05:32:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 05:32:45 + DOC_DIR=docs/_build/html 05:32:45 + [[ -d docs/_build/html ]] 05:32:45 + echo '---> tox-run.sh ends' 05:32:45 ---> tox-run.sh ends 05:32:45 + test 0 -eq 0 05:32:45 $ ssh-agent -k 05:32:45 unset SSH_AUTH_SOCK; 05:32:45 unset SSH_AGENT_PID; 05:32:45 echo Agent pid 1677 killed; 05:32:45 [ssh-agent] Stopped. 05:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 05:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1925474283572579093.sh 05:32:45 ---> sysstat.sh 05:32:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9821914550725733612.sh 05:32:45 ---> package-listing.sh 05:32:45 ++ tr '[:upper:]' '[:lower:]' 05:32:45 ++ facter osfamily 05:32:46 + OS_FAMILY=debian 05:32:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 05:32:46 + START_PACKAGES=/tmp/packages_start.txt 05:32:46 + END_PACKAGES=/tmp/packages_end.txt 05:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:46 + PACKAGES=/tmp/packages_start.txt 05:32:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:32:46 + PACKAGES=/tmp/packages_end.txt 05:32:46 + case "${OS_FAMILY}" in 05:32:46 + dpkg -l 05:32:46 + grep '^ii' 05:32:46 + '[' -f /tmp/packages_start.txt ']' 05:32:46 + '[' -f /tmp/packages_end.txt ']' 05:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 05:32:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 05:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 05:32:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15118054914431065443.sh 05:32:46 ---> capture-instance-metadata.sh 05:32:46 Setup pyenv: 05:32:46 system 05:32:46 3.8.13 05:32:46 3.9.13 05:32:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x4ur 05:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:53 lf-activate-venv(): INFO: Installing: lftools 05:33:15 lf-activate-venv(): INFO: Adding /tmp/venv-x4ur/bin to PATH 05:33:15 INFO: Running in OpenStack, capturing instance metadata 05:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7891751890414723443.sh 05:33:16 provisioning config files... 05:33:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config308207585899839223tmp 05:33:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:33:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:33:16 [EnvInject] - Injecting environment variables from a build step. 05:33:16 [EnvInject] - Injecting as environment variables the properties content 05:33:16 SERVER_ID=logs 05:33:16 05:33:16 [EnvInject] - Variables injected successfully. 05:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11396013203978314915.sh 05:33:16 ---> create-netrc.sh 05:33:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5702499197218859335.sh 05:33:16 ---> python-tools-install.sh 05:33:16 Setup pyenv: 05:33:16 system 05:33:16 3.8.13 05:33:16 3.9.13 05:33:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:33:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4ur from file:/tmp/.os_lf_venv 05:33:18 lf-activate-venv(): INFO: Installing: lftools 05:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-x4ur/bin to PATH 05:33:25 Generating Requirements File 05:33:43 Python 3.10.6 05:33:44 pip 25.1.1 from /tmp/venv-x4ur/lib/python3.10/site-packages/pip (python 3.10) 05:33:44 appdirs==1.4.4 05:33:44 argcomplete==3.6.2 05:33:44 aspy.yaml==1.3.0 05:33:44 attrs==25.3.0 05:33:44 autopage==0.5.2 05:33:44 beautifulsoup4==4.13.4 05:33:44 boto3==1.38.32 05:33:44 botocore==1.38.32 05:33:44 bs4==0.0.2 05:33:44 cachetools==5.5.2 05:33:44 certifi==2025.4.26 05:33:44 cffi==1.17.1 05:33:44 cfgv==3.4.0 05:33:44 chardet==5.2.0 05:33:44 charset-normalizer==3.4.2 05:33:44 click==8.2.1 05:33:44 cliff==4.10.0 05:33:44 cmd2==2.6.0 05:33:44 cryptography==3.3.2 05:33:44 debtcollector==3.0.0 05:33:44 decorator==5.2.1 05:33:44 defusedxml==0.7.1 05:33:44 Deprecated==1.2.18 05:33:44 distlib==0.3.9 05:33:44 dnspython==2.7.0 05:33:44 docker==7.1.0 05:33:44 dogpile.cache==1.4.0 05:33:44 durationpy==0.10 05:33:44 email_validator==2.2.0 05:33:44 filelock==3.18.0 05:33:44 future==1.0.0 05:33:44 gitdb==4.0.12 05:33:44 GitPython==3.1.44 05:33:44 google-auth==2.40.3 05:33:44 httplib2==0.22.0 05:33:44 identify==2.6.12 05:33:44 idna==3.10 05:33:44 importlib-resources==1.5.0 05:33:44 iso8601==2.1.0 05:33:44 Jinja2==3.1.6 05:33:44 jmespath==1.0.1 05:33:44 jsonpatch==1.33 05:33:44 jsonpointer==3.0.0 05:33:44 jsonschema==4.24.0 05:33:44 jsonschema-specifications==2025.4.1 05:33:44 keystoneauth1==5.11.0 05:33:44 kubernetes==32.0.1 05:33:44 lftools==0.37.13 05:33:44 lxml==5.4.0 05:33:44 MarkupSafe==3.0.2 05:33:44 msgpack==1.1.0 05:33:44 multi_key_dict==2.0.3 05:33:44 munch==4.0.0 05:33:44 netaddr==1.3.0 05:33:44 niet==1.4.2 05:33:44 nodeenv==1.9.1 05:33:44 oauth2client==4.1.3 05:33:44 oauthlib==3.2.2 05:33:44 openstacksdk==4.6.0 05:33:44 os-client-config==2.1.0 05:33:44 os-service-types==1.7.0 05:33:44 osc-lib==4.0.2 05:33:44 oslo.config==9.8.0 05:33:44 oslo.context==6.0.0 05:33:44 oslo.i18n==6.5.1 05:33:44 oslo.log==7.1.0 05:33:44 oslo.serialization==5.7.0 05:33:44 oslo.utils==9.0.0 05:33:44 packaging==25.0 05:33:44 pbr==6.1.1 05:33:44 platformdirs==4.3.8 05:33:44 prettytable==3.16.0 05:33:44 psutil==7.0.0 05:33:44 pyasn1==0.6.1 05:33:44 pyasn1_modules==0.4.2 05:33:44 pycparser==2.22 05:33:44 pygerrit2==2.0.15 05:33:44 PyGithub==2.6.1 05:33:44 PyJWT==2.10.1 05:33:44 PyNaCl==1.5.0 05:33:44 pyparsing==2.4.7 05:33:44 pyperclip==1.9.0 05:33:44 pyrsistent==0.20.0 05:33:44 python-cinderclient==9.7.0 05:33:44 python-dateutil==2.9.0.post0 05:33:44 python-heatclient==4.2.0 05:33:44 python-jenkins==1.8.2 05:33:44 python-keystoneclient==5.6.0 05:33:44 python-magnumclient==4.8.1 05:33:44 python-openstackclient==8.1.0 05:33:44 python-swiftclient==4.8.0 05:33:44 PyYAML==6.0.2 05:33:44 referencing==0.36.2 05:33:44 requests==2.32.3 05:33:44 requests-oauthlib==2.0.0 05:33:44 requestsexceptions==1.4.0 05:33:44 rfc3986==2.0.0 05:33:44 rpds-py==0.25.1 05:33:44 rsa==4.9.1 05:33:44 ruamel.yaml==0.18.13 05:33:44 ruamel.yaml.clib==0.2.12 05:33:44 s3transfer==0.13.0 05:33:44 simplejson==3.20.1 05:33:44 six==1.17.0 05:33:44 smmap==5.0.2 05:33:44 soupsieve==2.7 05:33:44 stevedore==5.4.1 05:33:44 tabulate==0.9.0 05:33:44 toml==0.10.2 05:33:44 tomlkit==0.13.3 05:33:44 tqdm==4.67.1 05:33:44 typing_extensions==4.14.0 05:33:44 tzdata==2025.2 05:33:44 urllib3==1.26.20 05:33:44 virtualenv==20.31.2 05:33:44 wcwidth==0.2.13 05:33:44 websocket-client==1.8.0 05:33:44 wrapt==1.17.2 05:33:44 xdg==6.0.0 05:33:44 xmltodict==0.14.2 05:33:44 yq==3.4.3 05:33:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15804583237789104126.sh 05:33:44 ---> sudo-logs.sh 05:33:44 Archiving 'sudo' log.. 05:33:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8464592174299916976.sh 05:33:44 ---> job-cost.sh 05:33:44 Setup pyenv: 05:33:44 system 05:33:44 3.8.13 05:33:44 3.9.13 05:33:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4ur from file:/tmp/.os_lf_venv 05:33:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-x4ur/bin to PATH 05:33:51 INFO: No Stack... 05:33:51 INFO: Retrieving Pricing Info for: v3-standard-4 05:33:52 INFO: Archiving Costs 05:33:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10737837281548938989.sh 05:33:52 ---> logs-deploy.sh 05:33:52 Setup pyenv: 05:33:52 system 05:33:52 3.8.13 05:33:52 3.9.13 05:33:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 05:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4ur from file:/tmp/.os_lf_venv 05:33:54 lf-activate-venv(): INFO: Installing: lftools 05:34:02 lf-activate-venv(): INFO: Adding /tmp/venv-x4ur/bin to PATH 05:34:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4084 05:34:02 INFO: archiving workspace using pattern(s): 05:34:03 Archives upload complete. 05:34:03 INFO: archiving logs to Nexus 05:34:04 ---> uname -a: 05:34:04 Linux prd-ubuntu1804-builder-4c-4g-19450 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:34:04 05:34:04 05:34:04 ---> lscpu: 05:34:04 Architecture: x86_64 05:34:04 CPU op-mode(s): 32-bit, 64-bit 05:34:04 Byte Order: Little Endian 05:34:04 CPU(s): 4 05:34:04 On-line CPU(s) list: 0-3 05:34:04 Thread(s) per core: 1 05:34:04 Core(s) per socket: 1 05:34:04 Socket(s): 4 05:34:04 NUMA node(s): 1 05:34:04 Vendor ID: AuthenticAMD 05:34:04 CPU family: 23 05:34:04 Model: 49 05:34:04 Model name: AMD EPYC-Rome Processor 05:34:04 Stepping: 0 05:34:04 CPU MHz: 2799.998 05:34:04 BogoMIPS: 5599.99 05:34:04 Virtualization: AMD-V 05:34:04 Hypervisor vendor: KVM 05:34:04 Virtualization type: full 05:34:04 L1d cache: 32K 05:34:04 L1i cache: 32K 05:34:04 L2 cache: 512K 05:34:04 L3 cache: 16384K 05:34:04 NUMA node0 CPU(s): 0-3 05:34:04 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 05:34:04 05:34:04 05:34:04 ---> nproc: 05:34:04 4 05:34:04 05:34:04 05:34:04 ---> df -h: 05:34:04 Filesystem Size Used Avail Use% Mounted on 05:34:04 udev 7.9G 0 7.9G 0% /dev 05:34:04 tmpfs 1.6G 672K 1.6G 1% /run 05:34:04 /dev/vda1 78G 8.3G 70G 11% / 05:34:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:34:04 tmpfs 5.0M 0 5.0M 0% /run/lock 05:34:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:34:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:34:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:34:04 05:34:04 05:34:04 ---> free -m: 05:34:04 total used free shared buff/cache available 05:34:04 Mem: 16040 561 13433 0 2044 15166 05:34:04 Swap: 1023 0 1023 05:34:04 05:34:04 05:34:04 ---> ip addr: 05:34:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:34:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:34:04 inet 127.0.0.1/8 scope host lo 05:34:04 valid_lft forever preferred_lft forever 05:34:04 inet6 ::1/128 scope host 05:34:04 valid_lft forever preferred_lft forever 05:34:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:34:04 link/ether fa:16:3e:10:7f:1d brd ff:ff:ff:ff:ff:ff 05:34:04 inet 10.30.106.207/23 brd 10.30.107.255 scope global dynamic ens3 05:34:04 valid_lft 86274sec preferred_lft 86274sec 05:34:04 inet6 fe80::f816:3eff:fe10:7f1d/64 scope link 05:34:04 valid_lft forever preferred_lft forever 05:34:04 05:34:04 05:34:04 ---> sar -b -r -n DEV: 05:34:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19450) 06/08/25 _x86_64_ (4 CPU) 05:34:04 05:34:04 05:31:59 LINUX RESTART (4 CPU) 05:34:04 05:34:04 05:32:01 tps rtps wtps bread/s bwrtn/s 05:34:04 05:33:02 370.62 68.07 302.55 4464.59 107749.11 05:34:04 05:34:01 106.78 1.12 105.66 128.66 11872.16 05:34:04 Average: 239.81 34.88 204.93 2314.84 60213.41 05:34:04 05:34:04 05:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:34:04 05:33:02 14045620 15536304 2379348 14.49 53308 1641992 762816 4.37 706800 1467412 108664 05:34:04 05:34:01 13701220 15475160 2723748 16.58 78000 1884432 834156 4.77 784668 1700888 119856 05:34:04 Average: 13873420 15505732 2551548 15.53 65654 1763212 798486 4.57 745734 1584150 114260 05:34:04 05:34:04 05:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:34:04 05:33:02 ens3 481.62 318.55 1820.07 80.03 0.00 0.00 0.00 0.00 05:34:04 05:33:02 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 05:34:04 05:34:01 ens3 114.47 79.24 855.27 13.48 0.00 0.00 0.00 0.00 05:34:04 05:34:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 05:34:04 Average: ens3 299.59 199.90 1341.72 47.03 0.00 0.00 0.00 0.00 05:34:04 Average: lo 1.61 1.61 0.18 0.18 0.00 0.00 0.00 0.00 05:34:04 05:34:04 05:34:04 ---> sar -P ALL: 05:34:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19450) 06/08/25 _x86_64_ (4 CPU) 05:34:04 05:34:04 05:31:59 LINUX RESTART (4 CPU) 05:34:04 05:34:04 05:32:01 CPU %user %nice %system %iowait %steal %idle 05:34:04 05:33:02 all 21.78 0.00 2.86 5.00 0.07 70.29 05:34:04 05:33:02 0 33.30 0.00 2.81 4.26 0.07 59.56 05:34:04 05:33:02 1 18.21 0.00 2.77 5.02 0.08 73.91 05:34:04 05:33:02 2 8.85 0.00 3.55 8.80 0.07 78.74 05:34:04 05:33:02 3 26.75 0.00 2.28 1.93 0.07 68.97 05:34:04 05:34:01 all 21.59 0.00 1.52 1.17 0.05 75.66 05:34:04 05:34:01 0 35.78 0.00 1.80 0.31 0.05 62.06 05:34:04 05:34:01 1 17.52 0.00 1.89 3.99 0.05 76.55 05:34:04 05:34:01 2 20.73 0.00 1.03 0.34 0.03 77.87 05:34:04 05:34:01 3 12.28 0.00 1.43 0.07 0.05 86.17 05:34:04 Average: all 21.69 0.00 2.20 3.10 0.06 72.96 05:34:04 Average: 0 34.53 0.00 2.31 2.30 0.06 60.80 05:34:04 Average: 1 17.87 0.00 2.33 4.51 0.07 75.22 05:34:04 Average: 2 14.75 0.00 2.30 4.60 0.05 78.30 05:34:04 Average: 3 19.58 0.00 1.86 1.00 0.06 77.50 05:34:04 05:34:04 05:34:04