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