07:41:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141429 07:41:53 Running as SYSTEM 07:41:53 [EnvInject] - Loading node environment variables. 07:41:54 Building remotely on prd-ubuntu1804-builder-4c-4g-25378 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:41:54 [ssh-agent] Looking for ssh-agent implementation... 07:41:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:54 $ ssh-agent 07:41:54 SSH_AUTH_SOCK=/tmp/ssh-SDXfuL4t4SpS/agent.1959 07:41:54 SSH_AGENT_PID=1961 07:41:54 [ssh-agent] Started. 07:41:54 Running ssh-add (command line suppressed) 07:41:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13460657342451942327.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13460657342451942327.key) 07:41:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:41:54 The recommended git tool is: NONE 07:41:56 using credential onap-jenkins-ssh 07:41:56 Wiping out workspace first. 07:41:56 Cloning the remote Git repository 07:41:56 Cloning repository git://cloud.onap.org/mirror/oom.git 07:41:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:41:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:41:56 > git --version # timeout=10 07:41:56 > git --version # 'git version 2.17.1' 07:41:56 using GIT_SSH to set credentials Gerrit user 07:41:56 Verifying host key using manually-configured host key entries 07:41:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:42:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:42:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:42:07 using GIT_SSH to set credentials Gerrit user 07:42:07 Verifying host key using manually-configured host key entries 07:42:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/141429/1 # timeout=30 07:42:08 > git rev-parse ddbbcb8e10b2ef379c32a1932efd3b1bf5919869^{commit} # timeout=10 07:42:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:42:08 Checking out Revision ddbbcb8e10b2ef379c32a1932efd3b1bf5919869 (refs/changes/29/141429/1) 07:42:08 > git config core.sparsecheckout # timeout=10 07:42:08 > git checkout -f ddbbcb8e10b2ef379c32a1932efd3b1bf5919869 # timeout=30 07:42:11 Commit message: "modify image 16.0.1" 07:42:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:42:11 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 07:42:12 [EnvInject] - Injecting environment variables from a build step. 07:42:12 [EnvInject] - Injecting as environment variables the properties content 07:42:12 PYTHON=python3 07:42:12 07:42:12 [EnvInject] - Variables injected successfully. 07:42:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1119012781940728985.sh 07:42:12 ---> tox-install.sh 07:42:12 + source /home/jenkins/lf-env.sh 07:42:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:12 ++ mktemp -d /tmp/venv-XXXX 07:42:12 + lf_venv=/tmp/venv-vz9L 07:42:12 + local venv_file=/tmp/.os_lf_venv 07:42:12 + local python=python3 07:42:12 + local options 07:42:12 + local set_path=true 07:42:12 + local install_args= 07:42:12 ++ 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:42:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:12 + true 07:42:12 + case $1 in 07:42:12 + venv_file=/tmp/.toxenv 07:42:12 + shift 2 07:42:12 + true 07:42:12 + case $1 in 07:42:12 + shift 07:42:12 + break 07:42:12 + case $python in 07:42:12 + local pkg_list= 07:42:12 + [[ -d /opt/pyenv ]] 07:42:12 + echo 'Setup pyenv:' 07:42:12 Setup pyenv: 07:42:12 + export PYENV_ROOT=/opt/pyenv 07:42:12 + PYENV_ROOT=/opt/pyenv 07:42:12 + 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:42:12 + 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:42:12 + pyenv versions 07:42:12 * system (set by /opt/pyenv/version) 07:42:12 * 3.8.13 (set by /opt/pyenv/version) 07:42:12 * 3.9.13 (set by /opt/pyenv/version) 07:42:12 * 3.10.6 (set by /opt/pyenv/version) 07:42:12 + command -v pyenv 07:42:12 ++ pyenv init - --no-rehash 07:42:12 + 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:42:12 export PATH="/opt/pyenv/shims:${PATH}" 07:42:12 export PYENV_SHELL=bash 07:42:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:12 pyenv() { 07:42:12 local command 07:42:12 command="${1:-}" 07:42:12 if [ "$#" -gt 0 ]; then 07:42:12 shift 07:42:12 fi 07:42:12 07:42:12 case "$command" in 07:42:12 rehash|shell) 07:42:12 eval "$(pyenv "sh-$command" "$@")" 07:42:12 ;; 07:42:12 *) 07:42:12 command pyenv "$command" "$@" 07:42:12 ;; 07:42:12 esac 07:42:12 }' 07:42:12 +++ 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:42:12 ++ 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:42:12 ++ 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:42:12 ++ 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:42:12 ++ export PYENV_SHELL=bash 07:42:12 ++ PYENV_SHELL=bash 07:42:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:12 +++ complete -F _pyenv pyenv 07:42:12 ++ lf-pyver python3 07:42:12 ++ local py_version_xy=python3 07:42:12 ++ local py_version_xyz= 07:42:12 ++ pyenv versions 07:42:12 ++ local command 07:42:12 ++ command=versions 07:42:12 ++ '[' 1 -gt 0 ']' 07:42:12 ++ shift 07:42:12 ++ case "$command" in 07:42:12 ++ command pyenv versions 07:42:12 ++ pyenv versions 07:42:12 ++ awk '{ print $1 }' 07:42:12 ++ sed 's/^[ *]* //' 07:42:12 ++ grep -E '^[0-9.]*[0-9]$' 07:42:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:12 +++ grep '^3' /tmp/.pyenv_versions 07:42:12 +++ tail -n 1 07:42:12 +++ sort -V 07:42:12 ++ py_version_xyz=3.10.6 07:42:12 ++ [[ -z 3.10.6 ]] 07:42:12 ++ echo 3.10.6 07:42:12 ++ return 0 07:42:12 + pyenv local 3.10.6 07:42:12 + local command 07:42:12 + command=local 07:42:12 + '[' 2 -gt 0 ']' 07:42:12 + shift 07:42:12 + case "$command" in 07:42:12 + command pyenv local 3.10.6 07:42:12 + pyenv local 3.10.6 07:42:12 + for arg in "$@" 07:42:12 + case $arg in 07:42:12 + pkg_list+='tox ' 07:42:12 + for arg in "$@" 07:42:12 + case $arg in 07:42:12 + pkg_list+='virtualenv ' 07:42:12 + for arg in "$@" 07:42:12 + case $arg in 07:42:12 + pkg_list+='urllib3~=1.26.15 ' 07:42:12 + [[ -f /tmp/.toxenv ]] 07:42:12 + [[ ! -f /tmp/.toxenv ]] 07:42:12 + [[ -n '' ]] 07:42:12 + python3 -m venv /tmp/venv-vz9L 07:42:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vz9L' 07:42:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vz9L 07:42:17 + echo /tmp/venv-vz9L 07:42:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:42:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:42:17 + /tmp/venv-vz9L/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:42:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:23 + /tmp/venv-vz9L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:29 + type python3 07:42:29 + true 07:42:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vz9L/bin to PATH' 07:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-vz9L/bin to PATH 07:42:29 + PATH=/tmp/venv-vz9L/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:42:29 + return 0 07:42:29 + python3 --version 07:42:29 Python 3.10.6 07:42:29 + python3 -m pip --version 07:42:29 pip 25.1.1 from /tmp/venv-vz9L/lib/python3.10/site-packages/pip (python 3.10) 07:42:29 + python3 -m pip freeze 07:42:29 cachetools==6.1.0 07:42:29 chardet==5.2.0 07:42:29 colorama==0.4.6 07:42:29 distlib==0.3.9 07:42:29 filelock==3.18.0 07:42:29 packaging==25.0 07:42:29 platformdirs==4.3.8 07:42:29 pluggy==1.6.0 07:42:29 pyproject-api==1.9.1 07:42:29 tomli==2.2.1 07:42:29 tox==4.27.0 07:42:29 typing_extensions==4.14.0 07:42:29 urllib3==1.26.20 07:42:29 virtualenv==20.31.2 07:42:29 [EnvInject] - Injecting environment variables from a build step. 07:42:29 [EnvInject] - Injecting as environment variables the properties content 07:42:29 PARALLEL=false 07:42:29 07:42:29 [EnvInject] - Variables injected successfully. 07:42:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1769336807511426853.sh 07:42:29 ---> tox-run.sh 07:42:29 + 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:42:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:42:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:42:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:42:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:42:29 + source /home/jenkins/lf-env.sh 07:42:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:42:29 ++ mktemp -d /tmp/venv-XXXX 07:42:29 + lf_venv=/tmp/venv-ymIw 07:42:29 + local venv_file=/tmp/.os_lf_venv 07:42:29 + local python=python3 07:42:29 + local options 07:42:29 + local set_path=true 07:42:29 + local install_args= 07:42:29 ++ 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:42:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:42:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:42:29 + true 07:42:29 + case $1 in 07:42:29 + venv_file=/tmp/.toxenv 07:42:29 + shift 2 07:42:29 + true 07:42:29 + case $1 in 07:42:29 + shift 07:42:29 + break 07:42:29 + case $python in 07:42:29 + local pkg_list= 07:42:29 + [[ -d /opt/pyenv ]] 07:42:29 + echo 'Setup pyenv:' 07:42:29 Setup pyenv: 07:42:29 + export PYENV_ROOT=/opt/pyenv 07:42:29 + PYENV_ROOT=/opt/pyenv 07:42:29 + 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:42:29 + 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:42:29 + pyenv versions 07:42:29 system 07:42:29 3.8.13 07:42:29 3.9.13 07:42:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:42:29 + command -v pyenv 07:42:29 ++ pyenv init - --no-rehash 07:42:29 + 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:42:29 export PATH="/opt/pyenv/shims:${PATH}" 07:42:29 export PYENV_SHELL=bash 07:42:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:42:29 pyenv() { 07:42:29 local command 07:42:29 command="${1:-}" 07:42:29 if [ "$#" -gt 0 ]; then 07:42:29 shift 07:42:29 fi 07:42:29 07:42:29 case "$command" in 07:42:29 rehash|shell) 07:42:29 eval "$(pyenv "sh-$command" "$@")" 07:42:29 ;; 07:42:29 *) 07:42:29 command pyenv "$command" "$@" 07:42:29 ;; 07:42:29 esac 07:42:29 }' 07:42:29 +++ 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:42:29 ++ 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:42:29 ++ 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:42:29 ++ 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:42:29 ++ export PYENV_SHELL=bash 07:42:29 ++ PYENV_SHELL=bash 07:42:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:42:29 +++ complete -F _pyenv pyenv 07:42:29 ++ lf-pyver python3 07:42:29 ++ local py_version_xy=python3 07:42:29 ++ local py_version_xyz= 07:42:29 ++ pyenv versions 07:42:29 ++ local command 07:42:29 ++ command=versions 07:42:29 ++ '[' 1 -gt 0 ']' 07:42:29 ++ shift 07:42:29 ++ case "$command" in 07:42:29 ++ command pyenv versions 07:42:29 ++ pyenv versions 07:42:29 ++ sed 's/^[ *]* //' 07:42:29 ++ awk '{ print $1 }' 07:42:29 ++ grep -E '^[0-9.]*[0-9]$' 07:42:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:42:29 +++ grep '^3' /tmp/.pyenv_versions 07:42:29 +++ sort -V 07:42:29 +++ tail -n 1 07:42:29 ++ py_version_xyz=3.10.6 07:42:29 ++ [[ -z 3.10.6 ]] 07:42:29 ++ echo 3.10.6 07:42:29 ++ return 0 07:42:29 + pyenv local 3.10.6 07:42:29 + local command 07:42:29 + command=local 07:42:29 + '[' 2 -gt 0 ']' 07:42:29 + shift 07:42:29 + case "$command" in 07:42:29 + command pyenv local 3.10.6 07:42:29 + pyenv local 3.10.6 07:42:29 + for arg in "$@" 07:42:29 + case $arg in 07:42:29 + pkg_list+='tox ' 07:42:29 + for arg in "$@" 07:42:29 + case $arg in 07:42:29 + pkg_list+='virtualenv ' 07:42:29 + for arg in "$@" 07:42:29 + case $arg in 07:42:29 + pkg_list+='urllib3~=1.26.15 ' 07:42:29 + [[ -f /tmp/.toxenv ]] 07:42:29 ++ cat /tmp/.toxenv 07:42:29 + lf_venv=/tmp/venv-vz9L 07:42:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vz9L from' file:/tmp/.toxenv 07:42:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vz9L from file:/tmp/.toxenv 07:42:29 + /tmp/venv-vz9L/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:42:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:42:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:42:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:42:30 + /tmp/venv-vz9L/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:42:33 + type python3 07:42:33 + true 07:42:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vz9L/bin to PATH' 07:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-vz9L/bin to PATH 07:42:33 + PATH=/tmp/venv-vz9L/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:42:33 + return 0 07:42:33 + [[ -d /opt/pyenv ]] 07:42:33 + echo '---> Setting up pyenv' 07:42:33 ---> Setting up pyenv 07:42:33 + export PYENV_ROOT=/opt/pyenv 07:42:33 + PYENV_ROOT=/opt/pyenv 07:42:33 + export PATH=/opt/pyenv/bin:/tmp/venv-vz9L/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:42:33 + PATH=/opt/pyenv/bin:/tmp/venv-vz9L/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:42:33 ++ pwd 07:42:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:42:33 + export PYTHONPATH 07:42:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:42:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:42:33 + tox --version 07:42:33 4.27.0 from /tmp/venv-vz9L/lib/python3.10/site-packages/tox/__init__.py 07:42:33 + PARALLEL=false 07:42:33 + TOX_OPTIONS_LIST= 07:42:33 + [[ -n checkbashisms ]] 07:42:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:42:33 + case ${PARALLEL,,} in 07:42:33 + tox -e checkbashisms 07:42:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:42:34 checkbashisms: freeze> python -m pip freeze --all 07:42:35 checkbashisms: pip==25.1.1,setuptools==80.3.1 07:42:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:42:36 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:42:36 you may get strange results 07:42:36 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:42:36 you may get strange results 07:42:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:42:39 checkbashisms: OK (4.79=setup[1.37]+cmd[3.42] seconds) 07:42:39 congratulations :) (5.00 seconds) 07:42:39 + tox_status=0 07:42:39 + echo '---> Completed tox runs' 07:42:39 ---> Completed tox runs 07:42:39 + for i in .tox/*/log 07:42:39 ++ echo .tox/checkbashisms/log 07:42:39 ++ awk -F/ '{print $2}' 07:42:39 + tox_env=checkbashisms 07:42:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:42:39 + DOC_DIR=docs/_build/html 07:42:39 + [[ -d docs/_build/html ]] 07:42:39 + echo '---> tox-run.sh ends' 07:42:39 ---> tox-run.sh ends 07:42:39 + test 0 -eq 0 07:42:39 $ ssh-agent -k 07:42:39 unset SSH_AUTH_SOCK; 07:42:39 unset SSH_AGENT_PID; 07:42:39 echo Agent pid 1961 killed; 07:42:39 [ssh-agent] Stopped. 07:42:39 [PostBuildScript] - [INFO] Executing post build scripts. 07:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2975295208458077456.sh 07:42:39 ---> sysstat.sh 07:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6984265533605648808.sh 07:42:39 ---> package-listing.sh 07:42:39 ++ facter osfamily 07:42:39 ++ tr '[:upper:]' '[:lower:]' 07:42:39 + OS_FAMILY=debian 07:42:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:42:39 + START_PACKAGES=/tmp/packages_start.txt 07:42:39 + END_PACKAGES=/tmp/packages_end.txt 07:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:42:39 + PACKAGES=/tmp/packages_start.txt 07:42:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:42:39 + PACKAGES=/tmp/packages_end.txt 07:42:39 + case "${OS_FAMILY}" in 07:42:39 + dpkg -l 07:42:39 + grep '^ii' 07:42:39 + '[' -f /tmp/packages_start.txt ']' 07:42:39 + '[' -f /tmp/packages_end.txt ']' 07:42:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:42:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:42:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:42:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:42:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15324064089506532639.sh 07:42:39 ---> capture-instance-metadata.sh 07:42:39 Setup pyenv: 07:42:39 system 07:42:39 3.8.13 07:42:39 3.9.13 07:42:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:42:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jQYs 07:42:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:42:47 lf-activate-venv(): INFO: Installing: lftools 07:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-jQYs/bin to PATH 07:43:23 INFO: Running in OpenStack, capturing instance metadata 07:43:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1987132957303305380.sh 07:43:23 provisioning config files... 07:43:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1380705588405906671tmp 07:43:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:43:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:43:23 [EnvInject] - Injecting environment variables from a build step. 07:43:23 [EnvInject] - Injecting as environment variables the properties content 07:43:23 SERVER_ID=logs 07:43:23 07:43:23 [EnvInject] - Variables injected successfully. 07:43:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3445004386287371245.sh 07:43:23 ---> create-netrc.sh 07:43:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11530217742835096440.sh 07:43:23 ---> python-tools-install.sh 07:43:23 Setup pyenv: 07:43:23 system 07:43:23 3.8.13 07:43:23 3.9.13 07:43:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQYs from file:/tmp/.os_lf_venv 07:43:25 lf-activate-venv(): INFO: Installing: lftools 07:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-jQYs/bin to PATH 07:43:34 Generating Requirements File 07:44:04 Python 3.10.6 07:44:04 pip 25.1.1 from /tmp/venv-jQYs/lib/python3.10/site-packages/pip (python 3.10) 07:44:05 appdirs==1.4.4 07:44:05 argcomplete==3.6.2 07:44:05 aspy.yaml==1.3.0 07:44:05 attrs==25.3.0 07:44:05 autopage==0.5.2 07:44:05 beautifulsoup4==4.13.4 07:44:05 boto3==1.39.2 07:44:05 botocore==1.39.2 07:44:05 bs4==0.0.2 07:44:05 cachetools==5.5.2 07:44:05 certifi==2025.6.15 07:44:05 cffi==1.17.1 07:44:05 cfgv==3.4.0 07:44:05 chardet==5.2.0 07:44:05 charset-normalizer==3.4.2 07:44:05 click==8.2.1 07:44:05 cliff==4.10.0 07:44:05 cmd2==2.7.0 07:44:05 cryptography==3.3.2 07:44:05 debtcollector==3.0.0 07:44:05 decorator==5.2.1 07:44:05 defusedxml==0.7.1 07:44:05 Deprecated==1.2.18 07:44:05 distlib==0.3.9 07:44:05 dnspython==2.7.0 07:44:05 docker==7.1.0 07:44:05 dogpile.cache==1.4.0 07:44:05 durationpy==0.10 07:44:05 email_validator==2.2.0 07:44:05 filelock==3.18.0 07:44:05 future==1.0.0 07:44:05 gitdb==4.0.12 07:44:05 GitPython==3.1.44 07:44:05 google-auth==2.40.3 07:44:05 httplib2==0.22.0 07:44:05 identify==2.6.12 07:44:05 idna==3.10 07:44:05 importlib-resources==1.5.0 07:44:05 iso8601==2.1.0 07:44:05 Jinja2==3.1.6 07:44:05 jmespath==1.0.1 07:44:05 jsonpatch==1.33 07:44:05 jsonpointer==3.0.0 07:44:05 jsonschema==4.24.0 07:44:05 jsonschema-specifications==2025.4.1 07:44:05 keystoneauth1==5.11.1 07:44:05 kubernetes==33.1.0 07:44:05 lftools==0.37.13 07:44:05 lxml==6.0.0 07:44:05 markdown-it-py==3.0.0 07:44:05 MarkupSafe==3.0.2 07:44:05 mdurl==0.1.2 07:44:05 msgpack==1.1.1 07:44:05 multi_key_dict==2.0.3 07:44:05 munch==4.0.0 07:44:05 netaddr==1.3.0 07:44:05 niet==1.4.2 07:44:05 nodeenv==1.9.1 07:44:05 oauth2client==4.1.3 07:44:05 oauthlib==3.3.1 07:44:05 openstacksdk==4.6.0 07:44:05 os-client-config==2.1.0 07:44:05 os-service-types==1.7.0 07:44:05 osc-lib==4.0.2 07:44:05 oslo.config==9.8.0 07:44:05 oslo.context==6.0.0 07:44:05 oslo.i18n==6.5.1 07:44:05 oslo.log==7.1.0 07:44:05 oslo.serialization==5.7.0 07:44:05 oslo.utils==9.0.0 07:44:05 packaging==25.0 07:44:05 pbr==6.1.1 07:44:05 platformdirs==4.3.8 07:44:05 prettytable==3.16.0 07:44:05 psutil==7.0.0 07:44:05 pyasn1==0.6.1 07:44:05 pyasn1_modules==0.4.2 07:44:05 pycparser==2.22 07:44:05 pygerrit2==2.0.15 07:44:05 PyGithub==2.6.1 07:44:05 Pygments==2.19.2 07:44:05 PyJWT==2.10.1 07:44:05 PyNaCl==1.5.0 07:44:05 pyparsing==2.4.7 07:44:05 pyperclip==1.9.0 07:44:05 pyrsistent==0.20.0 07:44:05 python-cinderclient==9.7.0 07:44:05 python-dateutil==2.9.0.post0 07:44:05 python-heatclient==4.2.0 07:44:05 python-jenkins==1.8.2 07:44:05 python-keystoneclient==5.6.0 07:44:05 python-magnumclient==4.8.1 07:44:05 python-openstackclient==8.1.0 07:44:05 python-swiftclient==4.8.0 07:44:05 PyYAML==6.0.2 07:44:05 referencing==0.36.2 07:44:05 requests==2.32.4 07:44:05 requests-oauthlib==2.0.0 07:44:05 requestsexceptions==1.4.0 07:44:05 rfc3986==2.0.0 07:44:05 rich==14.0.0 07:44:05 rich-argparse==1.7.1 07:44:05 rpds-py==0.26.0 07:44:05 rsa==4.9.1 07:44:05 ruamel.yaml==0.18.14 07:44:05 ruamel.yaml.clib==0.2.12 07:44:05 s3transfer==0.13.0 07:44:05 simplejson==3.20.1 07:44:05 six==1.17.0 07:44:05 smmap==5.0.2 07:44:05 soupsieve==2.7 07:44:05 stevedore==5.4.1 07:44:05 tabulate==0.9.0 07:44:05 toml==0.10.2 07:44:05 tomlkit==0.13.3 07:44:05 tqdm==4.67.1 07:44:05 typing_extensions==4.14.0 07:44:05 tzdata==2025.2 07:44:05 urllib3==1.26.20 07:44:05 virtualenv==20.31.2 07:44:05 wcwidth==0.2.13 07:44:05 websocket-client==1.8.0 07:44:05 wrapt==1.17.2 07:44:05 xdg==6.0.0 07:44:05 xmltodict==0.14.2 07:44:05 yq==3.4.3 07:44:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10034369660291472715.sh 07:44:05 ---> sudo-logs.sh 07:44:05 Archiving 'sudo' log.. 07:44:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3084090978095991925.sh 07:44:05 ---> job-cost.sh 07:44:05 Setup pyenv: 07:44:05 system 07:44:05 3.8.13 07:44:05 3.9.13 07:44:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQYs from file:/tmp/.os_lf_venv 07:44:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-jQYs/bin to PATH 07:44:13 INFO: No Stack... 07:44:13 INFO: Retrieving Pricing Info for: v3-standard-4 07:44:13 INFO: Archiving Costs 07:44:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins362768284595193567.sh 07:44:14 ---> logs-deploy.sh 07:44:14 Setup pyenv: 07:44:14 system 07:44:14 3.8.13 07:44:14 3.9.13 07:44:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:44:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jQYs from file:/tmp/.os_lf_venv 07:44:16 lf-activate-venv(): INFO: Installing: lftools 07:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-jQYs/bin to PATH 07:44:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4179 07:44:25 INFO: archiving workspace using pattern(s): 07:44:26 Archives upload complete. 07:44:26 INFO: archiving logs to Nexus 07:44:27 ---> uname -a: 07:44:27 Linux prd-ubuntu1804-builder-4c-4g-25378 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:44:27 07:44:27 07:44:27 ---> lscpu: 07:44:27 Architecture: x86_64 07:44:27 CPU op-mode(s): 32-bit, 64-bit 07:44:27 Byte Order: Little Endian 07:44:27 CPU(s): 4 07:44:27 On-line CPU(s) list: 0-3 07:44:27 Thread(s) per core: 1 07:44:27 Core(s) per socket: 1 07:44:27 Socket(s): 4 07:44:27 NUMA node(s): 1 07:44:27 Vendor ID: AuthenticAMD 07:44:27 CPU family: 23 07:44:27 Model: 49 07:44:27 Model name: AMD EPYC-Rome Processor 07:44:27 Stepping: 0 07:44:27 CPU MHz: 2799.998 07:44:27 BogoMIPS: 5599.99 07:44:27 Virtualization: AMD-V 07:44:27 Hypervisor vendor: KVM 07:44:27 Virtualization type: full 07:44:27 L1d cache: 32K 07:44:27 L1i cache: 32K 07:44:27 L2 cache: 512K 07:44:27 L3 cache: 16384K 07:44:27 NUMA node0 CPU(s): 0-3 07:44:27 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:44:27 07:44:27 07:44:27 ---> nproc: 07:44:27 4 07:44:27 07:44:27 07:44:27 ---> df -h: 07:44:27 Filesystem Size Used Avail Use% Mounted on 07:44:27 udev 7.9G 0 7.9G 0% /dev 07:44:27 tmpfs 1.6G 672K 1.6G 1% /run 07:44:27 /dev/vda1 78G 8.3G 70G 11% / 07:44:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:44:27 tmpfs 5.0M 0 5.0M 0% /run/lock 07:44:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:44:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:44:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:44:27 07:44:27 07:44:27 ---> free -m: 07:44:27 total used free shared buff/cache available 07:44:27 Mem: 16040 551 13430 0 2058 15175 07:44:27 Swap: 1023 0 1023 07:44:27 07:44:27 07:44:27 ---> ip addr: 07:44:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:44:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:44:27 inet 127.0.0.1/8 scope host lo 07:44:27 valid_lft forever preferred_lft forever 07:44:27 inet6 ::1/128 scope host 07:44:27 valid_lft forever preferred_lft forever 07:44:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:44:27 link/ether fa:16:3e:78:a4:63 brd ff:ff:ff:ff:ff:ff 07:44:27 inet 10.30.106.237/23 brd 10.30.107.255 scope global dynamic ens3 07:44:27 valid_lft 86182sec preferred_lft 86182sec 07:44:27 inet6 fe80::f816:3eff:fe78:a463/64 scope link 07:44:27 valid_lft forever preferred_lft forever 07:44:27 07:44:27 07:44:27 ---> sar -b -r -n DEV: 07:44:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25378) 07/03/25 _x86_64_ (4 CPU) 07:44:27 07:44:27 07:41:12 LINUX RESTART (4 CPU) 07:44:27 07:44:27 07:42:02 tps rtps wtps bread/s bwrtn/s 07:44:27 07:43:02 82.02 24.03 57.99 798.37 9730.83 07:44:27 07:44:00 91.20 0.93 90.27 106.02 15853.45 07:44:27 Average: 86.61 12.48 74.13 452.19 12792.14 07:44:27 07:44:27 07:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:44:27 07:43:02 14049964 15538456 2374996 14.46 53680 1639208 801116 4.58 704284 1463976 84136 07:44:27 07:44:00 13735700 15484356 2689260 16.37 75180 1864468 830132 4.75 774480 1678564 100096 07:44:27 Average: 13892832 15511406 2532128 15.42 64430 1751838 815624 4.67 739382 1571270 92116 07:44:27 07:44:27 07:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:44:27 07:43:02 ens3 95.88 73.78 388.65 29.81 0.00 0.00 0.00 0.00 07:44:27 07:43:02 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 07:44:27 07:44:00 ens3 105.42 74.21 875.55 12.21 0.00 0.00 0.00 0.00 07:44:27 07:44:00 lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 07:44:27 Average: ens3 100.65 74.00 632.10 21.01 0.00 0.00 0.00 0.00 07:44:27 Average: lo 1.05 1.05 0.12 0.12 0.00 0.00 0.00 0.00 07:44:27 07:44:27 07:44:27 ---> sar -P ALL: 07:44:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25378) 07/03/25 _x86_64_ (4 CPU) 07:44:27 07:44:27 07:41:12 LINUX RESTART (4 CPU) 07:44:27 07:44:27 07:42:02 CPU %user %nice %system %iowait %steal %idle 07:44:27 07:43:02 all 16.17 0.00 1.29 7.07 0.07 75.39 07:44:27 07:43:02 0 13.81 0.00 1.15 0.49 0.05 84.49 07:44:27 07:43:02 1 11.90 0.00 1.10 7.20 0.05 79.74 07:44:27 07:43:02 2 21.14 0.00 1.59 4.38 0.11 72.78 07:44:27 07:43:02 3 17.78 0.00 1.29 16.17 0.07 64.70 07:44:27 07:44:00 all 15.56 0.00 1.03 8.47 0.05 74.89 07:44:27 07:44:00 0 1.39 0.00 0.24 0.14 0.02 98.22 07:44:27 07:44:00 1 30.76 0.00 2.51 28.94 0.08 37.71 07:44:27 07:44:00 2 10.01 0.00 0.55 4.20 0.05 85.19 07:44:27 07:44:00 3 20.13 0.00 0.85 0.63 0.05 78.34 07:44:27 Average: all 15.86 0.00 1.16 7.78 0.06 75.14 07:44:27 Average: 0 7.51 0.00 0.69 0.31 0.03 91.45 07:44:27 Average: 1 21.56 0.00 1.82 18.34 0.07 58.21 07:44:27 Average: 2 15.43 0.00 1.06 4.29 0.08 79.14 07:44:27 Average: 3 18.97 0.00 1.06 8.30 0.06 71.60 07:44:27 07:44:27 07:44:27