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