19:11:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146477 19:11:26 Running as SYSTEM 19:11:26 [EnvInject] - Loading node environment variables. 19:11:26 Building remotely on prd-ubuntu1804-builder-4c-4g-1028 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 19:11:26 [ssh-agent] Looking for ssh-agent implementation... 19:11:26 $ ssh-agent 19:11:26 SSH_AUTH_SOCK=/tmp/ssh-Ba2TLQi1Z5Cu/agent.1604 19:11:26 SSH_AGENT_PID=1606 19:11:26 [ssh-agent] Started. 19:11:26 Running ssh-add (command line suppressed) 19:11:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17256533789942784515.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17256533789942784515.key) 19:11:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:11:26 The recommended git tool is: NONE 19:11:28 using credential onap-jenkins-ssh 19:11:28 Wiping out workspace first. 19:11:28 Cloning the remote Git repository 19:11:28 Cloning repository git://cloud.onap.org/mirror/oom.git 19:11:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 19:11:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:11:28 > git --version # timeout=10 19:11:28 > git --version # 'git version 2.17.1' 19:11:28 using GIT_SSH to set credentials Gerrit user 19:11:28 Verifying host key using manually-configured host key entries 19:11:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:11:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:11:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:11:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:11:34 using GIT_SSH to set credentials Gerrit user 19:11:34 Verifying host key using manually-configured host key entries 19:11:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/146477/4 # timeout=30 19:11:34 > git rev-parse 5cd6ad666502237a3b42d31e00019d2b778e2f40^{commit} # timeout=10 19:11:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:11:34 Checking out Revision 5cd6ad666502237a3b42d31e00019d2b778e2f40 (refs/changes/77/146477/4) 19:11:34 > git config core.sparsecheckout # timeout=10 19:11:34 > git checkout -f 5cd6ad666502237a3b42d31e00019d2b778e2f40 # timeout=30 19:11:37 Commit message: "[AAI] 17.2.0 chart release (WIP - snapshot images)" 19:11:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:11:37 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 19:11:38 [EnvInject] - Injecting environment variables from a build step. 19:11:38 [EnvInject] - Injecting as environment variables the properties content 19:11:38 PYTHON=python3 19:11:38 19:11:38 [EnvInject] - Variables injected successfully. 19:11:38 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins18118606765259958003.sh 19:11:38 ---> tox-install.sh 19:11:38 + source /home/jenkins/lf-env.sh 19:11:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:11:38 ++ mktemp -d /tmp/venv-XXXX 19:11:38 + lf_venv=/tmp/venv-4p6x 19:11:38 + local venv_file=/tmp/.os_lf_venv 19:11:38 + local python=python3 19:11:38 + local options 19:11:38 + local set_path=true 19:11:38 + local install_args= 19:11:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:11:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:11:38 + true 19:11:38 + case $1 in 19:11:38 + venv_file=/tmp/.toxenv 19:11:38 + shift 2 19:11:38 + true 19:11:38 + case $1 in 19:11:38 + shift 19:11:38 + break 19:11:38 + case $python in 19:11:38 + local pkg_list= 19:11:38 + [[ -d /opt/pyenv ]] 19:11:38 + echo 'Setup pyenv:' 19:11:38 Setup pyenv: 19:11:38 + export PYENV_ROOT=/opt/pyenv 19:11:38 + PYENV_ROOT=/opt/pyenv 19:11:38 + 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 19:11:38 + 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 19:11:38 + pyenv versions 19:11:38 * system (set by /opt/pyenv/version) 19:11:38 * 3.8.13 (set by /opt/pyenv/version) 19:11:38 * 3.9.13 (set by /opt/pyenv/version) 19:11:38 * 3.10.6 (set by /opt/pyenv/version) 19:11:38 + command -v pyenv 19:11:38 ++ pyenv init - --no-rehash 19:11:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:11:38 export PATH="/opt/pyenv/shims:${PATH}" 19:11:38 export PYENV_SHELL=bash 19:11:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:11:38 pyenv() { 19:11:38 local command 19:11:38 command="${1:-}" 19:11:38 if [ "$#" -gt 0 ]; then 19:11:38 shift 19:11:38 fi 19:11:38 19:11:38 case "$command" in 19:11:38 rehash|shell) 19:11:38 eval "$(pyenv "sh-$command" "$@")" 19:11:38 ;; 19:11:38 *) 19:11:38 command pyenv "$command" "$@" 19:11:38 ;; 19:11:38 esac 19:11:38 }' 19:11:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:11:38 ++ 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 19:11:38 ++ 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 19:11:38 ++ 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 19:11:38 ++ export PYENV_SHELL=bash 19:11:38 ++ PYENV_SHELL=bash 19:11:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:11:38 +++ complete -F _pyenv pyenv 19:11:38 ++ lf-pyver python3 19:11:38 ++ local py_version_xy=python3 19:11:38 ++ local py_version_xyz= 19:11:38 ++ pyenv versions 19:11:38 ++ local command 19:11:38 ++ command=versions 19:11:38 ++ '[' 1 -gt 0 ']' 19:11:38 ++ shift 19:11:38 ++ case "$command" in 19:11:38 ++ command pyenv versions 19:11:38 ++ pyenv versions 19:11:38 ++ awk '{ print $1 }' 19:11:38 ++ sed 's/^[ *]* //' 19:11:38 ++ grep -E '^[0-9.]*[0-9]$' 19:11:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:11:38 +++ sort -V 19:11:38 +++ tail -n 1 19:11:38 +++ grep '^3' /tmp/.pyenv_versions 19:11:38 ++ py_version_xyz=3.10.6 19:11:38 ++ [[ -z 3.10.6 ]] 19:11:38 ++ echo 3.10.6 19:11:38 ++ return 0 19:11:38 + pyenv local 3.10.6 19:11:38 + local command 19:11:38 + command=local 19:11:38 + '[' 2 -gt 0 ']' 19:11:38 + shift 19:11:38 + case "$command" in 19:11:38 + command pyenv local 3.10.6 19:11:38 + pyenv local 3.10.6 19:11:38 + for arg in "$@" 19:11:38 + case $arg in 19:11:38 + pkg_list+='tox ' 19:11:38 + for arg in "$@" 19:11:38 + case $arg in 19:11:38 + pkg_list+='virtualenv ' 19:11:38 + for arg in "$@" 19:11:38 + case $arg in 19:11:38 + pkg_list+='urllib3~=1.26.15 ' 19:11:38 + [[ -f /tmp/.toxenv ]] 19:11:38 + [[ ! -f /tmp/.toxenv ]] 19:11:38 + [[ -n '' ]] 19:11:38 + python3 -m venv /tmp/venv-4p6x 19:11:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4p6x' 19:11:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4p6x 19:11:42 + echo /tmp/venv-4p6x 19:11:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:11:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:11:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:11:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:42 + local 'pip_opts=--upgrade --quiet' 19:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:11:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:11:42 + [[ -n '' ]] 19:11:42 + [[ -n '' ]] 19:11:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:11:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:42 + /tmp/venv-4p6x/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:11:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:11:46 lf-activate-venv(): INFO: Base packages installed successfully 19:11:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:11:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:11:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:11:46 + /tmp/venv-4p6x/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:11:48 + type python3 19:11:48 + true 19:11:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4p6x/bin to PATH' 19:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-4p6x/bin to PATH 19:11:48 + PATH=/tmp/venv-4p6x/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 19:11:48 + return 0 19:11:48 + python3 --version 19:11:48 Python 3.10.6 19:11:48 + python3 -m pip --version 19:11:49 pip 26.1.2 from /tmp/venv-4p6x/lib/python3.10/site-packages/pip (python 3.10) 19:11:49 + python3 -m pip freeze 19:11:49 cachetools==7.1.4 19:11:49 colorama==0.4.6 19:11:49 distlib==0.4.3 19:11:49 filelock==3.32.0 19:11:49 packaging==26.2 19:11:49 platformdirs==4.11.0 19:11:49 pluggy==1.6.0 19:11:49 pyproject-api==1.11.0 19:11:49 python-discovery==1.5.0 19:11:49 tomli==2.4.1 19:11:49 tomli_w==1.2.0 19:11:49 tox==4.58.0 19:11:49 typing_extensions==4.16.0 19:11:49 urllib3==1.26.20 19:11:49 virtualenv==21.7.0 19:11:49 [EnvInject] - Injecting environment variables from a build step. 19:11:49 [EnvInject] - Injecting as environment variables the properties content 19:11:49 PARALLEL=false 19:11:49 19:11:49 [EnvInject] - Variables injected successfully. 19:11:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9122046339216738404.sh 19:11:49 ---> tox-run.sh 19:11:49 + 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 19:11:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 19:11:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 19:11:49 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 19:11:49 + cd /w/workspace/oom-master-checkbashisms-lint/. 19:11:49 + source /home/jenkins/lf-env.sh 19:11:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:11:49 ++ mktemp -d /tmp/venv-XXXX 19:11:49 + lf_venv=/tmp/venv-rqE0 19:11:49 + local venv_file=/tmp/.os_lf_venv 19:11:49 + local python=python3 19:11:49 + local options 19:11:49 + local set_path=true 19:11:49 + local install_args= 19:11:49 ++ 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 19:11:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:11:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:11:49 + true 19:11:49 + case $1 in 19:11:49 + venv_file=/tmp/.toxenv 19:11:49 + shift 2 19:11:49 + true 19:11:49 + case $1 in 19:11:49 + shift 19:11:49 + break 19:11:49 + case $python in 19:11:49 + local pkg_list= 19:11:49 + [[ -d /opt/pyenv ]] 19:11:49 + echo 'Setup pyenv:' 19:11:49 Setup pyenv: 19:11:49 + export PYENV_ROOT=/opt/pyenv 19:11:49 + PYENV_ROOT=/opt/pyenv 19:11:49 + 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 19:11:49 + 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 19:11:49 + pyenv versions 19:11:49 system 19:11:49 3.8.13 19:11:49 3.9.13 19:11:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:11:49 + command -v pyenv 19:11:49 ++ pyenv init - --no-rehash 19:11:49 + 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[*]}"'\'')" 19:11:49 export PATH="/opt/pyenv/shims:${PATH}" 19:11:49 export PYENV_SHELL=bash 19:11:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:11:49 pyenv() { 19:11:49 local command 19:11:49 command="${1:-}" 19:11:49 if [ "$#" -gt 0 ]; then 19:11:49 shift 19:11:49 fi 19:11:49 19:11:49 case "$command" in 19:11:49 rehash|shell) 19:11:49 eval "$(pyenv "sh-$command" "$@")" 19:11:49 ;; 19:11:49 *) 19:11:49 command pyenv "$command" "$@" 19:11:49 ;; 19:11:49 esac 19:11:49 }' 19:11:49 +++ 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[*]}"' 19:11:49 ++ 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 19:11:49 ++ 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 19:11:49 ++ 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 19:11:49 ++ export PYENV_SHELL=bash 19:11:49 ++ PYENV_SHELL=bash 19:11:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:11:49 +++ complete -F _pyenv pyenv 19:11:49 ++ lf-pyver python3 19:11:49 ++ local py_version_xy=python3 19:11:49 ++ local py_version_xyz= 19:11:49 ++ pyenv versions 19:11:49 ++ local command 19:11:49 ++ sed 's/^[ *]* //' 19:11:49 ++ command=versions 19:11:49 ++ '[' 1 -gt 0 ']' 19:11:49 ++ shift 19:11:49 ++ case "$command" in 19:11:49 ++ command pyenv versions 19:11:49 ++ pyenv versions 19:11:49 ++ awk '{ print $1 }' 19:11:49 ++ grep -E '^[0-9.]*[0-9]$' 19:11:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:11:49 +++ sort -V 19:11:49 +++ grep '^3' /tmp/.pyenv_versions 19:11:49 +++ tail -n 1 19:11:49 ++ py_version_xyz=3.10.6 19:11:49 ++ [[ -z 3.10.6 ]] 19:11:49 ++ echo 3.10.6 19:11:49 ++ return 0 19:11:49 + pyenv local 3.10.6 19:11:49 + local command 19:11:49 + command=local 19:11:49 + '[' 2 -gt 0 ']' 19:11:49 + shift 19:11:49 + case "$command" in 19:11:49 + command pyenv local 3.10.6 19:11:49 + pyenv local 3.10.6 19:11:49 + for arg in "$@" 19:11:49 + case $arg in 19:11:49 + pkg_list+='tox ' 19:11:49 + for arg in "$@" 19:11:49 + case $arg in 19:11:49 + pkg_list+='virtualenv ' 19:11:49 + for arg in "$@" 19:11:49 + case $arg in 19:11:49 + pkg_list+='urllib3~=1.26.15 ' 19:11:49 + [[ -f /tmp/.toxenv ]] 19:11:49 ++ cat /tmp/.toxenv 19:11:49 + lf_venv=/tmp/venv-4p6x 19:11:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4p6x from' file:/tmp/.toxenv 19:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4p6x from file:/tmp/.toxenv 19:11:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:49 + local 'pip_opts=--upgrade --quiet' 19:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:11:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:11:49 + [[ -n '' ]] 19:11:49 + [[ -n '' ]] 19:11:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:49 + /tmp/venv-4p6x/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:11:50 $ ssh-agent -k 19:11:50 unset SSH_AUTH_SOCK; 19:11:50 unset SSH_AGENT_PID; 19:11:50 echo Agent pid 1606 killed; 19:11:50 [ssh-agent] Stopped. 19:11:50 Build was aborted 19:11:50 Aborted by new patch set. 19:11:50 [PostBuildScript] - [INFO] Executing post build scripts. 19:11:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5028514852634699650.sh 19:11:50 /home/jenkins/lf-env.sh: line 187: 2116 Terminated "$lf_venv/bin/python3" -m pip install $pip_opts pip 'setuptools<66' virtualenv 19:11:50 + echo 'lf-activate-venv(): WARNING: Initial install failed, trying fallback options...' 19:11:50 lf-activate-venv(): WARNING: Initial install failed, trying fallback options... 19:11:50 + echo 'lf-activate-venv(): INFO: Trying with verbose output for debugging...' 19:11:50 lf-activate-venv(): INFO: Trying with verbose output for debugging... 19:11:50 + /tmp/venv-4p6x/bin/python3 -m pip install --verbose --trusted-host pypi.org --trusted-host files.pythonhosted.org pip 'setuptools<66' virtualenv 19:11:50 ---> sysstat.sh 19:11:50 Using pip 26.1.2 from /tmp/venv-4p6x/lib/python3.10/site-packages/pip (python 3.10) 19:11:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6386607816444347905.sh 19:11:50 ---> package-listing.sh 19:11:50 ++ facter osfamily 19:11:50 ++ tr '[:upper:]' '[:lower:]' 19:11:50 + OS_FAMILY=debian 19:11:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 19:11:50 + START_PACKAGES=/tmp/packages_start.txt 19:11:50 + END_PACKAGES=/tmp/packages_end.txt 19:11:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:50 + PACKAGES=/tmp/packages_start.txt 19:11:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:11:50 + PACKAGES=/tmp/packages_end.txt 19:11:50 + case "${OS_FAMILY}" in 19:11:50 + dpkg -l 19:11:50 + grep '^ii' 19:11:50 + '[' -f /tmp/packages_start.txt ']' 19:11:50 + '[' -f /tmp/packages_end.txt ']' 19:11:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 19:11:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 19:11:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 19:11:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16428493316617234043.sh 19:11:50 ---> capture-instance-metadata.sh 19:11:50 Setup pyenv: 19:11:50 system 19:11:50 3.8.13 19:11:50 3.9.13 19:11:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:11:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uaMJ 19:11:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:11:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:58 lf-activate-venv(): INFO: Base packages installed successfully 19:11:58 lf-activate-venv(): INFO: Installing additional packages: lftools 19:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-uaMJ/bin to PATH 19:12:21 INFO: Running in OpenStack, capturing instance metadata 19:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1897914531979992882.sh 19:12:21 provisioning config files... 19:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4873438263217521084tmp 19:12:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:12:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:12:21 [EnvInject] - Injecting environment variables from a build step. 19:12:21 [EnvInject] - Injecting as environment variables the properties content 19:12:21 SERVER_ID=logs 19:12:21 19:12:21 [EnvInject] - Variables injected successfully. 19:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14928725624333774055.sh 19:12:21 ---> create-netrc.sh 19:12:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11763874420218598255.sh 19:12:21 ---> python-tools-install.sh 19:12:21 Setup pyenv: 19:12:21 system 19:12:21 3.8.13 19:12:21 3.9.13 19:12:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:12:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uaMJ from file:/tmp/.os_lf_venv 19:12:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:23 lf-activate-venv(): INFO: Base packages installed successfully 19:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools 19:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-uaMJ/bin to PATH 19:12:31 Generating Requirements File 19:12:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:12:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:12:54 Python 3.10.6 19:12:54 pip 26.1.2 from /tmp/venv-uaMJ/lib/python3.10/site-packages/pip (python 3.10) 19:12:54 aiohappyeyeballs==2.7.1 19:12:54 aiohttp==3.14.2 19:12:54 aiosignal==1.4.0 19:12:54 appdirs==1.4.4 19:12:54 argcomplete==3.7.0 19:12:54 aspy.yaml==1.3.0 19:12:54 async-timeout==5.0.1 19:12:54 attrs==26.1.0 19:12:54 autopage==0.6.0 19:12:54 backports.strenum==1.3.1 19:12:54 beautifulsoup4==4.15.0 19:12:54 boto3==1.43.53 19:12:54 botocore==1.43.53 19:12:54 bs4==0.0.2 19:12:54 certifi==2026.7.22 19:12:54 cffi==2.1.0 19:12:54 cfgv==3.5.0 19:12:54 chardet==7.4.3 19:12:54 charset-normalizer==3.4.9 19:12:54 click==8.4.2 19:12:54 cliff==4.14.0 19:12:54 cmd2==3.5.1 19:12:54 cryptography==3.3.2 19:12:54 debtcollector==3.1.0 19:12:54 decorator==5.3.1 19:12:54 defusedxml==0.7.1 19:12:54 Deprecated==1.3.1 19:12:54 distlib==0.4.3 19:12:54 dnspython==2.8.0 19:12:54 docker==7.2.0 19:12:54 dogpile.cache==1.5.0 19:12:54 durationpy==0.10 19:12:54 email-validator==2.3.0 19:12:54 filelock==3.32.0 19:12:54 frozenlist==1.8.0 19:12:54 future==1.0.0 19:12:54 gitdb==4.0.12 19:12:54 GitPython==3.1.54 19:12:54 httplib2==0.30.2 19:12:54 identify==2.6.19 19:12:54 idna==3.18 19:12:54 importlib-resources==1.5.0 19:12:54 iso8601==2.1.0 19:12:54 Jinja2==3.1.6 19:12:54 jmespath==1.1.0 19:12:54 jsonpatch==1.33 19:12:54 jsonpointer==3.1.1 19:12:54 jsonschema==4.26.0 19:12:54 jsonschema-specifications==2025.9.1 19:12:54 keystoneauth1==5.14.0 19:12:54 kubernetes==36.0.3 19:12:54 lftools==0.37.22 19:12:54 lxml==6.1.1 19:12:54 markdown-it-py==4.2.0 19:12:54 MarkupSafe==3.0.3 19:12:54 mdurl==0.1.2 19:12:54 msgpack==1.2.1 19:12:54 multi_key_dict==2.0.3 19:12:54 multidict==6.7.1 19:12:54 munch==4.0.0 19:12:54 netaddr==1.3.0 19:12:54 niet==1.4.2 19:12:54 nodeenv==1.10.0 19:12:54 oauth2client==4.1.3 19:12:54 oauthlib==3.3.1 19:12:54 openstacksdk==4.13.0 19:12:54 os-service-types==1.8.2 19:12:54 osc-lib==4.6.0 19:12:54 oslo.config==10.4.0 19:12:54 oslo.context==6.4.0 19:12:54 oslo.i18n==6.8.0 19:12:54 oslo.log==8.2.0 19:12:54 oslo.serialization==5.10.0 19:12:54 oslo.utils==10.1.1 19:12:54 packaging==26.2 19:12:54 pbr==7.0.3 19:12:54 platformdirs==4.11.0 19:12:54 prettytable==3.18.0 19:12:54 propcache==0.5.2 19:12:54 psutil==7.2.2 19:12:54 pyasn1==0.6.4 19:12:54 pyasn1_modules==0.4.2 19:12:54 pycparser==3.0 19:12:54 pygerrit2==2.0.15 19:12:54 PyGithub==2.9.1 19:12:54 Pygments==2.20.0 19:12:54 PyJWT==2.13.0 19:12:54 PyNaCl==1.6.2 19:12:54 pyparsing==2.4.7 19:12:54 pyperclip==1.11.0 19:12:54 pyrsistent==0.20.0 19:12:54 python-cinderclient==9.9.0 19:12:54 python-dateutil==2.9.0.post0 19:12:54 python-discovery==1.5.0 19:12:54 python-heatclient==5.2.0 19:12:54 python-jenkins==1.8.3 19:12:54 python-keystoneclient==5.8.0 19:12:54 python-magnumclient==4.11.0 19:12:54 python-openstackclient==10.0.0 19:12:54 python-swiftclient==4.10.0 19:12:54 PyYAML==6.0.3 19:12:54 referencing==0.37.0 19:12:54 requests==2.34.2 19:12:54 requests-oauthlib==2.0.0 19:12:54 rfc3986==2.0.0 19:12:54 rich==15.0.0 19:12:54 rich-argparse==1.8.0 19:12:54 rpds-py==0.30.0 19:12:54 rsa==4.9.1 19:12:54 ruamel.yaml==0.19.1 19:12:54 ruamel.yaml.clib==0.2.15 19:12:54 s3transfer==0.19.1 19:12:54 simplejson==4.1.1 19:12:54 six==1.17.0 19:12:54 smmap==5.0.3 19:12:54 soupsieve==2.9.1 19:12:54 stevedore==5.8.0 19:12:54 tabulate==0.10.0 19:12:54 toml==0.10.2 19:12:54 tomlkit==0.15.1 19:12:54 tqdm==4.69.0 19:12:54 typing_extensions==4.16.0 19:12:54 urllib3==1.26.20 19:12:54 virtualenv==21.7.0 19:12:54 wcwidth==0.8.2 19:12:54 websocket-client==1.9.0 19:12:54 wrapt==2.2.2 19:12:54 xdg==6.0.0 19:12:54 xmltodict==1.0.4 19:12:54 yarl==1.24.5 19:12:54 yq==4.1.2 19:12:54 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins1155919028066403911.sh 19:12:54 ---> uv-install.sh 19:12:54 Installing uv/uvx (latest) using shell installer 19:12:55 2026-07-22 19:12:55 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-pPBpu6.sh" [1] 19:12:55 downloading uv 0.11.31 x86_64-unknown-linux-gnu 19:12:56 installing to /home/jenkins/.local/bin 19:12:56 uv 19:12:56 uvx 19:12:56 everything's installed! 19:12:56 19:12:56 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:12:56 19:12:56 source $HOME/.local/bin/env (sh, bash, zsh) 19:12:56 source $HOME/.local/bin/env.fish (fish) 19:12:56 Adding install location to PATH 19:12:56 ---> Validating uv/uvx install 19:12:56 uvx 0.11.31 (x86_64-unknown-linux-gnu) 19:12:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9645524088942023249.sh 19:12:56 ---> sudo-logs.sh 19:12:56 Archiving 'sudo' log.. 19:12:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18357673062117294752.sh 19:12:56 ---> job-cost.sh 19:12:56 INFO: Activating Python virtual environment... 19:12:56 Setup pyenv: 19:12:56 system 19:12:56 3.8.13 19:12:56 3.9.13 19:12:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uaMJ from file:/tmp/.os_lf_venv 19:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:12:58 lf-activate-venv(): INFO: Base packages installed successfully 19:12:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-uaMJ/bin to PATH 19:13:03 INFO: No stack-cost file found 19:13:03 INFO: Instance uptime: 123s 19:13:03 INFO: Fetching instance metadata (attempt 1 of 3)... 19:13:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:13:03 INFO: Successfully fetched instance metadata 19:13:03 INFO: Instance type: v3-standard-4 19:13:03 INFO: Retrieving pricing info for: v3-standard-4 19:13:03 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:13:03 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=123 19:13:03 INFO: Successfully fetched Vexxhost pricing API 19:13:03 INFO: Retrieved cost: 0.11 19:13:03 INFO: Retrieved resource: v3-standard-4 19:13:03 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 19:13:03 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 19:13:03 INFO: Successfully archived job cost data 19:13:03 DEBUG: Cost data: oom-master-checkbashisms-lint,4752,2026-07-22 19:13:03,v3-standard-4,123,0.11,0.00,ABORTED 19:13:03 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13811025803273854725.sh 19:13:03 ---> logs-deploy.sh 19:13:03 Setup pyenv: 19:13:04 system 19:13:04 3.8.13 19:13:04 3.9.13 19:13:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 19:13:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uaMJ from file:/tmp/.os_lf_venv 19:13:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:13:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:13:05 lf-activate-venv(): INFO: Base packages installed successfully 19:13:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-uaMJ/bin to PATH 19:13:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4752 19:13:13 INFO: archiving workspace using pattern(s): 19:13:14 Archives upload complete. 19:13:14 INFO: archiving logs to Nexus 19:13:15 ---> uname -a: 19:13:15 Linux prd-ubuntu1804-builder-4c-4g-1028 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:13:15 19:13:15 19:13:15 ---> lscpu: 19:13:15 Architecture: x86_64 19:13:15 CPU op-mode(s): 32-bit, 64-bit 19:13:15 Byte Order: Little Endian 19:13:15 CPU(s): 4 19:13:15 On-line CPU(s) list: 0-3 19:13:15 Thread(s) per core: 1 19:13:15 Core(s) per socket: 1 19:13:15 Socket(s): 4 19:13:15 NUMA node(s): 1 19:13:15 Vendor ID: AuthenticAMD 19:13:15 CPU family: 23 19:13:15 Model: 49 19:13:15 Model name: AMD EPYC-Rome Processor 19:13:15 Stepping: 0 19:13:15 CPU MHz: 2800.000 19:13:15 BogoMIPS: 5600.00 19:13:15 Virtualization: AMD-V 19:13:15 Hypervisor vendor: KVM 19:13:15 Virtualization type: full 19:13:15 L1d cache: 32K 19:13:15 L1i cache: 32K 19:13:15 L2 cache: 512K 19:13:15 L3 cache: 16384K 19:13:15 NUMA node0 CPU(s): 0-3 19:13:15 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 19:13:15 19:13:15 19:13:15 ---> nproc: 19:13:15 4 19:13:15 19:13:15 19:13:15 ---> df -h: 19:13:15 Filesystem Size Used Avail Use% Mounted on 19:13:15 udev 7.9G 0 7.9G 0% /dev 19:13:15 tmpfs 1.6G 676K 1.6G 1% /run 19:13:15 /dev/vda1 78G 8.4G 69G 11% / 19:13:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:13:15 tmpfs 5.0M 0 5.0M 0% /run/lock 19:13:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:13:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:13:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:13:15 19:13:15 19:13:15 ---> free -m: 19:13:15 total used free shared buff/cache available 19:13:15 Mem: 16040 568 13297 0 2174 15156 19:13:15 Swap: 1023 0 1023 19:13:15 19:13:15 19:13:15 ---> ip addr: 19:13:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:13:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:13:15 inet 127.0.0.1/8 scope host lo 19:13:15 valid_lft forever preferred_lft forever 19:13:15 inet6 ::1/128 scope host 19:13:15 valid_lft forever preferred_lft forever 19:13:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:13:15 link/ether fa:16:3e:a4:fb:f7 brd ff:ff:ff:ff:ff:ff 19:13:15 inet 10.30.107.187/23 brd 10.30.107.255 scope global dynamic ens3 19:13:15 valid_lft 86273sec preferred_lft 86273sec 19:13:15 inet6 fe80::f816:3eff:fea4:fbf7/64 scope link 19:13:15 valid_lft forever preferred_lft forever 19:13:15 19:13:15 19:13:15 ---> sar -b -r -n DEV: 19:13:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1028) 07/22/26 _x86_64_ (4 CPU) 19:13:15 19:13:15 19:11:10 LINUX RESTART (4 CPU) 19:13:15 19:13:15 19:12:02 tps rtps wtps bread/s bwrtn/s 19:13:15 19:13:01 123.30 1.37 121.93 146.01 19110.12 19:13:15 Average: 123.30 1.37 121.93 146.01 19110.12 19:13:15 19:13:15 19:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:15 19:13:01 13624800 15518644 2800168 17.05 77612 2003088 782984 4.48 730676 1827272 246952 19:13:15 Average: 13624800 15518644 2800168 17.05 77612 2003088 782984 4.48 730676 1827272 246952 19:13:15 19:13:15 19:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:15 19:13:01 ens3 97.17 71.58 1556.92 12.95 0.00 0.00 0.00 0.00 19:13:15 19:13:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:13:15 Average: ens3 97.17 71.58 1556.92 12.95 0.00 0.00 0.00 0.00 19:13:15 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 19:13:15 19:13:15 19:13:15 ---> sar -P ALL: 19:13:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1028) 07/22/26 _x86_64_ (4 CPU) 19:13:15 19:13:15 19:11:10 LINUX RESTART (4 CPU) 19:13:15 19:13:15 19:12:02 CPU %user %nice %system %iowait %steal %idle 19:13:15 19:13:01 all 20.15 0.00 1.49 1.75 0.05 76.56 19:13:15 19:13:01 0 36.15 0.00 2.73 3.25 0.07 57.80 19:13:15 19:13:01 1 23.06 0.00 1.29 0.68 0.05 74.92 19:13:15 19:13:01 2 11.28 0.00 1.07 2.97 0.03 84.64 19:13:15 19:13:01 3 10.24 0.00 0.92 0.12 0.03 88.69 19:13:15 Average: all 20.15 0.00 1.49 1.75 0.05 76.56 19:13:15 Average: 0 36.15 0.00 2.73 3.25 0.07 57.80 19:13:15 Average: 1 23.06 0.00 1.29 0.68 0.05 74.92 19:13:15 Average: 2 11.28 0.00 1.07 2.97 0.03 84.64 19:13:15 Average: 3 10.24 0.00 0.92 0.12 0.03 88.69 19:13:15 19:13:15 19:13:15