14:45:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141250 14:45:25 Running as SYSTEM 14:45:25 [EnvInject] - Loading node environment variables. 14:45:25 Building remotely on prd-ubuntu1804-builder-4c-4g-20343 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:45:25 [ssh-agent] Looking for ssh-agent implementation... 14:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:45:25 $ ssh-agent 14:45:25 SSH_AUTH_SOCK=/tmp/ssh-qoHB2JQpLPTg/agent.1651 14:45:25 SSH_AGENT_PID=1653 14:45:25 [ssh-agent] Started. 14:45:25 Running ssh-add (command line suppressed) 14:45:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5653101248565896448.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5653101248565896448.key) 14:45:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:25 The recommended git tool is: NONE 14:45:27 using credential onap-jenkins-ssh 14:45:27 Wiping out workspace first. 14:45:27 Cloning the remote Git repository 14:45:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:45:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:45:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:27 > git --version # timeout=10 14:45:27 > git --version # 'git version 2.17.1' 14:45:27 using GIT_SSH to set credentials Gerrit user 14:45:27 Verifying host key using manually-configured host key entries 14:45:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:32 using GIT_SSH to set credentials Gerrit user 14:45:32 Verifying host key using manually-configured host key entries 14:45:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141250/1 # timeout=30 14:45:33 > git rev-parse 52b88a74ca33593573e47624995be72757567218^{commit} # timeout=10 14:45:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:45:33 Checking out Revision 52b88a74ca33593573e47624995be72757567218 (refs/changes/50/141250/1) 14:45:33 > git config core.sparsecheckout # timeout=10 14:45:33 > git checkout -f 52b88a74ca33593573e47624995be72757567218 # timeout=30 14:45:36 Commit message: "[AAI] Update schema-service image" 14:45:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:36 > git rev-list --no-walk 572e1b57b8787348e013a0bd816a722cd5f8b5a1 # timeout=10 14:45:36 [EnvInject] - Injecting environment variables from a build step. 14:45:36 [EnvInject] - Injecting as environment variables the properties content 14:45:36 PYTHON=python3 14:45:36 14:45:36 [EnvInject] - Variables injected successfully. 14:45:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5997306344036359197.sh 14:45:37 ---> tox-install.sh 14:45:37 + source /home/jenkins/lf-env.sh 14:45:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:37 ++ mktemp -d /tmp/venv-XXXX 14:45:37 + lf_venv=/tmp/venv-WesM 14:45:37 + local venv_file=/tmp/.os_lf_venv 14:45:37 + local python=python3 14:45:37 + local options 14:45:37 + local set_path=true 14:45:37 + local install_args= 14:45: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 14:45:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:37 + true 14:45:37 + case $1 in 14:45:37 + venv_file=/tmp/.toxenv 14:45:37 + shift 2 14:45:37 + true 14:45:37 + case $1 in 14:45:37 + shift 14:45:37 + break 14:45:37 + case $python in 14:45:37 + local pkg_list= 14:45:37 + [[ -d /opt/pyenv ]] 14:45:37 + echo 'Setup pyenv:' 14:45:37 Setup pyenv: 14:45:37 + export PYENV_ROOT=/opt/pyenv 14:45:37 + PYENV_ROOT=/opt/pyenv 14:45: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 14:45: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 14:45:37 + pyenv versions 14:45:37 * system (set by /opt/pyenv/version) 14:45:37 * 3.8.13 (set by /opt/pyenv/version) 14:45:37 * 3.9.13 (set by /opt/pyenv/version) 14:45:37 * 3.10.6 (set by /opt/pyenv/version) 14:45:37 + command -v pyenv 14:45:37 ++ pyenv init - --no-rehash 14:45: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[*]}"'\'')" 14:45:37 export PATH="/opt/pyenv/shims:${PATH}" 14:45:37 export PYENV_SHELL=bash 14:45:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:37 pyenv() { 14:45:37 local command 14:45:37 command="${1:-}" 14:45:37 if [ "$#" -gt 0 ]; then 14:45:37 shift 14:45:37 fi 14:45:37 14:45:37 case "$command" in 14:45:37 rehash|shell) 14:45:37 eval "$(pyenv "sh-$command" "$@")" 14:45:37 ;; 14:45:37 *) 14:45:37 command pyenv "$command" "$@" 14:45:37 ;; 14:45:37 esac 14:45:37 }' 14:45: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[*]}"' 14:45: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 14:45: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 14:45: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 14:45:37 ++ export PYENV_SHELL=bash 14:45:37 ++ PYENV_SHELL=bash 14:45:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:37 +++ complete -F _pyenv pyenv 14:45:37 ++ lf-pyver python3 14:45:37 ++ local py_version_xy=python3 14:45:37 ++ local py_version_xyz= 14:45:37 ++ pyenv versions 14:45:37 ++ local command 14:45:37 ++ command=versions 14:45:37 ++ '[' 1 -gt 0 ']' 14:45:37 ++ shift 14:45:37 ++ case "$command" in 14:45:37 ++ command pyenv versions 14:45:37 ++ pyenv versions 14:45:37 ++ awk '{ print $1 }' 14:45:37 ++ grep -E '^[0-9.]*[0-9]$' 14:45:37 ++ sed 's/^[ *]* //' 14:45:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:37 +++ grep '^3' /tmp/.pyenv_versions 14:45:37 +++ sort -V 14:45:37 +++ tail -n 1 14:45:37 ++ py_version_xyz=3.10.6 14:45:37 ++ [[ -z 3.10.6 ]] 14:45:37 ++ echo 3.10.6 14:45:37 ++ return 0 14:45:37 + pyenv local 3.10.6 14:45:37 + local command 14:45:37 + command=local 14:45:37 + '[' 2 -gt 0 ']' 14:45:37 + shift 14:45:37 + case "$command" in 14:45:37 + command pyenv local 3.10.6 14:45:37 + pyenv local 3.10.6 14:45:37 + for arg in "$@" 14:45:37 + case $arg in 14:45:37 + pkg_list+='tox ' 14:45:37 + for arg in "$@" 14:45:37 + case $arg in 14:45:37 + pkg_list+='virtualenv ' 14:45:37 + for arg in "$@" 14:45:37 + case $arg in 14:45:37 + pkg_list+='urllib3~=1.26.15 ' 14:45:37 + [[ -f /tmp/.toxenv ]] 14:45:37 + [[ ! -f /tmp/.toxenv ]] 14:45:37 + [[ -n '' ]] 14:45:37 + python3 -m venv /tmp/venv-WesM 14:45:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WesM' 14:45:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WesM 14:45:41 + echo /tmp/venv-WesM 14:45:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:45:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:45:41 + /tmp/venv-WesM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:45:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:45:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:45:45 + /tmp/venv-WesM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:48 + type python3 14:45:48 + true 14:45:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WesM/bin to PATH' 14:45:48 lf-activate-venv(): INFO: Adding /tmp/venv-WesM/bin to PATH 14:45:48 + PATH=/tmp/venv-WesM/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:45:48 + return 0 14:45:48 + python3 --version 14:45:48 Python 3.10.6 14:45:48 + python3 -m pip --version 14:45:48 pip 25.1.1 from /tmp/venv-WesM/lib/python3.10/site-packages/pip (python 3.10) 14:45:48 + python3 -m pip freeze 14:45:48 cachetools==6.0.0 14:45:48 chardet==5.2.0 14:45:48 colorama==0.4.6 14:45:48 distlib==0.3.9 14:45:48 filelock==3.18.0 14:45:48 packaging==25.0 14:45:48 platformdirs==4.3.8 14:45:48 pluggy==1.6.0 14:45:48 pyproject-api==1.9.1 14:45:48 tomli==2.2.1 14:45:48 tox==4.26.0 14:45:48 typing_extensions==4.14.0 14:45:48 urllib3==1.26.20 14:45:48 virtualenv==20.31.2 14:45:48 [EnvInject] - Injecting environment variables from a build step. 14:45:48 [EnvInject] - Injecting as environment variables the properties content 14:45:48 PARALLEL=false 14:45:48 14:45:48 [EnvInject] - Variables injected successfully. 14:45:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11278483064497115741.sh 14:45:48 ---> tox-run.sh 14:45: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 14:45:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:45:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:45:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:45:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:45:48 + source /home/jenkins/lf-env.sh 14:45:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:48 ++ mktemp -d /tmp/venv-XXXX 14:45:48 + lf_venv=/tmp/venv-7cDz 14:45:48 + local venv_file=/tmp/.os_lf_venv 14:45:48 + local python=python3 14:45:48 + local options 14:45:48 + local set_path=true 14:45:48 + local install_args= 14:45: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 14:45:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:48 + true 14:45:48 + case $1 in 14:45:48 + venv_file=/tmp/.toxenv 14:45:48 + shift 2 14:45:48 + true 14:45:48 + case $1 in 14:45:48 + shift 14:45:48 + break 14:45:48 + case $python in 14:45:48 + local pkg_list= 14:45:48 + [[ -d /opt/pyenv ]] 14:45:48 + echo 'Setup pyenv:' 14:45:48 Setup pyenv: 14:45:48 + export PYENV_ROOT=/opt/pyenv 14:45:48 + PYENV_ROOT=/opt/pyenv 14:45: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 14:45: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 14:45:48 + pyenv versions 14:45:49 system 14:45:49 3.8.13 14:45:49 3.9.13 14:45:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:45:49 + command -v pyenv 14:45:49 ++ pyenv init - --no-rehash 14:45:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:45:49 export PATH="/opt/pyenv/shims:${PATH}" 14:45:49 export PYENV_SHELL=bash 14:45:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:49 pyenv() { 14:45:49 local command 14:45:49 command="${1:-}" 14:45:49 if [ "$#" -gt 0 ]; then 14:45:49 shift 14:45:49 fi 14:45:49 14:45:49 case "$command" in 14:45:49 rehash|shell) 14:45:49 eval "$(pyenv "sh-$command" "$@")" 14:45:49 ;; 14:45:49 *) 14:45:49 command pyenv "$command" "$@" 14:45:49 ;; 14:45:49 esac 14:45:49 }' 14:45:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:45:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:49 ++ export PYENV_SHELL=bash 14:45:49 ++ PYENV_SHELL=bash 14:45:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:49 +++ complete -F _pyenv pyenv 14:45:49 ++ lf-pyver python3 14:45:49 ++ local py_version_xy=python3 14:45:49 ++ local py_version_xyz= 14:45:49 ++ pyenv versions 14:45:49 ++ local command 14:45:49 ++ command=versions 14:45:49 ++ '[' 1 -gt 0 ']' 14:45:49 ++ shift 14:45:49 ++ case "$command" in 14:45:49 ++ command pyenv versions 14:45:49 ++ pyenv versions 14:45:49 ++ awk '{ print $1 }' 14:45:49 ++ grep -E '^[0-9.]*[0-9]$' 14:45:49 ++ sed 's/^[ *]* //' 14:45:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:49 +++ grep '^3' /tmp/.pyenv_versions 14:45:49 +++ sort -V 14:45:49 +++ tail -n 1 14:45:49 ++ py_version_xyz=3.10.6 14:45:49 ++ [[ -z 3.10.6 ]] 14:45:49 ++ echo 3.10.6 14:45:49 ++ return 0 14:45:49 + pyenv local 3.10.6 14:45:49 + local command 14:45:49 + command=local 14:45:49 + '[' 2 -gt 0 ']' 14:45:49 + shift 14:45:49 + case "$command" in 14:45:49 + command pyenv local 3.10.6 14:45:49 + pyenv local 3.10.6 14:45:49 + for arg in "$@" 14:45:49 + case $arg in 14:45:49 + pkg_list+='tox ' 14:45:49 + for arg in "$@" 14:45:49 + case $arg in 14:45:49 + pkg_list+='virtualenv ' 14:45:49 + for arg in "$@" 14:45:49 + case $arg in 14:45:49 + pkg_list+='urllib3~=1.26.15 ' 14:45:49 + [[ -f /tmp/.toxenv ]] 14:45:49 ++ cat /tmp/.toxenv 14:45:49 + lf_venv=/tmp/venv-WesM 14:45:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WesM from' file:/tmp/.toxenv 14:45:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WesM from file:/tmp/.toxenv 14:45:49 + /tmp/venv-WesM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:45:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:45:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:45:50 + /tmp/venv-WesM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:51 + type python3 14:45:51 + true 14:45:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WesM/bin to PATH' 14:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-WesM/bin to PATH 14:45:51 + PATH=/tmp/venv-WesM/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:45:51 + return 0 14:45:51 + [[ -d /opt/pyenv ]] 14:45:51 + echo '---> Setting up pyenv' 14:45:51 ---> Setting up pyenv 14:45:51 + export PYENV_ROOT=/opt/pyenv 14:45:51 + PYENV_ROOT=/opt/pyenv 14:45:51 + export PATH=/opt/pyenv/bin:/tmp/venv-WesM/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:45:51 + PATH=/opt/pyenv/bin:/tmp/venv-WesM/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:45:51 ++ pwd 14:45:51 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:45:51 + export PYTHONPATH 14:45:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:45:51 + TOX_TESTENV_PASSENV=PYTHONPATH 14:45:51 + tox --version 14:45:51 4.26.0 from /tmp/venv-WesM/lib/python3.10/site-packages/tox/__init__.py 14:45:51 + PARALLEL=false 14:45:51 + TOX_OPTIONS_LIST= 14:45:51 + [[ -n checkbashisms ]] 14:45:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:45:51 + case ${PARALLEL,,} in 14:45:51 + tox -e checkbashisms 14:45:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:45:52 checkbashisms: freeze> python -m pip freeze --all 14:45:53 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:45:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:45:54 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:45:54 you may get strange results 14:45:54 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:45:54 you may get strange results 14:45:55 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:45:56 checkbashisms: OK (4.94=setup[1.52]+cmd[3.43] seconds) 14:45:56 congratulations :) (5.16 seconds) 14:45:56 + tox_status=0 14:45:56 + echo '---> Completed tox runs' 14:45:56 ---> Completed tox runs 14:45:56 + for i in .tox/*/log 14:45:56 ++ echo .tox/checkbashisms/log 14:45:56 ++ awk -F/ '{print $2}' 14:45:56 + tox_env=checkbashisms 14:45:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:45:56 + DOC_DIR=docs/_build/html 14:45:56 + [[ -d docs/_build/html ]] 14:45:56 + echo '---> tox-run.sh ends' 14:45:56 ---> tox-run.sh ends 14:45:56 + test 0 -eq 0 14:45:56 $ ssh-agent -k 14:45:56 unset SSH_AUTH_SOCK; 14:45:56 unset SSH_AGENT_PID; 14:45:56 echo Agent pid 1653 killed; 14:45:56 [ssh-agent] Stopped. 14:45:57 [PostBuildScript] - [INFO] Executing post build scripts. 14:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16866023459508669024.sh 14:45:57 ---> sysstat.sh 14:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8237848202067118682.sh 14:45:57 ---> package-listing.sh 14:45:57 ++ facter osfamily 14:45:57 ++ tr '[:upper:]' '[:lower:]' 14:45:57 + OS_FAMILY=debian 14:45:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:45:57 + START_PACKAGES=/tmp/packages_start.txt 14:45:57 + END_PACKAGES=/tmp/packages_end.txt 14:45:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:45:57 + PACKAGES=/tmp/packages_start.txt 14:45:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:45:57 + PACKAGES=/tmp/packages_end.txt 14:45:57 + case "${OS_FAMILY}" in 14:45:57 + dpkg -l 14:45:57 + grep '^ii' 14:45:57 + '[' -f /tmp/packages_start.txt ']' 14:45:57 + '[' -f /tmp/packages_end.txt ']' 14:45:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:45:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:45:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:45:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:45:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11363665131950859029.sh 14:45:57 ---> capture-instance-metadata.sh 14:45:57 Setup pyenv: 14:45:57 system 14:45:57 3.8.13 14:45:57 3.9.13 14:45:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:46:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Xl5 14:46:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:05 lf-activate-venv(): INFO: Installing: lftools 14:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-2Xl5/bin to PATH 14:46:31 INFO: Running in OpenStack, capturing instance metadata 14:46:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12972535313836167296.sh 14:46:32 provisioning config files... 14:46:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10878842816756737436tmp 14:46:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:46:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:46:32 [EnvInject] - Injecting environment variables from a build step. 14:46:32 [EnvInject] - Injecting as environment variables the properties content 14:46:32 SERVER_ID=logs 14:46:32 14:46:32 [EnvInject] - Variables injected successfully. 14:46:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13487378147079771592.sh 14:46:32 ---> create-netrc.sh 14:46:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4232777647365540747.sh 14:46:32 ---> python-tools-install.sh 14:46:32 Setup pyenv: 14:46:32 system 14:46:32 3.8.13 14:46:32 3.9.13 14:46:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xl5 from file:/tmp/.os_lf_venv 14:46:34 lf-activate-venv(): INFO: Installing: lftools 14:46:42 lf-activate-venv(): INFO: Adding /tmp/venv-2Xl5/bin to PATH 14:46:42 Generating Requirements File 14:47:01 Python 3.10.6 14:47:01 pip 25.1.1 from /tmp/venv-2Xl5/lib/python3.10/site-packages/pip (python 3.10) 14:47:02 appdirs==1.4.4 14:47:02 argcomplete==3.6.2 14:47:02 aspy.yaml==1.3.0 14:47:02 attrs==25.3.0 14:47:02 autopage==0.5.2 14:47:02 beautifulsoup4==4.13.4 14:47:02 boto3==1.38.34 14:47:02 botocore==1.38.34 14:47:02 bs4==0.0.2 14:47:02 cachetools==5.5.2 14:47:02 certifi==2025.4.26 14:47:02 cffi==1.17.1 14:47:02 cfgv==3.4.0 14:47:02 chardet==5.2.0 14:47:02 charset-normalizer==3.4.2 14:47:02 click==8.2.1 14:47:02 cliff==4.10.0 14:47:02 cmd2==2.6.1 14:47:02 cryptography==3.3.2 14:47:02 debtcollector==3.0.0 14:47:02 decorator==5.2.1 14:47:02 defusedxml==0.7.1 14:47:02 Deprecated==1.2.18 14:47:02 distlib==0.3.9 14:47:02 dnspython==2.7.0 14:47:02 docker==7.1.0 14:47:02 dogpile.cache==1.4.0 14:47:02 durationpy==0.10 14:47:02 email_validator==2.2.0 14:47:02 filelock==3.18.0 14:47:02 future==1.0.0 14:47:02 gitdb==4.0.12 14:47:02 GitPython==3.1.44 14:47:02 google-auth==2.40.3 14:47:02 httplib2==0.22.0 14:47:02 identify==2.6.12 14:47:02 idna==3.10 14:47:02 importlib-resources==1.5.0 14:47:02 iso8601==2.1.0 14:47:02 Jinja2==3.1.6 14:47:02 jmespath==1.0.1 14:47:02 jsonpatch==1.33 14:47:02 jsonpointer==3.0.0 14:47:02 jsonschema==4.24.0 14:47:02 jsonschema-specifications==2025.4.1 14:47:02 keystoneauth1==5.11.0 14:47:02 kubernetes==33.1.0 14:47:02 lftools==0.37.13 14:47:02 lxml==5.4.0 14:47:02 MarkupSafe==3.0.2 14:47:02 msgpack==1.1.0 14:47:02 multi_key_dict==2.0.3 14:47:02 munch==4.0.0 14:47:02 netaddr==1.3.0 14:47:02 niet==1.4.2 14:47:02 nodeenv==1.9.1 14:47:02 oauth2client==4.1.3 14:47:02 oauthlib==3.2.2 14:47:02 openstacksdk==4.6.0 14:47:02 os-client-config==2.1.0 14:47:02 os-service-types==1.7.0 14:47:02 osc-lib==4.0.2 14:47:02 oslo.config==9.8.0 14:47:02 oslo.context==6.0.0 14:47:02 oslo.i18n==6.5.1 14:47:02 oslo.log==7.1.0 14:47:02 oslo.serialization==5.7.0 14:47:02 oslo.utils==9.0.0 14:47:02 packaging==25.0 14:47:02 pbr==6.1.1 14:47:02 platformdirs==4.3.8 14:47:02 prettytable==3.16.0 14:47:02 psutil==7.0.0 14:47:02 pyasn1==0.6.1 14:47:02 pyasn1_modules==0.4.2 14:47:02 pycparser==2.22 14:47:02 pygerrit2==2.0.15 14:47:02 PyGithub==2.6.1 14:47:02 PyJWT==2.10.1 14:47:02 PyNaCl==1.5.0 14:47:02 pyparsing==2.4.7 14:47:02 pyperclip==1.9.0 14:47:02 pyrsistent==0.20.0 14:47:02 python-cinderclient==9.7.0 14:47:02 python-dateutil==2.9.0.post0 14:47:02 python-heatclient==4.2.0 14:47:02 python-jenkins==1.8.2 14:47:02 python-keystoneclient==5.6.0 14:47:02 python-magnumclient==4.8.1 14:47:02 python-openstackclient==8.1.0 14:47:02 python-swiftclient==4.8.0 14:47:02 PyYAML==6.0.2 14:47:02 referencing==0.36.2 14:47:02 requests==2.32.4 14:47:02 requests-oauthlib==2.0.0 14:47:02 requestsexceptions==1.4.0 14:47:02 rfc3986==2.0.0 14:47:02 rpds-py==0.25.1 14:47:02 rsa==4.9.1 14:47:02 ruamel.yaml==0.18.14 14:47:02 ruamel.yaml.clib==0.2.12 14:47:02 s3transfer==0.13.0 14:47:02 simplejson==3.20.1 14:47:02 six==1.17.0 14:47:02 smmap==5.0.2 14:47:02 soupsieve==2.7 14:47:02 stevedore==5.4.1 14:47:02 tabulate==0.9.0 14:47:02 toml==0.10.2 14:47:02 tomlkit==0.13.3 14:47:02 tqdm==4.67.1 14:47:02 typing_extensions==4.14.0 14:47:02 tzdata==2025.2 14:47:02 urllib3==1.26.20 14:47:02 virtualenv==20.31.2 14:47:02 wcwidth==0.2.13 14:47:02 websocket-client==1.8.0 14:47:02 wrapt==1.17.2 14:47:02 xdg==6.0.0 14:47:02 xmltodict==0.14.2 14:47:02 yq==3.4.3 14:47:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15259871690623568750.sh 14:47:02 ---> sudo-logs.sh 14:47:02 Archiving 'sudo' log.. 14:47:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4679549561404268094.sh 14:47:02 ---> job-cost.sh 14:47:02 Setup pyenv: 14:47:02 system 14:47:02 3.8.13 14:47:02 3.9.13 14:47:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:47:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xl5 from file:/tmp/.os_lf_venv 14:47:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-2Xl5/bin to PATH 14:47:09 INFO: No Stack... 14:47:09 INFO: Retrieving Pricing Info for: v3-standard-4 14:47:09 INFO: Archiving Costs 14:47:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3099161046097278303.sh 14:47:09 ---> logs-deploy.sh 14:47:09 Setup pyenv: 14:47:09 system 14:47:09 3.8.13 14:47:09 3.9.13 14:47:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:47:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Xl5 from file:/tmp/.os_lf_venv 14:47:11 lf-activate-venv(): INFO: Installing: lftools 14:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-2Xl5/bin to PATH 14:47:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4103 14:47:19 INFO: archiving workspace using pattern(s): 14:47:20 Archives upload complete. 14:47:21 INFO: archiving logs to Nexus 14:47:21 ---> uname -a: 14:47:21 Linux prd-ubuntu1804-builder-4c-4g-20343 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:47:21 14:47:21 14:47:21 ---> lscpu: 14:47:21 Architecture: x86_64 14:47:21 CPU op-mode(s): 32-bit, 64-bit 14:47:21 Byte Order: Little Endian 14:47:21 CPU(s): 4 14:47:21 On-line CPU(s) list: 0-3 14:47:21 Thread(s) per core: 1 14:47:21 Core(s) per socket: 1 14:47:21 Socket(s): 4 14:47:21 NUMA node(s): 1 14:47:21 Vendor ID: AuthenticAMD 14:47:21 CPU family: 23 14:47:21 Model: 49 14:47:21 Model name: AMD EPYC-Rome Processor 14:47:21 Stepping: 0 14:47:21 CPU MHz: 2799.998 14:47:21 BogoMIPS: 5599.99 14:47:21 Virtualization: AMD-V 14:47:21 Hypervisor vendor: KVM 14:47:21 Virtualization type: full 14:47:21 L1d cache: 32K 14:47:21 L1i cache: 32K 14:47:21 L2 cache: 512K 14:47:21 L3 cache: 16384K 14:47:21 NUMA node0 CPU(s): 0-3 14:47:21 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:47:21 14:47:21 14:47:21 ---> nproc: 14:47:21 4 14:47:21 14:47:21 14:47:21 ---> df -h: 14:47:21 Filesystem Size Used Avail Use% Mounted on 14:47:21 udev 7.9G 0 7.9G 0% /dev 14:47:21 tmpfs 1.6G 672K 1.6G 1% /run 14:47:21 /dev/vda1 78G 8.3G 70G 11% / 14:47:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:47:21 tmpfs 5.0M 0 5.0M 0% /run/lock 14:47:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:47:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:47:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:47:21 14:47:21 14:47:21 ---> free -m: 14:47:21 total used free shared buff/cache available 14:47:21 Mem: 16040 557 13442 0 2039 15171 14:47:21 Swap: 1023 0 1023 14:47:21 14:47:21 14:47:21 ---> ip addr: 14:47:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:47:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:47:21 inet 127.0.0.1/8 scope host lo 14:47:21 valid_lft forever preferred_lft forever 14:47:21 inet6 ::1/128 scope host 14:47:21 valid_lft forever preferred_lft forever 14:47:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:47:21 link/ether fa:16:3e:0b:ad:54 brd ff:ff:ff:ff:ff:ff 14:47:21 inet 10.30.107.9/23 brd 10.30.107.255 scope global dynamic ens3 14:47:21 valid_lft 86265sec preferred_lft 86265sec 14:47:21 inet6 fe80::f816:3eff:fe0b:ad54/64 scope link 14:47:21 valid_lft forever preferred_lft forever 14:47:21 14:47:21 14:47:21 ---> sar -b -r -n DEV: 14:47:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20343) 06/11/25 _x86_64_ (4 CPU) 14:47:21 14:47:21 14:45:08 LINUX RESTART (4 CPU) 14:47:21 14:47:21 14:46:02 tps rtps wtps bread/s bwrtn/s 14:47:21 14:47:01 119.91 0.80 119.11 103.42 39581.84 14:47:21 Average: 119.91 0.80 119.11 103.42 39581.84 14:47:21 14:47:21 14:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:21 14:47:01 13814388 15576248 2610580 15.89 76404 1874192 729512 4.17 677204 1696660 163796 14:47:21 Average: 13814388 15576248 2610580 15.89 76404 1874192 729512 4.17 677204 1696660 163796 14:47:21 14:47:21 14:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:21 14:47:01 ens3 187.95 127.23 928.31 15.45 0.00 0.00 0.00 0.00 14:47:21 14:47:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:47:21 Average: ens3 187.95 127.23 928.31 15.45 0.00 0.00 0.00 0.00 14:47:21 Average: lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 14:47:21 14:47:21 14:47:21 ---> sar -P ALL: 14:47:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20343) 06/11/25 _x86_64_ (4 CPU) 14:47:21 14:47:21 14:45:08 LINUX RESTART (4 CPU) 14:47:21 14:47:21 14:46:02 CPU %user %nice %system %iowait %steal %idle 14:47:21 14:47:01 all 19.95 0.00 1.29 4.60 0.06 74.10 14:47:21 14:47:01 0 0.56 0.00 0.63 11.57 0.05 87.19 14:47:21 14:47:01 1 4.02 0.00 0.49 4.42 0.03 91.03 14:47:21 14:47:01 2 59.02 0.00 2.92 2.17 0.08 35.81 14:47:21 14:47:01 3 16.08 0.00 1.12 0.27 0.07 82.46 14:47:21 Average: all 19.95 0.00 1.29 4.60 0.06 74.10 14:47:21 Average: 0 0.56 0.00 0.63 11.57 0.05 87.19 14:47:21 Average: 1 4.02 0.00 0.49 4.42 0.03 91.03 14:47:21 Average: 2 59.02 0.00 2.92 2.17 0.08 35.81 14:47:21 Average: 3 16.08 0.00 1.12 0.27 0.07 82.46 14:47:21 14:47:21 14:47:21