06:14:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 06:14:25 Running as SYSTEM 06:14:25 [EnvInject] - Loading node environment variables. 06:14:25 Building remotely on prd-ubuntu1804-builder-4c-4g-38858 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:14:25 [ssh-agent] Looking for ssh-agent implementation... 06:14:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:14:25 $ ssh-agent 06:14:25 SSH_AUTH_SOCK=/tmp/ssh-yBmPGcm6mSEZ/agent.1685 06:14:25 SSH_AGENT_PID=1687 06:14:25 [ssh-agent] Started. 06:14:25 Running ssh-add (command line suppressed) 06:14:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7083023150166449887.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7083023150166449887.key) 06:14:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:14:25 The recommended git tool is: NONE 06:14:27 using credential onap-jenkins-ssh 06:14:27 Wiping out workspace first. 06:14:27 Cloning the remote Git repository 06:14:27 Cloning repository git://cloud.onap.org/mirror/oom.git 06:14:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:14:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:14:27 > git --version # timeout=10 06:14:27 > git --version # 'git version 2.17.1' 06:14:27 using GIT_SSH to set credentials Gerrit user 06:14:27 Verifying host key using manually-configured host key entries 06:14:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:14:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:14:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:14:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:14:33 using GIT_SSH to set credentials Gerrit user 06:14:33 Verifying host key using manually-configured host key entries 06:14:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/5 # timeout=30 06:14:33 > git rev-parse adc7c21959b022f149250500bebf5a89a5b3a5cf^{commit} # timeout=10 06:14:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:14:33 Checking out Revision adc7c21959b022f149250500bebf5a89a5b3a5cf (refs/changes/41/141841/5) 06:14:33 > git config core.sparsecheckout # timeout=10 06:14:33 > git checkout -f adc7c21959b022f149250500bebf5a89a5b3a5cf # timeout=30 06:14:37 Commit message: "[SO] 16.1.0 release" 06:14:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:14:37 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 06:14:37 [EnvInject] - Injecting environment variables from a build step. 06:14:37 [EnvInject] - Injecting as environment variables the properties content 06:14:37 PYTHON=python3 06:14:37 06:14:37 [EnvInject] - Variables injected successfully. 06:14:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14596306778996992084.sh 06:14:37 ---> tox-install.sh 06:14:37 + source /home/jenkins/lf-env.sh 06:14:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:37 ++ mktemp -d /tmp/venv-XXXX 06:14:37 + lf_venv=/tmp/venv-osHW 06:14:37 + local venv_file=/tmp/.os_lf_venv 06:14:37 + local python=python3 06:14:37 + local options 06:14:37 + local set_path=true 06:14:37 + local install_args= 06:14:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:37 + true 06:14:37 + case $1 in 06:14:37 + venv_file=/tmp/.toxenv 06:14:37 + shift 2 06:14:37 + true 06:14:37 + case $1 in 06:14:37 + shift 06:14:37 + break 06:14:37 + case $python in 06:14:37 + local pkg_list= 06:14:37 + [[ -d /opt/pyenv ]] 06:14:37 + echo 'Setup pyenv:' 06:14:37 Setup pyenv: 06:14:37 + export PYENV_ROOT=/opt/pyenv 06:14:37 + PYENV_ROOT=/opt/pyenv 06:14:37 + 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 06:14:37 + 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 06:14:37 + pyenv versions 06:14:37 * system (set by /opt/pyenv/version) 06:14:37 * 3.8.13 (set by /opt/pyenv/version) 06:14:37 * 3.9.13 (set by /opt/pyenv/version) 06:14:37 * 3.10.6 (set by /opt/pyenv/version) 06:14:37 + command -v pyenv 06:14:37 ++ pyenv init - --no-rehash 06:14:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:14:37 export PATH="/opt/pyenv/shims:${PATH}" 06:14:37 export PYENV_SHELL=bash 06:14:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:37 pyenv() { 06:14:37 local command 06:14:37 command="${1:-}" 06:14:37 if [ "$#" -gt 0 ]; then 06:14:37 shift 06:14:37 fi 06:14:37 06:14:37 case "$command" in 06:14:37 rehash|shell) 06:14:37 eval "$(pyenv "sh-$command" "$@")" 06:14:37 ;; 06:14:37 *) 06:14:37 command pyenv "$command" "$@" 06:14:37 ;; 06:14:37 esac 06:14:37 }' 06:14:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:14:37 ++ 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 06:14:37 ++ 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 06:14:37 ++ 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 06:14:37 ++ export PYENV_SHELL=bash 06:14:37 ++ PYENV_SHELL=bash 06:14:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:37 +++ complete -F _pyenv pyenv 06:14:37 ++ lf-pyver python3 06:14:37 ++ local py_version_xy=python3 06:14:37 ++ local py_version_xyz= 06:14:37 ++ pyenv versions 06:14:37 ++ local command 06:14:37 ++ command=versions 06:14:37 ++ sed 's/^[ *]* //' 06:14:37 ++ '[' 1 -gt 0 ']' 06:14:37 ++ shift 06:14:37 ++ case "$command" in 06:14:37 ++ command pyenv versions 06:14:37 ++ pyenv versions 06:14:37 ++ awk '{ print $1 }' 06:14:37 ++ grep -E '^[0-9.]*[0-9]$' 06:14:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:38 +++ grep '^3' /tmp/.pyenv_versions 06:14:38 +++ sort -V 06:14:38 +++ tail -n 1 06:14:38 ++ py_version_xyz=3.10.6 06:14:38 ++ [[ -z 3.10.6 ]] 06:14:38 ++ echo 3.10.6 06:14:38 ++ return 0 06:14:38 + pyenv local 3.10.6 06:14:38 + local command 06:14:38 + command=local 06:14:38 + '[' 2 -gt 0 ']' 06:14:38 + shift 06:14:38 + case "$command" in 06:14:38 + command pyenv local 3.10.6 06:14:38 + pyenv local 3.10.6 06:14:38 + for arg in "$@" 06:14:38 + case $arg in 06:14:38 + pkg_list+='tox ' 06:14:38 + for arg in "$@" 06:14:38 + case $arg in 06:14:38 + pkg_list+='virtualenv ' 06:14:38 + for arg in "$@" 06:14:38 + case $arg in 06:14:38 + pkg_list+='urllib3~=1.26.15 ' 06:14:38 + [[ -f /tmp/.toxenv ]] 06:14:38 + [[ ! -f /tmp/.toxenv ]] 06:14:38 + [[ -n '' ]] 06:14:38 + python3 -m venv /tmp/venv-osHW 06:14:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osHW' 06:14:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-osHW 06:14:42 + echo /tmp/venv-osHW 06:14:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:14:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:14:42 + /tmp/venv-osHW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:14:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:14:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:14:46 + /tmp/venv-osHW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:14:48 + type python3 06:14:48 + true 06:14:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osHW/bin to PATH' 06:14:48 lf-activate-venv(): INFO: Adding /tmp/venv-osHW/bin to PATH 06:14:48 + PATH=/tmp/venv-osHW/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 06:14:48 + return 0 06:14:48 + python3 --version 06:14:48 Python 3.10.6 06:14:48 + python3 -m pip --version 06:14:48 pip 25.2 from /tmp/venv-osHW/lib/python3.10/site-packages/pip (python 3.10) 06:14:48 + python3 -m pip freeze 06:14:48 cachetools==6.1.0 06:14:48 chardet==5.2.0 06:14:48 colorama==0.4.6 06:14:48 distlib==0.4.0 06:14:48 filelock==3.19.1 06:14:48 packaging==25.0 06:14:48 platformdirs==4.3.8 06:14:48 pluggy==1.6.0 06:14:48 pyproject-api==1.9.1 06:14:48 tomli==2.2.1 06:14:48 tox==4.28.4 06:14:48 typing_extensions==4.14.1 06:14:48 urllib3==1.26.20 06:14:48 virtualenv==20.34.0 06:14:48 [EnvInject] - Injecting environment variables from a build step. 06:14:48 [EnvInject] - Injecting as environment variables the properties content 06:14:48 PARALLEL=false 06:14:48 06:14:48 [EnvInject] - Variables injected successfully. 06:14:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12115557675656160151.sh 06:14:48 ---> tox-run.sh 06:14:48 + 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 06:14:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:14:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:14:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:14:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:14:48 + source /home/jenkins/lf-env.sh 06:14:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:14:48 ++ mktemp -d /tmp/venv-XXXX 06:14:48 + lf_venv=/tmp/venv-gxH5 06:14:48 + local venv_file=/tmp/.os_lf_venv 06:14:48 + local python=python3 06:14:48 + local options 06:14:48 + local set_path=true 06:14:48 + local install_args= 06:14:48 ++ 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 06:14:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:14:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:14:48 + true 06:14:48 + case $1 in 06:14:48 + venv_file=/tmp/.toxenv 06:14:48 + shift 2 06:14:48 + true 06:14:48 + case $1 in 06:14:48 + shift 06:14:48 + break 06:14:48 + case $python in 06:14:48 + local pkg_list= 06:14:48 + [[ -d /opt/pyenv ]] 06:14:48 + echo 'Setup pyenv:' 06:14:48 Setup pyenv: 06:14:48 + export PYENV_ROOT=/opt/pyenv 06:14:48 + PYENV_ROOT=/opt/pyenv 06:14:48 + 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 06:14:48 + 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 06:14:48 + pyenv versions 06:14:48 system 06:14:48 3.8.13 06:14:48 3.9.13 06:14:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:14:48 + command -v pyenv 06:14:48 ++ pyenv init - --no-rehash 06:14:48 + 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[*]}"'\'')" 06:14:48 export PATH="/opt/pyenv/shims:${PATH}" 06:14:48 export PYENV_SHELL=bash 06:14:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:14:48 pyenv() { 06:14:48 local command 06:14:48 command="${1:-}" 06:14:48 if [ "$#" -gt 0 ]; then 06:14:48 shift 06:14:48 fi 06:14:48 06:14:48 case "$command" in 06:14:48 rehash|shell) 06:14:48 eval "$(pyenv "sh-$command" "$@")" 06:14:48 ;; 06:14:48 *) 06:14:48 command pyenv "$command" "$@" 06:14:48 ;; 06:14:48 esac 06:14:48 }' 06:14:48 +++ 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[*]}"' 06:14:48 ++ 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 06:14:48 ++ 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 06:14:48 ++ 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 06:14:48 ++ export PYENV_SHELL=bash 06:14:48 ++ PYENV_SHELL=bash 06:14:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:14:48 +++ complete -F _pyenv pyenv 06:14:48 ++ lf-pyver python3 06:14:48 ++ local py_version_xy=python3 06:14:48 ++ local py_version_xyz= 06:14:48 ++ pyenv versions 06:14:48 ++ local command 06:14:48 ++ command=versions 06:14:48 ++ sed 's/^[ *]* //' 06:14:48 ++ '[' 1 -gt 0 ']' 06:14:48 ++ shift 06:14:48 ++ case "$command" in 06:14:48 ++ command pyenv versions 06:14:48 ++ grep -E '^[0-9.]*[0-9]$' 06:14:48 ++ awk '{ print $1 }' 06:14:48 ++ pyenv versions 06:14:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:14:49 +++ grep '^3' /tmp/.pyenv_versions 06:14:49 +++ sort -V 06:14:49 +++ tail -n 1 06:14:49 ++ py_version_xyz=3.10.6 06:14:49 ++ [[ -z 3.10.6 ]] 06:14:49 ++ echo 3.10.6 06:14:49 ++ return 0 06:14:49 + pyenv local 3.10.6 06:14:49 + local command 06:14:49 + command=local 06:14:49 + '[' 2 -gt 0 ']' 06:14:49 + shift 06:14:49 + case "$command" in 06:14:49 + command pyenv local 3.10.6 06:14:49 + pyenv local 3.10.6 06:14:49 + for arg in "$@" 06:14:49 + case $arg in 06:14:49 + pkg_list+='tox ' 06:14:49 + for arg in "$@" 06:14:49 + case $arg in 06:14:49 + pkg_list+='virtualenv ' 06:14:49 + for arg in "$@" 06:14:49 + case $arg in 06:14:49 + pkg_list+='urllib3~=1.26.15 ' 06:14:49 + [[ -f /tmp/.toxenv ]] 06:14:49 ++ cat /tmp/.toxenv 06:14:49 + lf_venv=/tmp/venv-osHW 06:14:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osHW from' file:/tmp/.toxenv 06:14:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-osHW from file:/tmp/.toxenv 06:14:49 + /tmp/venv-osHW/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:14:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:14:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:14:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:14:50 + /tmp/venv-osHW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:14:51 + type python3 06:14:51 + true 06:14:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-osHW/bin to PATH' 06:14:51 lf-activate-venv(): INFO: Adding /tmp/venv-osHW/bin to PATH 06:14:51 + PATH=/tmp/venv-osHW/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 06:14:51 + return 0 06:14:51 + [[ -d /opt/pyenv ]] 06:14:51 + echo '---> Setting up pyenv' 06:14:51 ---> Setting up pyenv 06:14:51 + export PYENV_ROOT=/opt/pyenv 06:14:51 + PYENV_ROOT=/opt/pyenv 06:14:51 + export PATH=/opt/pyenv/bin:/tmp/venv-osHW/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 06:14:51 + PATH=/opt/pyenv/bin:/tmp/venv-osHW/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 06:14:51 ++ pwd 06:14:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:14:51 + export PYTHONPATH 06:14:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:14:51 + TOX_TESTENV_PASSENV=PYTHONPATH 06:14:51 + tox --version 06:14:52 4.28.4 from /tmp/venv-osHW/lib/python3.10/site-packages/tox/__init__.py 06:14:52 + PARALLEL=false 06:14:52 + TOX_OPTIONS_LIST= 06:14:52 + [[ -n checkbashisms ]] 06:14:52 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:14:52 + case ${PARALLEL,,} in 06:14:52 + tox -e checkbashisms 06:14:52 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:14:53 checkbashisms: freeze> python -m pip freeze --all 06:14:53 checkbashisms: pip==25.2,setuptools==80.9.0 06:14:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:14:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:14:57 checkbashisms: OK (4.91=setup[1.42]+cmd[3.48] seconds) 06:14:57 congratulations :) (5.12 seconds) 06:14:57 + tox_status=0 06:14:57 + echo '---> Completed tox runs' 06:14:57 ---> Completed tox runs 06:14:57 + for i in .tox/*/log 06:14:57 ++ echo .tox/checkbashisms/log 06:14:57 ++ awk -F/ '{print $2}' 06:14:57 + tox_env=checkbashisms 06:14:57 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:14:57 + DOC_DIR=docs/_build/html 06:14:57 + [[ -d docs/_build/html ]] 06:14:57 + echo '---> tox-run.sh ends' 06:14:57 ---> tox-run.sh ends 06:14:57 + test 0 -eq 0 06:14:57 $ ssh-agent -k 06:14:57 unset SSH_AUTH_SOCK; 06:14:57 unset SSH_AGENT_PID; 06:14:57 echo Agent pid 1687 killed; 06:14:58 [ssh-agent] Stopped. 06:14:58 [PostBuildScript] - [INFO] Executing post build scripts. 06:14:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6693648540669333468.sh 06:14:58 ---> sysstat.sh 06:14:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9369728930851728214.sh 06:14:58 ---> package-listing.sh 06:14:58 ++ facter osfamily 06:14:58 ++ tr '[:upper:]' '[:lower:]' 06:14:59 + OS_FAMILY=debian 06:14:59 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:14:59 + START_PACKAGES=/tmp/packages_start.txt 06:14:59 + END_PACKAGES=/tmp/packages_end.txt 06:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:14:59 + PACKAGES=/tmp/packages_start.txt 06:14:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:14:59 + PACKAGES=/tmp/packages_end.txt 06:14:59 + case "${OS_FAMILY}" in 06:14:59 + dpkg -l 06:14:59 + grep '^ii' 06:14:59 + '[' -f /tmp/packages_start.txt ']' 06:14:59 + '[' -f /tmp/packages_end.txt ']' 06:14:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:14:59 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:14:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:14:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:14:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7696985507054802738.sh 06:14:59 ---> capture-instance-metadata.sh 06:14:59 Setup pyenv: 06:14:59 system 06:14:59 3.8.13 06:14:59 3.9.13 06:14:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fCP3 06:15:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:15:07 lf-activate-venv(): INFO: Installing: lftools 06:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-fCP3/bin to PATH 06:15:29 INFO: Running in OpenStack, capturing instance metadata 06:15:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13387328906909510927.sh 06:15:29 provisioning config files... 06:15:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8393630802535511123tmp 06:15:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:15:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:15:29 [EnvInject] - Injecting environment variables from a build step. 06:15:29 [EnvInject] - Injecting as environment variables the properties content 06:15:29 SERVER_ID=logs 06:15:29 06:15:29 [EnvInject] - Variables injected successfully. 06:15:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7727956269985127914.sh 06:15:29 ---> create-netrc.sh 06:15:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4042925283095731090.sh 06:15:29 ---> python-tools-install.sh 06:15:29 Setup pyenv: 06:15:29 system 06:15:29 3.8.13 06:15:29 3.9.13 06:15:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:15:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fCP3 from file:/tmp/.os_lf_venv 06:15:31 lf-activate-venv(): INFO: Installing: lftools 06:15:39 lf-activate-venv(): INFO: Adding /tmp/venv-fCP3/bin to PATH 06:15:39 Generating Requirements File 06:15:59 Python 3.10.6 06:15:59 pip 25.2 from /tmp/venv-fCP3/lib/python3.10/site-packages/pip (python 3.10) 06:15:59 appdirs==1.4.4 06:15:59 argcomplete==3.6.2 06:15:59 aspy.yaml==1.3.0 06:15:59 attrs==25.3.0 06:15:59 autopage==0.5.2 06:15:59 beautifulsoup4==4.13.4 06:15:59 boto3==1.40.12 06:15:59 botocore==1.40.12 06:15:59 bs4==0.0.2 06:15:59 cachetools==5.5.2 06:15:59 certifi==2025.8.3 06:15:59 cffi==1.17.1 06:15:59 cfgv==3.4.0 06:15:59 chardet==5.2.0 06:15:59 charset-normalizer==3.4.3 06:15:59 click==8.2.1 06:15:59 cliff==4.10.0 06:15:59 cmd2==2.7.0 06:15:59 cryptography==3.3.2 06:15:59 debtcollector==3.0.0 06:15:59 decorator==5.2.1 06:15:59 defusedxml==0.7.1 06:15:59 Deprecated==1.2.18 06:15:59 distlib==0.4.0 06:15:59 dnspython==2.7.0 06:15:59 docker==7.1.0 06:15:59 dogpile.cache==1.4.0 06:15:59 durationpy==0.10 06:15:59 email_validator==2.2.0 06:15:59 filelock==3.19.1 06:15:59 future==1.0.0 06:15:59 gitdb==4.0.12 06:15:59 GitPython==3.1.45 06:15:59 google-auth==2.40.3 06:15:59 httplib2==0.22.0 06:15:59 identify==2.6.13 06:15:59 idna==3.10 06:15:59 importlib-resources==1.5.0 06:15:59 iso8601==2.1.0 06:15:59 Jinja2==3.1.6 06:15:59 jmespath==1.0.1 06:15:59 jsonpatch==1.33 06:15:59 jsonpointer==3.0.0 06:15:59 jsonschema==4.25.1 06:15:59 jsonschema-specifications==2025.4.1 06:15:59 keystoneauth1==5.11.1 06:15:59 kubernetes==33.1.0 06:15:59 lftools==0.37.13 06:15:59 lxml==6.0.0 06:15:59 markdown-it-py==4.0.0 06:15:59 MarkupSafe==3.0.2 06:15:59 mdurl==0.1.2 06:15:59 msgpack==1.1.1 06:15:59 multi_key_dict==2.0.3 06:15:59 munch==4.0.0 06:15:59 netaddr==1.3.0 06:15:59 niet==1.4.2 06:15:59 nodeenv==1.9.1 06:15:59 oauth2client==4.1.3 06:15:59 oauthlib==3.3.1 06:15:59 openstacksdk==4.7.0 06:15:59 os-client-config==2.3.0 06:15:59 os-service-types==1.8.0 06:15:59 osc-lib==4.1.0 06:15:59 oslo.config==10.0.0 06:15:59 oslo.context==6.0.0 06:15:59 oslo.i18n==6.5.1 06:15:59 oslo.log==7.2.0 06:15:59 oslo.serialization==5.7.0 06:15:59 oslo.utils==9.0.0 06:15:59 packaging==25.0 06:15:59 pbr==7.0.0 06:15:59 platformdirs==4.3.8 06:15:59 prettytable==3.16.0 06:15:59 psutil==7.0.0 06:15:59 pyasn1==0.6.1 06:15:59 pyasn1_modules==0.4.2 06:15:59 pycparser==2.22 06:15:59 pygerrit2==2.0.15 06:15:59 PyGithub==2.7.0 06:15:59 Pygments==2.19.2 06:15:59 PyJWT==2.10.1 06:15:59 PyNaCl==1.5.0 06:15:59 pyparsing==2.4.7 06:15:59 pyperclip==1.9.0 06:15:59 pyrsistent==0.20.0 06:15:59 python-cinderclient==9.7.0 06:15:59 python-dateutil==2.9.0.post0 06:15:59 python-heatclient==4.3.0 06:15:59 python-jenkins==1.8.3 06:15:59 python-keystoneclient==5.6.0 06:15:59 python-magnumclient==4.8.1 06:15:59 python-openstackclient==8.1.0 06:15:59 python-swiftclient==4.8.0 06:15:59 PyYAML==6.0.2 06:15:59 referencing==0.36.2 06:15:59 requests==2.32.5 06:15:59 requests-oauthlib==2.0.0 06:15:59 requestsexceptions==1.4.0 06:15:59 rfc3986==2.0.0 06:15:59 rich==14.1.0 06:15:59 rich-argparse==1.7.1 06:15:59 rpds-py==0.27.0 06:15:59 rsa==4.9.1 06:15:59 ruamel.yaml==0.18.14 06:15:59 ruamel.yaml.clib==0.2.12 06:15:59 s3transfer==0.13.1 06:15:59 simplejson==3.20.1 06:15:59 six==1.17.0 06:15:59 smmap==5.0.2 06:15:59 soupsieve==2.7 06:15:59 stevedore==5.4.1 06:15:59 tabulate==0.9.0 06:15:59 toml==0.10.2 06:15:59 tomlkit==0.13.3 06:15:59 tqdm==4.67.1 06:15:59 typing_extensions==4.14.1 06:15:59 tzdata==2025.2 06:15:59 urllib3==1.26.20 06:15:59 virtualenv==20.34.0 06:15:59 wcwidth==0.2.13 06:15:59 websocket-client==1.8.0 06:15:59 wrapt==1.17.3 06:15:59 xdg==6.0.0 06:15:59 xmltodict==0.14.2 06:15:59 yq==3.4.3 06:15:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14120569057277146033.sh 06:15:59 ---> sudo-logs.sh 06:15:59 Archiving 'sudo' log.. 06:16:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10587247795823939850.sh 06:16:00 ---> job-cost.sh 06:16:00 Setup pyenv: 06:16:00 system 06:16:00 3.8.13 06:16:00 3.9.13 06:16:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fCP3 from file:/tmp/.os_lf_venv 06:16:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:16:07 lf-activate-venv(): INFO: Adding /tmp/venv-fCP3/bin to PATH 06:16:07 INFO: No Stack... 06:16:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:16:07 INFO: Archiving Costs 06:16:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10443773195179628545.sh 06:16:07 ---> logs-deploy.sh 06:16:07 Setup pyenv: 06:16:07 system 06:16:07 3.8.13 06:16:07 3.9.13 06:16:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fCP3 from file:/tmp/.os_lf_venv 06:16:09 lf-activate-venv(): INFO: Installing: lftools 06:16:17 lf-activate-venv(): INFO: Adding /tmp/venv-fCP3/bin to PATH 06:16:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4230 06:16:17 INFO: archiving workspace using pattern(s): 06:16:18 Archives upload complete. 06:16:18 INFO: archiving logs to Nexus 06:16:19 ---> uname -a: 06:16:19 Linux prd-ubuntu1804-builder-4c-4g-38858 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:16:19 06:16:19 06:16:19 ---> lscpu: 06:16:19 Architecture: x86_64 06:16:19 CPU op-mode(s): 32-bit, 64-bit 06:16:19 Byte Order: Little Endian 06:16:19 CPU(s): 4 06:16:19 On-line CPU(s) list: 0-3 06:16:19 Thread(s) per core: 1 06:16:19 Core(s) per socket: 1 06:16:19 Socket(s): 4 06:16:19 NUMA node(s): 1 06:16:19 Vendor ID: AuthenticAMD 06:16:19 CPU family: 23 06:16:19 Model: 49 06:16:19 Model name: AMD EPYC-Rome Processor 06:16:19 Stepping: 0 06:16:19 CPU MHz: 2799.998 06:16:19 BogoMIPS: 5599.99 06:16:19 Virtualization: AMD-V 06:16:19 Hypervisor vendor: KVM 06:16:19 Virtualization type: full 06:16:19 L1d cache: 32K 06:16:19 L1i cache: 32K 06:16:19 L2 cache: 512K 06:16:19 L3 cache: 16384K 06:16:19 NUMA node0 CPU(s): 0-3 06:16:19 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 06:16:19 06:16:19 06:16:19 ---> nproc: 06:16:19 4 06:16:19 06:16:19 06:16:19 ---> df -h: 06:16:19 Filesystem Size Used Avail Use% Mounted on 06:16:19 udev 7.9G 0 7.9G 0% /dev 06:16:19 tmpfs 1.6G 672K 1.6G 1% /run 06:16:19 /dev/vda1 78G 8.3G 70G 11% / 06:16:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:16:19 tmpfs 5.0M 0 5.0M 0% /run/lock 06:16:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:16:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:16:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:16:19 06:16:19 06:16:19 ---> free -m: 06:16:19 total used free shared buff/cache available 06:16:19 Mem: 16040 560 13411 0 2068 15166 06:16:19 Swap: 1023 0 1023 06:16:19 06:16:19 06:16:19 ---> ip addr: 06:16:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:16:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:16:19 inet 127.0.0.1/8 scope host lo 06:16:19 valid_lft forever preferred_lft forever 06:16:19 inet6 ::1/128 scope host 06:16:19 valid_lft forever preferred_lft forever 06:16:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:16:19 link/ether fa:16:3e:1c:62:7d brd ff:ff:ff:ff:ff:ff 06:16:19 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic ens3 06:16:19 valid_lft 86268sec preferred_lft 86268sec 06:16:19 inet6 fe80::f816:3eff:fe1c:627d/64 scope link 06:16:19 valid_lft forever preferred_lft forever 06:16:19 06:16:19 06:16:19 ---> sar -b -r -n DEV: 06:16:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38858) 08/19/25 _x86_64_ (4 CPU) 06:16:19 06:16:19 06:14:09 LINUX RESTART (4 CPU) 06:16:19 06:16:19 06:15:02 tps rtps wtps bread/s bwrtn/s 06:16:19 06:16:01 120.23 1.14 119.10 129.20 13593.22 06:16:19 Average: 120.23 1.14 119.10 129.20 13593.22 06:16:19 06:16:19 06:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:16:19 06:16:01 13747384 15545624 2677584 16.30 78460 1907040 782336 4.48 709660 1725240 139112 06:16:19 Average: 13747384 15545624 2677584 16.30 78460 1907040 782336 4.48 709660 1725240 139112 06:16:19 06:16:19 06:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:16:19 06:16:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 06:16:19 06:16:01 ens3 130.40 92.97 963.46 13.90 0.00 0.00 0.00 0.00 06:16:19 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 06:16:19 Average: ens3 130.40 92.97 963.46 13.90 0.00 0.00 0.00 0.00 06:16:19 06:16:19 06:16:19 ---> sar -P ALL: 06:16:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38858) 08/19/25 _x86_64_ (4 CPU) 06:16:19 06:16:19 06:14:09 LINUX RESTART (4 CPU) 06:16:19 06:16:19 06:15:02 CPU %user %nice %system %iowait %steal %idle 06:16:19 06:16:01 all 21.16 0.00 1.49 1.56 0.05 75.73 06:16:19 06:16:01 0 4.18 0.00 0.92 4.49 0.05 90.36 06:16:19 06:16:01 1 28.63 0.00 1.34 0.34 0.07 69.62 06:16:19 06:16:01 2 29.97 0.00 2.20 0.44 0.03 67.35 06:16:19 06:16:01 3 21.78 0.00 1.49 1.02 0.05 75.65 06:16:19 Average: all 21.16 0.00 1.49 1.56 0.05 75.73 06:16:19 Average: 0 4.18 0.00 0.92 4.49 0.05 90.36 06:16:19 Average: 1 28.63 0.00 1.34 0.34 0.07 69.62 06:16:19 Average: 2 29.97 0.00 2.20 0.44 0.03 67.35 06:16:19 Average: 3 21.78 0.00 1.49 1.02 0.05 75.65 06:16:19 06:16:19 06:16:19