18:15:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141506 18:15:19 Running as SYSTEM 18:15:19 [EnvInject] - Loading node environment variables. 18:15:19 Building remotely on prd-ubuntu1804-builder-4c-4g-26950 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:15:19 [ssh-agent] Looking for ssh-agent implementation... 18:15:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:19 $ ssh-agent 18:15:19 SSH_AUTH_SOCK=/tmp/ssh-6bL5sOquIIAz/agent.1929 18:15:19 SSH_AGENT_PID=1931 18:15:19 [ssh-agent] Started. 18:15:19 Running ssh-add (command line suppressed) 18:15:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9360604004972847494.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9360604004972847494.key) 18:15:20 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:15:20 The recommended git tool is: NONE 18:15:21 using credential onap-jenkins-ssh 18:15:21 Wiping out workspace first. 18:15:21 Cloning the remote Git repository 18:15:21 Cloning repository git://cloud.onap.org/mirror/oom.git 18:15:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:15:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:21 > git --version # timeout=10 18:15:21 > git --version # 'git version 2.17.1' 18:15:21 using GIT_SSH to set credentials Gerrit user 18:15:21 Verifying host key using manually-configured host key entries 18:15:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:15:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:28 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:15:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:15:28 using GIT_SSH to set credentials Gerrit user 18:15:28 Verifying host key using manually-configured host key entries 18:15:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/06/141506/4 # timeout=30 18:15:28 > git rev-parse e3eb6291bf8574c682b968e18ba99b0d1de23438^{commit} # timeout=10 18:15:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:15:28 Checking out Revision e3eb6291bf8574c682b968e18ba99b0d1de23438 (refs/changes/06/141506/4) 18:15:28 > git config core.sparsecheckout # timeout=10 18:15:28 > git checkout -f e3eb6291bf8574c682b968e18ba99b0d1de23438 # timeout=30 18:15:32 Commit message: "[Portal-NG] preferences and history 0.2.1 release" 18:15:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:15:32 > git rev-list --no-walk 2f38164c1dfecae72b2632e2f1dee82454bd522c # timeout=10 18:15:32 [EnvInject] - Injecting environment variables from a build step. 18:15:32 [EnvInject] - Injecting as environment variables the properties content 18:15:32 PYTHON=python3 18:15:32 18:15:32 [EnvInject] - Variables injected successfully. 18:15:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16856369874792774924.sh 18:15:32 ---> tox-install.sh 18:15:32 + source /home/jenkins/lf-env.sh 18:15:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:32 ++ mktemp -d /tmp/venv-XXXX 18:15:32 + lf_venv=/tmp/venv-umnL 18:15:32 + local venv_file=/tmp/.os_lf_venv 18:15:32 + local python=python3 18:15:32 + local options 18:15:32 + local set_path=true 18:15:32 + local install_args= 18:15:32 ++ 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 18:15:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:32 + true 18:15:32 + case $1 in 18:15:32 + venv_file=/tmp/.toxenv 18:15:32 + shift 2 18:15:32 + true 18:15:32 + case $1 in 18:15:32 + shift 18:15:32 + break 18:15:32 + case $python in 18:15:32 + local pkg_list= 18:15:32 + [[ -d /opt/pyenv ]] 18:15:32 + echo 'Setup pyenv:' 18:15:32 Setup pyenv: 18:15:32 + export PYENV_ROOT=/opt/pyenv 18:15:32 + PYENV_ROOT=/opt/pyenv 18:15:32 + 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 18:15:32 + 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 18:15:32 + pyenv versions 18:15:32 * system (set by /opt/pyenv/version) 18:15:32 * 3.8.13 (set by /opt/pyenv/version) 18:15:32 * 3.9.13 (set by /opt/pyenv/version) 18:15:32 * 3.10.6 (set by /opt/pyenv/version) 18:15:32 + command -v pyenv 18:15:32 ++ pyenv init - --no-rehash 18:15:32 + 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[*]}"'\'')" 18:15:32 export PATH="/opt/pyenv/shims:${PATH}" 18:15:32 export PYENV_SHELL=bash 18:15:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:32 pyenv() { 18:15:32 local command 18:15:32 command="${1:-}" 18:15:32 if [ "$#" -gt 0 ]; then 18:15:32 shift 18:15:32 fi 18:15:32 18:15:32 case "$command" in 18:15:32 rehash|shell) 18:15:32 eval "$(pyenv "sh-$command" "$@")" 18:15:32 ;; 18:15:32 *) 18:15:32 command pyenv "$command" "$@" 18:15:32 ;; 18:15:32 esac 18:15:32 }' 18:15:32 +++ 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[*]}"' 18:15:32 ++ 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 18:15:32 ++ 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 18:15:32 ++ 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 18:15:32 ++ export PYENV_SHELL=bash 18:15:32 ++ PYENV_SHELL=bash 18:15:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:32 +++ complete -F _pyenv pyenv 18:15:32 ++ lf-pyver python3 18:15:32 ++ local py_version_xy=python3 18:15:32 ++ local py_version_xyz= 18:15:32 ++ pyenv versions 18:15:32 ++ local command 18:15:32 ++ command=versions 18:15:32 ++ '[' 1 -gt 0 ']' 18:15:32 ++ shift 18:15:32 ++ case "$command" in 18:15:32 ++ command pyenv versions 18:15:32 ++ pyenv versions 18:15:32 ++ sed 's/^[ *]* //' 18:15:32 ++ awk '{ print $1 }' 18:15:32 ++ grep -E '^[0-9.]*[0-9]$' 18:15:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:32 +++ grep '^3' /tmp/.pyenv_versions 18:15:32 +++ sort -V 18:15:32 +++ tail -n 1 18:15:32 ++ py_version_xyz=3.10.6 18:15:32 ++ [[ -z 3.10.6 ]] 18:15:32 ++ echo 3.10.6 18:15:32 ++ return 0 18:15:32 + pyenv local 3.10.6 18:15:32 + local command 18:15:32 + command=local 18:15:32 + '[' 2 -gt 0 ']' 18:15:32 + shift 18:15:32 + case "$command" in 18:15:32 + command pyenv local 3.10.6 18:15:32 + pyenv local 3.10.6 18:15:32 + for arg in "$@" 18:15:32 + case $arg in 18:15:32 + pkg_list+='tox ' 18:15:32 + for arg in "$@" 18:15:32 + case $arg in 18:15:32 + pkg_list+='virtualenv ' 18:15:32 + for arg in "$@" 18:15:32 + case $arg in 18:15:32 + pkg_list+='urllib3~=1.26.15 ' 18:15:32 + [[ -f /tmp/.toxenv ]] 18:15:32 + [[ ! -f /tmp/.toxenv ]] 18:15:32 + [[ -n '' ]] 18:15:32 + python3 -m venv /tmp/venv-umnL 18:15:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umnL' 18:15:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umnL 18:15:37 + echo /tmp/venv-umnL 18:15:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:15:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:15:37 + /tmp/venv-umnL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:15:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:43 + /tmp/venv-umnL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:45 + type python3 18:15:45 + true 18:15:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umnL/bin to PATH' 18:15:45 lf-activate-venv(): INFO: Adding /tmp/venv-umnL/bin to PATH 18:15:45 + PATH=/tmp/venv-umnL/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 18:15:45 + return 0 18:15:45 + python3 --version 18:15:45 Python 3.10.6 18:15:45 + python3 -m pip --version 18:15:45 pip 25.1.1 from /tmp/venv-umnL/lib/python3.10/site-packages/pip (python 3.10) 18:15:45 + python3 -m pip freeze 18:15:46 cachetools==6.1.0 18:15:46 chardet==5.2.0 18:15:46 colorama==0.4.6 18:15:46 distlib==0.3.9 18:15:46 filelock==3.18.0 18:15:46 packaging==25.0 18:15:46 platformdirs==4.3.8 18:15:46 pluggy==1.6.0 18:15:46 pyproject-api==1.9.1 18:15:46 tomli==2.2.1 18:15:46 tox==4.27.0 18:15:46 typing_extensions==4.14.1 18:15:46 urllib3==1.26.20 18:15:46 virtualenv==20.31.2 18:15:46 [EnvInject] - Injecting environment variables from a build step. 18:15:46 [EnvInject] - Injecting as environment variables the properties content 18:15:46 PARALLEL=false 18:15:46 18:15:46 [EnvInject] - Variables injected successfully. 18:15:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12854750427832247645.sh 18:15:46 ---> tox-run.sh 18:15:46 + 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 18:15:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:15:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:15:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:15:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:15:46 + source /home/jenkins/lf-env.sh 18:15:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:46 ++ mktemp -d /tmp/venv-XXXX 18:15:46 + lf_venv=/tmp/venv-mmFz 18:15:46 + local venv_file=/tmp/.os_lf_venv 18:15:46 + local python=python3 18:15:46 + local options 18:15:46 + local set_path=true 18:15:46 + local install_args= 18:15:46 ++ 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 18:15:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:46 + true 18:15:46 + case $1 in 18:15:46 + venv_file=/tmp/.toxenv 18:15:46 + shift 2 18:15:46 + true 18:15:46 + case $1 in 18:15:46 + shift 18:15:46 + break 18:15:46 + case $python in 18:15:46 + local pkg_list= 18:15:46 + [[ -d /opt/pyenv ]] 18:15:46 + echo 'Setup pyenv:' 18:15:46 Setup pyenv: 18:15:46 + export PYENV_ROOT=/opt/pyenv 18:15:46 + PYENV_ROOT=/opt/pyenv 18:15:46 + 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 18:15:46 + 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 18:15:46 + pyenv versions 18:15:46 system 18:15:46 3.8.13 18:15:46 3.9.13 18:15:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:15:46 + command -v pyenv 18:15:46 ++ pyenv init - --no-rehash 18:15:46 + 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[*]}"'\'')" 18:15:46 export PATH="/opt/pyenv/shims:${PATH}" 18:15:46 export PYENV_SHELL=bash 18:15:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:46 pyenv() { 18:15:46 local command 18:15:46 command="${1:-}" 18:15:46 if [ "$#" -gt 0 ]; then 18:15:46 shift 18:15:46 fi 18:15:46 18:15:46 case "$command" in 18:15:46 rehash|shell) 18:15:46 eval "$(pyenv "sh-$command" "$@")" 18:15:46 ;; 18:15:46 *) 18:15:46 command pyenv "$command" "$@" 18:15:46 ;; 18:15:46 esac 18:15:46 }' 18:15:46 +++ 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[*]}"' 18:15:46 ++ 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 18:15:46 ++ 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 18:15:46 ++ 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 18:15:46 ++ export PYENV_SHELL=bash 18:15:46 ++ PYENV_SHELL=bash 18:15:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:46 +++ complete -F _pyenv pyenv 18:15:46 ++ lf-pyver python3 18:15:46 ++ local py_version_xy=python3 18:15:46 ++ local py_version_xyz= 18:15:46 ++ pyenv versions 18:15:46 ++ sed 's/^[ *]* //' 18:15:46 ++ local command 18:15:46 ++ awk '{ print $1 }' 18:15:46 ++ grep -E '^[0-9.]*[0-9]$' 18:15:46 ++ command=versions 18:15:46 ++ '[' 1 -gt 0 ']' 18:15:46 ++ shift 18:15:46 ++ case "$command" in 18:15:46 ++ command pyenv versions 18:15:46 ++ pyenv versions 18:15:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:46 +++ grep '^3' /tmp/.pyenv_versions 18:15:46 +++ sort -V 18:15:46 +++ tail -n 1 18:15:46 ++ py_version_xyz=3.10.6 18:15:46 ++ [[ -z 3.10.6 ]] 18:15:46 ++ echo 3.10.6 18:15:46 ++ return 0 18:15:46 + pyenv local 3.10.6 18:15:46 + local command 18:15:46 + command=local 18:15:46 + '[' 2 -gt 0 ']' 18:15:46 + shift 18:15:46 + case "$command" in 18:15:46 + command pyenv local 3.10.6 18:15:46 + pyenv local 3.10.6 18:15:46 + for arg in "$@" 18:15:46 + case $arg in 18:15:46 + pkg_list+='tox ' 18:15:46 + for arg in "$@" 18:15:46 + case $arg in 18:15:46 + pkg_list+='virtualenv ' 18:15:46 + for arg in "$@" 18:15:46 + case $arg in 18:15:46 + pkg_list+='urllib3~=1.26.15 ' 18:15:46 + [[ -f /tmp/.toxenv ]] 18:15:46 ++ cat /tmp/.toxenv 18:15:46 + lf_venv=/tmp/venv-umnL 18:15:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umnL from' file:/tmp/.toxenv 18:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umnL from file:/tmp/.toxenv 18:15:46 + /tmp/venv-umnL/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:15:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:47 + /tmp/venv-umnL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:48 + type python3 18:15:48 + true 18:15:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umnL/bin to PATH' 18:15:48 lf-activate-venv(): INFO: Adding /tmp/venv-umnL/bin to PATH 18:15:48 + PATH=/tmp/venv-umnL/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 18:15:48 + return 0 18:15:48 + [[ -d /opt/pyenv ]] 18:15:48 + echo '---> Setting up pyenv' 18:15:48 ---> Setting up pyenv 18:15:48 + export PYENV_ROOT=/opt/pyenv 18:15:48 + PYENV_ROOT=/opt/pyenv 18:15:48 + export PATH=/opt/pyenv/bin:/tmp/venv-umnL/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 18:15:48 + PATH=/opt/pyenv/bin:/tmp/venv-umnL/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 18:15:48 ++ pwd 18:15:48 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:15:48 + export PYTHONPATH 18:15:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:15:48 + TOX_TESTENV_PASSENV=PYTHONPATH 18:15:48 + tox --version 18:15:48 4.27.0 from /tmp/venv-umnL/lib/python3.10/site-packages/tox/__init__.py 18:15:48 + PARALLEL=false 18:15:48 + TOX_OPTIONS_LIST= 18:15:48 + [[ -n checkbashisms ]] 18:15:48 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:15:48 + case ${PARALLEL,,} in 18:15:48 + tox -e checkbashisms 18:15:48 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:15:50 checkbashisms: freeze> python -m pip freeze --all 18:15:50 checkbashisms: pip==25.1.1,setuptools==80.3.1 18:15:50 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:15:51 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 18:15:51 you may get strange results 18:15:51 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 18:15:51 you may get strange results 18:15:52 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:15:54 checkbashisms: OK (4.93=setup[1.39]+cmd[3.54] seconds) 18:15:54 congratulations :) (5.16 seconds) 18:15:54 + tox_status=0 18:15:54 + echo '---> Completed tox runs' 18:15:54 ---> Completed tox runs 18:15:54 + for i in .tox/*/log 18:15:54 ++ echo .tox/checkbashisms/log 18:15:54 ++ awk -F/ '{print $2}' 18:15:54 + tox_env=checkbashisms 18:15:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:15:54 + DOC_DIR=docs/_build/html 18:15:54 + [[ -d docs/_build/html ]] 18:15:54 + echo '---> tox-run.sh ends' 18:15:54 ---> tox-run.sh ends 18:15:54 + test 0 -eq 0 18:15:54 $ ssh-agent -k 18:15:54 unset SSH_AUTH_SOCK; 18:15:54 unset SSH_AGENT_PID; 18:15:54 echo Agent pid 1931 killed; 18:15:54 [ssh-agent] Stopped. 18:15:54 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12564643008197847438.sh 18:15:54 ---> sysstat.sh 18:15:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11201505987468690652.sh 18:15:54 ---> package-listing.sh 18:15:54 ++ tr '[:upper:]' '[:lower:]' 18:15:54 ++ facter osfamily 18:15:55 + OS_FAMILY=debian 18:15:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:15:55 + START_PACKAGES=/tmp/packages_start.txt 18:15:55 + END_PACKAGES=/tmp/packages_end.txt 18:15:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:55 + PACKAGES=/tmp/packages_start.txt 18:15:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:15:55 + PACKAGES=/tmp/packages_end.txt 18:15:55 + case "${OS_FAMILY}" in 18:15:55 + dpkg -l 18:15:55 + grep '^ii' 18:15:55 + '[' -f /tmp/packages_start.txt ']' 18:15:55 + '[' -f /tmp/packages_end.txt ']' 18:15:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:15:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:15:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:15:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4906491076761447727.sh 18:15:55 ---> capture-instance-metadata.sh 18:15:55 Setup pyenv: 18:15:55 system 18:15:55 3.8.13 18:15:55 3.9.13 18:15:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:15:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KHXB 18:15:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:16:02 lf-activate-venv(): INFO: Installing: lftools 18:16:31 lf-activate-venv(): INFO: Adding /tmp/venv-KHXB/bin to PATH 18:16:31 INFO: Running in OpenStack, capturing instance metadata 18:16:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5970127212500552070.sh 18:16:31 provisioning config files... 18:16:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3553458882211484707tmp 18:16:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:16:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:16:31 [EnvInject] - Injecting environment variables from a build step. 18:16:31 [EnvInject] - Injecting as environment variables the properties content 18:16:31 SERVER_ID=logs 18:16:31 18:16:31 [EnvInject] - Variables injected successfully. 18:16:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13612263021697806632.sh 18:16:31 ---> create-netrc.sh 18:16:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11682817484981203974.sh 18:16:31 ---> python-tools-install.sh 18:16:31 Setup pyenv: 18:16:31 system 18:16:31 3.8.13 18:16:31 3.9.13 18:16:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHXB from file:/tmp/.os_lf_venv 18:16:33 lf-activate-venv(): INFO: Installing: lftools 18:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-KHXB/bin to PATH 18:16:42 Generating Requirements File 18:17:03 Python 3.10.6 18:17:03 pip 25.1.1 from /tmp/venv-KHXB/lib/python3.10/site-packages/pip (python 3.10) 18:17:04 appdirs==1.4.4 18:17:04 argcomplete==3.6.2 18:17:04 aspy.yaml==1.3.0 18:17:04 attrs==25.3.0 18:17:04 autopage==0.5.2 18:17:04 beautifulsoup4==4.13.4 18:17:04 boto3==1.39.3 18:17:04 botocore==1.39.3 18:17:04 bs4==0.0.2 18:17:04 cachetools==5.5.2 18:17:04 certifi==2025.7.9 18:17:04 cffi==1.17.1 18:17:04 cfgv==3.4.0 18:17:04 chardet==5.2.0 18:17:04 charset-normalizer==3.4.2 18:17:04 click==8.2.1 18:17:04 cliff==4.10.0 18:17:04 cmd2==2.7.0 18:17:04 cryptography==3.3.2 18:17:04 debtcollector==3.0.0 18:17:04 decorator==5.2.1 18:17:04 defusedxml==0.7.1 18:17:04 Deprecated==1.2.18 18:17:04 distlib==0.3.9 18:17:04 dnspython==2.7.0 18:17:04 docker==7.1.0 18:17:04 dogpile.cache==1.4.0 18:17:04 durationpy==0.10 18:17:04 email_validator==2.2.0 18:17:04 filelock==3.18.0 18:17:04 future==1.0.0 18:17:04 gitdb==4.0.12 18:17:04 GitPython==3.1.44 18:17:04 google-auth==2.40.3 18:17:04 httplib2==0.22.0 18:17:04 identify==2.6.12 18:17:04 idna==3.10 18:17:04 importlib-resources==1.5.0 18:17:04 iso8601==2.1.0 18:17:04 Jinja2==3.1.6 18:17:04 jmespath==1.0.1 18:17:04 jsonpatch==1.33 18:17:04 jsonpointer==3.0.0 18:17:04 jsonschema==4.24.0 18:17:04 jsonschema-specifications==2025.4.1 18:17:04 keystoneauth1==5.11.1 18:17:04 kubernetes==33.1.0 18:17:04 lftools==0.37.13 18:17:04 lxml==6.0.0 18:17:04 markdown-it-py==3.0.0 18:17:04 MarkupSafe==3.0.2 18:17:04 mdurl==0.1.2 18:17:04 msgpack==1.1.1 18:17:04 multi_key_dict==2.0.3 18:17:04 munch==4.0.0 18:17:04 netaddr==1.3.0 18:17:04 niet==1.4.2 18:17:04 nodeenv==1.9.1 18:17:04 oauth2client==4.1.3 18:17:04 oauthlib==3.3.1 18:17:04 openstacksdk==4.6.0 18:17:04 os-client-config==2.3.0 18:17:04 os-service-types==1.8.0 18:17:04 osc-lib==4.1.0 18:17:04 oslo.config==9.8.0 18:17:04 oslo.context==6.0.0 18:17:04 oslo.i18n==6.5.1 18:17:04 oslo.log==7.1.0 18:17:04 oslo.serialization==5.7.0 18:17:04 oslo.utils==9.0.0 18:17:04 packaging==25.0 18:17:04 pbr==6.1.1 18:17:04 platformdirs==4.3.8 18:17:04 prettytable==3.16.0 18:17:04 psutil==7.0.0 18:17:04 pyasn1==0.6.1 18:17:04 pyasn1_modules==0.4.2 18:17:04 pycparser==2.22 18:17:04 pygerrit2==2.0.15 18:17:04 PyGithub==2.6.1 18:17:04 Pygments==2.19.2 18:17:04 PyJWT==2.10.1 18:17:04 PyNaCl==1.5.0 18:17:04 pyparsing==2.4.7 18:17:04 pyperclip==1.9.0 18:17:04 pyrsistent==0.20.0 18:17:04 python-cinderclient==9.7.0 18:17:04 python-dateutil==2.9.0.post0 18:17:04 python-heatclient==4.2.0 18:17:04 python-jenkins==1.8.2 18:17:04 python-keystoneclient==5.6.0 18:17:04 python-magnumclient==4.8.1 18:17:04 python-openstackclient==8.1.0 18:17:04 python-swiftclient==4.8.0 18:17:04 PyYAML==6.0.2 18:17:04 referencing==0.36.2 18:17:04 requests==2.32.4 18:17:04 requests-oauthlib==2.0.0 18:17:04 requestsexceptions==1.4.0 18:17:04 rfc3986==2.0.0 18:17:04 rich==14.0.0 18:17:04 rich-argparse==1.7.1 18:17:04 rpds-py==0.26.0 18:17:04 rsa==4.9.1 18:17:04 ruamel.yaml==0.18.14 18:17:04 ruamel.yaml.clib==0.2.12 18:17:04 s3transfer==0.13.0 18:17:04 simplejson==3.20.1 18:17:04 six==1.17.0 18:17:04 smmap==5.0.2 18:17:04 soupsieve==2.7 18:17:04 stevedore==5.4.1 18:17:04 tabulate==0.9.0 18:17:04 toml==0.10.2 18:17:04 tomlkit==0.13.3 18:17:04 tqdm==4.67.1 18:17:04 typing_extensions==4.14.1 18:17:04 tzdata==2025.2 18:17:04 urllib3==1.26.20 18:17:04 virtualenv==20.31.2 18:17:04 wcwidth==0.2.13 18:17:04 websocket-client==1.8.0 18:17:04 wrapt==1.17.2 18:17:04 xdg==6.0.0 18:17:04 xmltodict==0.14.2 18:17:04 yq==3.4.3 18:17:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1106027688725780574.sh 18:17:04 ---> sudo-logs.sh 18:17:04 Archiving 'sudo' log.. 18:17:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5646452981539752065.sh 18:17:04 ---> job-cost.sh 18:17:04 Setup pyenv: 18:17:04 system 18:17:04 3.8.13 18:17:04 3.9.13 18:17:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:17:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHXB from file:/tmp/.os_lf_venv 18:17:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:17:11 lf-activate-venv(): INFO: Adding /tmp/venv-KHXB/bin to PATH 18:17:11 INFO: No Stack... 18:17:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:17:12 INFO: Archiving Costs 18:17:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17939982083505282440.sh 18:17:12 ---> logs-deploy.sh 18:17:12 Setup pyenv: 18:17:12 system 18:17:12 3.8.13 18:17:12 3.9.13 18:17:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:17:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KHXB from file:/tmp/.os_lf_venv 18:17:14 lf-activate-venv(): INFO: Installing: lftools 18:17:22 lf-activate-venv(): INFO: Adding /tmp/venv-KHXB/bin to PATH 18:17:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4189 18:17:22 INFO: archiving workspace using pattern(s): 18:17:23 Archives upload complete. 18:17:23 INFO: archiving logs to Nexus 18:17:24 ---> uname -a: 18:17:24 Linux prd-ubuntu1804-builder-4c-4g-26950 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:17:24 18:17:24 18:17:24 ---> lscpu: 18:17:24 Architecture: x86_64 18:17:24 CPU op-mode(s): 32-bit, 64-bit 18:17:24 Byte Order: Little Endian 18:17:24 CPU(s): 4 18:17:24 On-line CPU(s) list: 0-3 18:17:24 Thread(s) per core: 1 18:17:24 Core(s) per socket: 1 18:17:24 Socket(s): 4 18:17:24 NUMA node(s): 1 18:17:24 Vendor ID: AuthenticAMD 18:17:24 CPU family: 23 18:17:24 Model: 49 18:17:24 Model name: AMD EPYC-Rome Processor 18:17:24 Stepping: 0 18:17:24 CPU MHz: 2799.998 18:17:24 BogoMIPS: 5599.99 18:17:24 Virtualization: AMD-V 18:17:24 Hypervisor vendor: KVM 18:17:24 Virtualization type: full 18:17:24 L1d cache: 32K 18:17:24 L1i cache: 32K 18:17:24 L2 cache: 512K 18:17:24 L3 cache: 16384K 18:17:24 NUMA node0 CPU(s): 0-3 18:17:24 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 18:17:24 18:17:24 18:17:24 ---> nproc: 18:17:24 4 18:17:24 18:17:24 18:17:24 ---> df -h: 18:17:24 Filesystem Size Used Avail Use% Mounted on 18:17:24 udev 7.9G 0 7.9G 0% /dev 18:17:24 tmpfs 1.6G 672K 1.6G 1% /run 18:17:24 /dev/vda1 78G 8.3G 70G 11% / 18:17:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:17:24 tmpfs 5.0M 0 5.0M 0% /run/lock 18:17:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:17:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:17:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:17:24 18:17:24 18:17:24 ---> free -m: 18:17:24 total used free shared buff/cache available 18:17:24 Mem: 16040 551 13427 0 2061 15175 18:17:24 Swap: 1023 0 1023 18:17:24 18:17:24 18:17:24 ---> ip addr: 18:17:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:17:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:17:24 inet 127.0.0.1/8 scope host lo 18:17:24 valid_lft forever preferred_lft forever 18:17:24 inet6 ::1/128 scope host 18:17:24 valid_lft forever preferred_lft forever 18:17:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:17:24 link/ether fa:16:3e:ec:3f:7c brd ff:ff:ff:ff:ff:ff 18:17:24 inet 10.30.106.129/23 brd 10.30.107.255 scope global dynamic ens3 18:17:24 valid_lft 86225sec preferred_lft 86225sec 18:17:24 inet6 fe80::f816:3eff:feec:3f7c/64 scope link 18:17:24 valid_lft forever preferred_lft forever 18:17:24 18:17:24 18:17:24 ---> sar -b -r -n DEV: 18:17:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26950) 07/09/25 _x86_64_ (4 CPU) 18:17:24 18:17:24 18:14:43 LINUX RESTART (4 CPU) 18:17:24 18:17:24 18:15:02 tps rtps wtps bread/s bwrtn/s 18:17:24 18:16:01 124.71 59.60 65.11 3782.27 35574.31 18:17:24 18:17:01 97.98 0.80 97.18 101.85 15723.51 18:17:24 Average: 111.23 29.95 81.28 1926.60 25565.52 18:17:24 18:17:24 18:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:17:24 18:16:01 14109264 15576028 2315696 14.10 47276 1626788 783628 4.48 660780 1455400 125904 18:17:24 18:17:01 13743396 15516404 2681564 16.33 76196 1886108 821712 4.70 744500 1699236 185952 18:17:24 Average: 13926330 15546216 2498630 15.21 61736 1756448 802670 4.59 702640 1577318 155928 18:17:24 18:17:24 18:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:17:24 18:16:01 ens3 417.05 292.87 1711.35 80.36 0.00 0.00 0.00 0.00 18:17:24 18:16:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 18:17:24 18:17:01 ens3 123.71 85.62 940.41 13.02 0.00 0.00 0.00 0.00 18:17:24 18:17:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 18:17:24 Average: ens3 269.15 188.37 1322.64 46.40 0.00 0.00 0.00 0.00 18:17:24 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 18:17:24 18:17:24 18:17:24 ---> sar -P ALL: 18:17:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26950) 07/09/25 _x86_64_ (4 CPU) 18:17:24 18:17:24 18:14:43 LINUX RESTART (4 CPU) 18:17:24 18:17:24 18:15:02 CPU %user %nice %system %iowait %steal %idle 18:17:24 18:16:01 all 18.37 0.00 2.04 12.71 0.06 66.82 18:17:24 18:16:01 0 22.71 0.00 2.52 1.83 0.07 72.88 18:17:24 18:16:01 1 14.13 0.00 1.67 17.90 0.05 66.25 18:17:24 18:16:01 2 17.97 0.00 1.82 24.72 0.05 55.43 18:17:24 18:16:01 3 18.67 0.00 2.13 6.41 0.05 72.74 18:17:24 18:17:01 all 19.43 0.00 1.28 4.57 0.05 74.67 18:17:24 18:17:01 0 23.40 0.00 1.47 0.38 0.05 74.70 18:17:24 18:17:01 1 6.44 0.00 0.68 8.89 0.05 83.94 18:17:24 18:17:01 2 3.52 0.00 0.57 6.97 0.02 88.92 18:17:24 18:17:01 3 44.35 0.00 2.45 2.02 0.08 51.10 18:17:24 Average: all 18.90 0.00 1.66 8.60 0.05 70.78 18:17:24 Average: 0 23.06 0.00 1.99 1.10 0.06 73.79 18:17:24 Average: 1 10.26 0.00 1.17 13.37 0.05 75.15 18:17:24 Average: 2 10.68 0.00 1.19 15.77 0.03 72.33 18:17:24 Average: 3 31.63 0.00 2.29 4.19 0.07 61.81 18:17:24 18:17:24 18:17:24