06:22:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141250 06:22:17 Running as SYSTEM 06:22:17 [EnvInject] - Loading node environment variables. 06:22:17 Building remotely on prd-ubuntu1804-builder-4c-4g-20452 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:22:17 [ssh-agent] Looking for ssh-agent implementation... 06:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:18 $ ssh-agent 06:22:18 SSH_AUTH_SOCK=/tmp/ssh-CcUqrEStbP1Q/agent.1628 06:22:18 SSH_AGENT_PID=1630 06:22:18 [ssh-agent] Started. 06:22:18 Running ssh-add (command line suppressed) 06:22:18 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16367077499030010524.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16367077499030010524.key) 06:22:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:22:18 The recommended git tool is: NONE 06:22:19 using credential onap-jenkins-ssh 06:22:19 Wiping out workspace first. 06:22:19 Cloning the remote Git repository 06:22:19 Cloning repository git://cloud.onap.org/mirror/oom.git 06:22:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:22:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:22:19 > git --version # timeout=10 06:22:19 > git --version # 'git version 2.17.1' 06:22:19 using GIT_SSH to set credentials Gerrit user 06:22:19 Verifying host key using manually-configured host key entries 06:22:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:22:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:22:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:22:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:22:25 using GIT_SSH to set credentials Gerrit user 06:22:25 Verifying host key using manually-configured host key entries 06:22:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141250/2 # timeout=30 06:22:26 > git rev-parse 9889a631d8349b95013241a98e8d2282650f2bb5^{commit} # timeout=10 06:22:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:22:26 Checking out Revision 9889a631d8349b95013241a98e8d2282650f2bb5 (refs/changes/50/141250/2) 06:22:26 > git config core.sparsecheckout # timeout=10 06:22:26 > git checkout -f 9889a631d8349b95013241a98e8d2282650f2bb5 # timeout=30 06:22:29 Commit message: "[AAI] Update schema-service image" 06:22:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:22:29 > git rev-list --no-walk 572e1b57b8787348e013a0bd816a722cd5f8b5a1 # timeout=10 06:22:29 [EnvInject] - Injecting environment variables from a build step. 06:22:29 [EnvInject] - Injecting as environment variables the properties content 06:22:29 PYTHON=python3 06:22:29 06:22:29 [EnvInject] - Variables injected successfully. 06:22:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5794851497736819932.sh 06:22:29 ---> tox-install.sh 06:22:29 + source /home/jenkins/lf-env.sh 06:22:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:22:29 ++ mktemp -d /tmp/venv-XXXX 06:22:29 + lf_venv=/tmp/venv-Oumm 06:22:29 + local venv_file=/tmp/.os_lf_venv 06:22:29 + local python=python3 06:22:29 + local options 06:22:29 + local set_path=true 06:22:29 + local install_args= 06:22:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:22:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:22:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:22:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:22:29 + true 06:22:29 + case $1 in 06:22:29 + venv_file=/tmp/.toxenv 06:22:29 + shift 2 06:22:29 + true 06:22:29 + case $1 in 06:22:29 + shift 06:22:29 + break 06:22:29 + case $python in 06:22:29 + local pkg_list= 06:22:29 + [[ -d /opt/pyenv ]] 06:22:29 + echo 'Setup pyenv:' 06:22:29 Setup pyenv: 06:22:29 + export PYENV_ROOT=/opt/pyenv 06:22:29 + PYENV_ROOT=/opt/pyenv 06:22:29 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:29 + pyenv versions 06:22:30 * system (set by /opt/pyenv/version) 06:22:30 * 3.8.13 (set by /opt/pyenv/version) 06:22:30 * 3.9.13 (set by /opt/pyenv/version) 06:22:30 * 3.10.6 (set by /opt/pyenv/version) 06:22:30 + command -v pyenv 06:22:30 ++ pyenv init - --no-rehash 06:22:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:22:30 export PATH="/opt/pyenv/shims:${PATH}" 06:22:30 export PYENV_SHELL=bash 06:22:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:22:30 pyenv() { 06:22:30 local command 06:22:30 command="${1:-}" 06:22:30 if [ "$#" -gt 0 ]; then 06:22:30 shift 06:22:30 fi 06:22:30 06:22:30 case "$command" in 06:22:30 rehash|shell) 06:22:30 eval "$(pyenv "sh-$command" "$@")" 06:22:30 ;; 06:22:30 *) 06:22:30 command pyenv "$command" "$@" 06:22:30 ;; 06:22:30 esac 06:22:30 }' 06:22:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:22:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:30 ++ export PYENV_SHELL=bash 06:22:30 ++ PYENV_SHELL=bash 06:22:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:22:30 +++ complete -F _pyenv pyenv 06:22:30 ++ lf-pyver python3 06:22:30 ++ local py_version_xy=python3 06:22:30 ++ local py_version_xyz= 06:22:30 ++ pyenv versions 06:22:30 ++ local command 06:22:30 ++ command=versions 06:22:30 ++ '[' 1 -gt 0 ']' 06:22:30 ++ shift 06:22:30 ++ case "$command" in 06:22:30 ++ command pyenv versions 06:22:30 ++ pyenv versions 06:22:30 ++ sed 's/^[ *]* //' 06:22:30 ++ awk '{ print $1 }' 06:22:30 ++ grep -E '^[0-9.]*[0-9]$' 06:22:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:22:30 +++ grep '^3' /tmp/.pyenv_versions 06:22:30 +++ sort -V 06:22:30 +++ tail -n 1 06:22:30 ++ py_version_xyz=3.10.6 06:22:30 ++ [[ -z 3.10.6 ]] 06:22:30 ++ echo 3.10.6 06:22:30 ++ return 0 06:22:30 + pyenv local 3.10.6 06:22:30 + local command 06:22:30 + command=local 06:22:30 + '[' 2 -gt 0 ']' 06:22:30 + shift 06:22:30 + case "$command" in 06:22:30 + command pyenv local 3.10.6 06:22:30 + pyenv local 3.10.6 06:22:30 + for arg in "$@" 06:22:30 + case $arg in 06:22:30 + pkg_list+='tox ' 06:22:30 + for arg in "$@" 06:22:30 + case $arg in 06:22:30 + pkg_list+='virtualenv ' 06:22:30 + for arg in "$@" 06:22:30 + case $arg in 06:22:30 + pkg_list+='urllib3~=1.26.15 ' 06:22:30 + [[ -f /tmp/.toxenv ]] 06:22:30 + [[ ! -f /tmp/.toxenv ]] 06:22:30 + [[ -n '' ]] 06:22:30 + python3 -m venv /tmp/venv-Oumm 06:22:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oumm' 06:22:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oumm 06:22:34 + echo /tmp/venv-Oumm 06:22:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:22:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:22:34 + /tmp/venv-Oumm/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:22:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:22:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:22:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:22:38 + /tmp/venv-Oumm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:22:40 + type python3 06:22:40 + true 06:22:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Oumm/bin to PATH' 06:22:40 lf-activate-venv(): INFO: Adding /tmp/venv-Oumm/bin to PATH 06:22:40 + PATH=/tmp/venv-Oumm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:40 + return 0 06:22:40 + python3 --version 06:22:40 Python 3.10.6 06:22:40 + python3 -m pip --version 06:22:40 pip 25.1.1 from /tmp/venv-Oumm/lib/python3.10/site-packages/pip (python 3.10) 06:22:40 + python3 -m pip freeze 06:22:41 cachetools==6.0.0 06:22:41 chardet==5.2.0 06:22:41 colorama==0.4.6 06:22:41 distlib==0.3.9 06:22:41 filelock==3.18.0 06:22:41 packaging==25.0 06:22:41 platformdirs==4.3.8 06:22:41 pluggy==1.6.0 06:22:41 pyproject-api==1.9.1 06:22:41 tomli==2.2.1 06:22:41 tox==4.26.0 06:22:41 typing_extensions==4.14.0 06:22:41 urllib3==1.26.20 06:22:41 virtualenv==20.31.2 06:22:41 [EnvInject] - Injecting environment variables from a build step. 06:22:41 [EnvInject] - Injecting as environment variables the properties content 06:22:41 PARALLEL=false 06:22:41 06:22:41 [EnvInject] - Variables injected successfully. 06:22:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13014913475623842233.sh 06:22:41 ---> tox-run.sh 06:22:41 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:22:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:22:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:22:41 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:22:41 + source /home/jenkins/lf-env.sh 06:22:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:22:41 ++ mktemp -d /tmp/venv-XXXX 06:22:41 + lf_venv=/tmp/venv-U9Pc 06:22:41 + local venv_file=/tmp/.os_lf_venv 06:22:41 + local python=python3 06:22:41 + local options 06:22:41 + local set_path=true 06:22:41 + local install_args= 06:22:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:22:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:22:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:22:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:22:41 + true 06:22:41 + case $1 in 06:22:41 + venv_file=/tmp/.toxenv 06:22:41 + shift 2 06:22:41 + true 06:22:41 + case $1 in 06:22:41 + shift 06:22:41 + break 06:22:41 + case $python in 06:22:41 + local pkg_list= 06:22:41 + [[ -d /opt/pyenv ]] 06:22:41 + echo 'Setup pyenv:' 06:22:41 Setup pyenv: 06:22:41 + export PYENV_ROOT=/opt/pyenv 06:22:41 + PYENV_ROOT=/opt/pyenv 06:22:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 + pyenv versions 06:22:41 system 06:22:41 3.8.13 06:22:41 3.9.13 06:22:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:22:41 + command -v pyenv 06:22:41 ++ pyenv init - --no-rehash 06:22:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:22:41 export PATH="/opt/pyenv/shims:${PATH}" 06:22:41 export PYENV_SHELL=bash 06:22:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:22:41 pyenv() { 06:22:41 local command 06:22:41 command="${1:-}" 06:22:41 if [ "$#" -gt 0 ]; then 06:22:41 shift 06:22:41 fi 06:22:41 06:22:41 case "$command" in 06:22:41 rehash|shell) 06:22:41 eval "$(pyenv "sh-$command" "$@")" 06:22:41 ;; 06:22:41 *) 06:22:41 command pyenv "$command" "$@" 06:22:41 ;; 06:22:41 esac 06:22:41 }' 06:22:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:22:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:41 ++ export PYENV_SHELL=bash 06:22:41 ++ PYENV_SHELL=bash 06:22:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:22:41 +++ complete -F _pyenv pyenv 06:22:41 ++ lf-pyver python3 06:22:41 ++ local py_version_xy=python3 06:22:41 ++ local py_version_xyz= 06:22:41 ++ pyenv versions 06:22:41 ++ local command 06:22:41 ++ command=versions 06:22:41 ++ '[' 1 -gt 0 ']' 06:22:41 ++ shift 06:22:41 ++ case "$command" in 06:22:41 ++ command pyenv versions 06:22:41 ++ pyenv versions 06:22:41 ++ sed 's/^[ *]* //' 06:22:41 ++ awk '{ print $1 }' 06:22:41 ++ grep -E '^[0-9.]*[0-9]$' 06:22:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:22:41 +++ grep '^3' /tmp/.pyenv_versions 06:22:41 +++ sort -V 06:22:41 +++ tail -n 1 06:22:41 ++ py_version_xyz=3.10.6 06:22:41 ++ [[ -z 3.10.6 ]] 06:22:41 ++ echo 3.10.6 06:22:41 ++ return 0 06:22:41 + pyenv local 3.10.6 06:22:41 + local command 06:22:41 + command=local 06:22:41 + '[' 2 -gt 0 ']' 06:22:41 + shift 06:22:41 + case "$command" in 06:22:41 + command pyenv local 3.10.6 06:22:41 + pyenv local 3.10.6 06:22:41 + for arg in "$@" 06:22:41 + case $arg in 06:22:41 + pkg_list+='tox ' 06:22:41 + for arg in "$@" 06:22:41 + case $arg in 06:22:41 + pkg_list+='virtualenv ' 06:22:41 + for arg in "$@" 06:22:41 + case $arg in 06:22:41 + pkg_list+='urllib3~=1.26.15 ' 06:22:41 + [[ -f /tmp/.toxenv ]] 06:22:41 ++ cat /tmp/.toxenv 06:22:41 + lf_venv=/tmp/venv-Oumm 06:22:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oumm from' file:/tmp/.toxenv 06:22:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oumm from file:/tmp/.toxenv 06:22:41 + /tmp/venv-Oumm/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:22:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:22:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:22:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:22:42 + /tmp/venv-Oumm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:22:43 + type python3 06:22:43 + true 06:22:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Oumm/bin to PATH' 06:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-Oumm/bin to PATH 06:22:43 + PATH=/tmp/venv-Oumm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:43 + return 0 06:22:43 + [[ -d /opt/pyenv ]] 06:22:43 + echo '---> Setting up pyenv' 06:22:43 ---> Setting up pyenv 06:22:43 + export PYENV_ROOT=/opt/pyenv 06:22:43 + PYENV_ROOT=/opt/pyenv 06:22:43 + export PATH=/opt/pyenv/bin:/tmp/venv-Oumm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:43 + PATH=/opt/pyenv/bin:/tmp/venv-Oumm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:22:43 ++ pwd 06:22:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:22:43 + export PYTHONPATH 06:22:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:22:43 + TOX_TESTENV_PASSENV=PYTHONPATH 06:22:43 + tox --version 06:22:43 4.26.0 from /tmp/venv-Oumm/lib/python3.10/site-packages/tox/__init__.py 06:22:44 + PARALLEL=false 06:22:44 + TOX_OPTIONS_LIST= 06:22:44 + [[ -n checkbashisms ]] 06:22:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:22:44 + case ${PARALLEL,,} in 06:22:44 + tox -e checkbashisms 06:22:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:22:45 checkbashisms: freeze> python -m pip freeze --all 06:22:45 checkbashisms: pip==25.1.1,setuptools==80.3.1 06:22:45 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:22:46 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:22:46 you may get strange results 06:22:46 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:22:46 you may get strange results 06:22:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:22:49 checkbashisms: OK (4.84=setup[1.36]+cmd[3.48] seconds) 06:22:49 congratulations :) (5.05 seconds) 06:22:49 + tox_status=0 06:22:49 + echo '---> Completed tox runs' 06:22:49 ---> Completed tox runs 06:22:49 + for i in .tox/*/log 06:22:49 ++ awk -F/ '{print $2}' 06:22:49 ++ echo .tox/checkbashisms/log 06:22:49 + tox_env=checkbashisms 06:22:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:22:49 + DOC_DIR=docs/_build/html 06:22:49 + [[ -d docs/_build/html ]] 06:22:49 + echo '---> tox-run.sh ends' 06:22:49 ---> tox-run.sh ends 06:22:49 + test 0 -eq 0 06:22:49 $ ssh-agent -k 06:22:49 unset SSH_AUTH_SOCK; 06:22:49 unset SSH_AGENT_PID; 06:22:49 echo Agent pid 1630 killed; 06:22:49 [ssh-agent] Stopped. 06:22:49 [PostBuildScript] - [INFO] Executing post build scripts. 06:22:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4147978193252054483.sh 06:22:49 ---> sysstat.sh 06:22:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18248551696922956602.sh 06:22:49 ---> package-listing.sh 06:22:49 ++ tr '[:upper:]' '[:lower:]' 06:22:49 ++ facter osfamily 06:22:49 + OS_FAMILY=debian 06:22:49 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:22:49 + START_PACKAGES=/tmp/packages_start.txt 06:22:49 + END_PACKAGES=/tmp/packages_end.txt 06:22:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:49 + PACKAGES=/tmp/packages_start.txt 06:22:49 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:22:49 + PACKAGES=/tmp/packages_end.txt 06:22:49 + case "${OS_FAMILY}" in 06:22:49 + dpkg -l 06:22:49 + grep '^ii' 06:22:49 + '[' -f /tmp/packages_start.txt ']' 06:22:49 + '[' -f /tmp/packages_end.txt ']' 06:22:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:22:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:22:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:22:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins779709180742440385.sh 06:22:50 ---> capture-instance-metadata.sh 06:22:50 Setup pyenv: 06:22:50 system 06:22:50 3.8.13 06:22:50 3.9.13 06:22:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:22:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nkK4 06:22:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:22:57 lf-activate-venv(): INFO: Installing: lftools 06:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-nkK4/bin to PATH 06:23:23 INFO: Running in OpenStack, capturing instance metadata 06:23:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins453758663587333952.sh 06:23:23 provisioning config files... 06:23:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7738882606279721023tmp 06:23:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:23:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:23:23 [EnvInject] - Injecting environment variables from a build step. 06:23:23 [EnvInject] - Injecting as environment variables the properties content 06:23:23 SERVER_ID=logs 06:23:23 06:23:23 [EnvInject] - Variables injected successfully. 06:23:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18077635204022223671.sh 06:23:23 ---> create-netrc.sh 06:23:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3046670823089585742.sh 06:23:23 ---> python-tools-install.sh 06:23:23 Setup pyenv: 06:23:23 system 06:23:23 3.8.13 06:23:23 3.9.13 06:23:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkK4 from file:/tmp/.os_lf_venv 06:23:25 lf-activate-venv(): INFO: Installing: lftools 06:23:33 lf-activate-venv(): INFO: Adding /tmp/venv-nkK4/bin to PATH 06:23:33 Generating Requirements File 06:23:51 Python 3.10.6 06:23:51 pip 25.1.1 from /tmp/venv-nkK4/lib/python3.10/site-packages/pip (python 3.10) 06:23:52 appdirs==1.4.4 06:23:52 argcomplete==3.6.2 06:23:52 aspy.yaml==1.3.0 06:23:52 attrs==25.3.0 06:23:52 autopage==0.5.2 06:23:52 beautifulsoup4==4.13.4 06:23:52 boto3==1.38.35 06:23:52 botocore==1.38.35 06:23:52 bs4==0.0.2 06:23:52 cachetools==5.5.2 06:23:52 certifi==2025.4.26 06:23:52 cffi==1.17.1 06:23:52 cfgv==3.4.0 06:23:52 chardet==5.2.0 06:23:52 charset-normalizer==3.4.2 06:23:52 click==8.2.1 06:23:52 cliff==4.10.0 06:23:52 cmd2==2.6.1 06:23:52 cryptography==3.3.2 06:23:52 debtcollector==3.0.0 06:23:52 decorator==5.2.1 06:23:52 defusedxml==0.7.1 06:23:52 Deprecated==1.2.18 06:23:52 distlib==0.3.9 06:23:52 dnspython==2.7.0 06:23:52 docker==7.1.0 06:23:52 dogpile.cache==1.4.0 06:23:52 durationpy==0.10 06:23:52 email_validator==2.2.0 06:23:52 filelock==3.18.0 06:23:52 future==1.0.0 06:23:52 gitdb==4.0.12 06:23:52 GitPython==3.1.44 06:23:52 google-auth==2.40.3 06:23:52 httplib2==0.22.0 06:23:52 identify==2.6.12 06:23:52 idna==3.10 06:23:52 importlib-resources==1.5.0 06:23:52 iso8601==2.1.0 06:23:52 Jinja2==3.1.6 06:23:52 jmespath==1.0.1 06:23:52 jsonpatch==1.33 06:23:52 jsonpointer==3.0.0 06:23:52 jsonschema==4.24.0 06:23:52 jsonschema-specifications==2025.4.1 06:23:52 keystoneauth1==5.11.1 06:23:52 kubernetes==33.1.0 06:23:52 lftools==0.37.13 06:23:52 lxml==5.4.0 06:23:52 MarkupSafe==3.0.2 06:23:52 msgpack==1.1.0 06:23:52 multi_key_dict==2.0.3 06:23:52 munch==4.0.0 06:23:52 netaddr==1.3.0 06:23:52 niet==1.4.2 06:23:52 nodeenv==1.9.1 06:23:52 oauth2client==4.1.3 06:23:52 oauthlib==3.2.2 06:23:52 openstacksdk==4.6.0 06:23:52 os-client-config==2.1.0 06:23:52 os-service-types==1.7.0 06:23:52 osc-lib==4.0.2 06:23:52 oslo.config==9.8.0 06:23:52 oslo.context==6.0.0 06:23:52 oslo.i18n==6.5.1 06:23:52 oslo.log==7.1.0 06:23:52 oslo.serialization==5.7.0 06:23:52 oslo.utils==9.0.0 06:23:52 packaging==25.0 06:23:52 pbr==6.1.1 06:23:52 platformdirs==4.3.8 06:23:52 prettytable==3.16.0 06:23:52 psutil==7.0.0 06:23:52 pyasn1==0.6.1 06:23:52 pyasn1_modules==0.4.2 06:23:52 pycparser==2.22 06:23:52 pygerrit2==2.0.15 06:23:52 PyGithub==2.6.1 06:23:52 PyJWT==2.10.1 06:23:52 PyNaCl==1.5.0 06:23:52 pyparsing==2.4.7 06:23:52 pyperclip==1.9.0 06:23:52 pyrsistent==0.20.0 06:23:52 python-cinderclient==9.7.0 06:23:52 python-dateutil==2.9.0.post0 06:23:52 python-heatclient==4.2.0 06:23:52 python-jenkins==1.8.2 06:23:52 python-keystoneclient==5.6.0 06:23:52 python-magnumclient==4.8.1 06:23:52 python-openstackclient==8.1.0 06:23:52 python-swiftclient==4.8.0 06:23:52 PyYAML==6.0.2 06:23:52 referencing==0.36.2 06:23:52 requests==2.32.4 06:23:52 requests-oauthlib==2.0.0 06:23:52 requestsexceptions==1.4.0 06:23:52 rfc3986==2.0.0 06:23:52 rpds-py==0.25.1 06:23:52 rsa==4.9.1 06:23:52 ruamel.yaml==0.18.14 06:23:52 ruamel.yaml.clib==0.2.12 06:23:52 s3transfer==0.13.0 06:23:52 simplejson==3.20.1 06:23:52 six==1.17.0 06:23:52 smmap==5.0.2 06:23:52 soupsieve==2.7 06:23:52 stevedore==5.4.1 06:23:52 tabulate==0.9.0 06:23:52 toml==0.10.2 06:23:52 tomlkit==0.13.3 06:23:52 tqdm==4.67.1 06:23:52 typing_extensions==4.14.0 06:23:52 tzdata==2025.2 06:23:52 urllib3==1.26.20 06:23:52 virtualenv==20.31.2 06:23:52 wcwidth==0.2.13 06:23:52 websocket-client==1.8.0 06:23:52 wrapt==1.17.2 06:23:52 xdg==6.0.0 06:23:52 xmltodict==0.14.2 06:23:52 yq==3.4.3 06:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15152571281850891346.sh 06:23:52 ---> sudo-logs.sh 06:23:52 Archiving 'sudo' log.. 06:23:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1697462936456531993.sh 06:23:52 ---> job-cost.sh 06:23:52 Setup pyenv: 06:23:52 system 06:23:52 3.8.13 06:23:52 3.9.13 06:23:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:23:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkK4 from file:/tmp/.os_lf_venv 06:23:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:24:00 lf-activate-venv(): INFO: Adding /tmp/venv-nkK4/bin to PATH 06:24:00 INFO: No Stack... 06:24:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:24:01 INFO: Archiving Costs 06:24:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8425141259708709820.sh 06:24:01 ---> logs-deploy.sh 06:24:01 Setup pyenv: 06:24:01 system 06:24:01 3.8.13 06:24:01 3.9.13 06:24:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nkK4 from file:/tmp/.os_lf_venv 06:24:03 lf-activate-venv(): INFO: Installing: lftools 06:24:11 lf-activate-venv(): INFO: Adding /tmp/venv-nkK4/bin to PATH 06:24:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4105 06:24:11 INFO: archiving workspace using pattern(s): 06:24:12 Archives upload complete. 06:24:12 INFO: archiving logs to Nexus 06:24:13 ---> uname -a: 06:24:13 Linux prd-ubuntu1804-builder-4c-4g-20452 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:24:13 06:24:13 06:24:13 ---> lscpu: 06:24:13 Architecture: x86_64 06:24:13 CPU op-mode(s): 32-bit, 64-bit 06:24:13 Byte Order: Little Endian 06:24:13 CPU(s): 4 06:24:13 On-line CPU(s) list: 0-3 06:24:13 Thread(s) per core: 1 06:24:13 Core(s) per socket: 1 06:24:13 Socket(s): 4 06:24:13 NUMA node(s): 1 06:24:13 Vendor ID: AuthenticAMD 06:24:13 CPU family: 23 06:24:13 Model: 49 06:24:13 Model name: AMD EPYC-Rome Processor 06:24:13 Stepping: 0 06:24:13 CPU MHz: 2799.998 06:24:13 BogoMIPS: 5599.99 06:24:13 Virtualization: AMD-V 06:24:13 Hypervisor vendor: KVM 06:24:13 Virtualization type: full 06:24:13 L1d cache: 32K 06:24:13 L1i cache: 32K 06:24:13 L2 cache: 512K 06:24:13 L3 cache: 16384K 06:24:13 NUMA node0 CPU(s): 0-3 06:24:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:24:13 06:24:13 06:24:13 ---> nproc: 06:24:13 4 06:24:13 06:24:13 06:24:13 ---> df -h: 06:24:13 Filesystem Size Used Avail Use% Mounted on 06:24:13 udev 7.9G 0 7.9G 0% /dev 06:24:13 tmpfs 1.6G 676K 1.6G 1% /run 06:24:13 /dev/vda1 78G 8.3G 70G 11% / 06:24:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:24:13 tmpfs 5.0M 0 5.0M 0% /run/lock 06:24:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:24:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:24:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:24:13 06:24:13 06:24:13 ---> free -m: 06:24:13 total used free shared buff/cache available 06:24:13 Mem: 16040 554 13444 0 2041 15173 06:24:13 Swap: 1023 0 1023 06:24:13 06:24:13 06:24:13 ---> ip addr: 06:24:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:24:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:13 inet 127.0.0.1/8 scope host lo 06:24:13 valid_lft forever preferred_lft forever 06:24:13 inet6 ::1/128 scope host 06:24:13 valid_lft forever preferred_lft forever 06:24:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:24:13 link/ether fa:16:3e:0d:43:15 brd ff:ff:ff:ff:ff:ff 06:24:13 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic ens3 06:24:13 valid_lft 86267sec preferred_lft 86267sec 06:24:13 inet6 fe80::f816:3eff:fe0d:4315/64 scope link 06:24:13 valid_lft forever preferred_lft forever 06:24:13 06:24:13 06:24:13 ---> sar -b -r -n DEV: 06:24:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20452) 06/12/25 _x86_64_ (4 CPU) 06:24:13 06:24:13 06:22:02 LINUX RESTART (4 CPU) 06:24:13 06:24:13 06:23:01 tps rtps wtps bread/s bwrtn/s 06:24:13 06:24:01 118.78 1.10 117.68 126.51 26210.56 06:24:13 Average: 118.78 1.10 117.68 126.51 26210.56 06:24:13 06:24:13 06:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:13 06:24:01 13797880 15567468 2627088 15.99 77432 1880984 740912 4.24 686904 1699680 119760 06:24:13 Average: 13797880 15567468 2627088 15.99 77432 1880984 740912 4.24 686904 1699680 119760 06:24:13 06:24:13 06:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:24:13 06:24:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:24:13 06:24:01 ens3 175.09 124.06 865.13 15.90 0.00 0.00 0.00 0.00 06:24:13 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 06:24:13 Average: ens3 175.09 124.06 865.13 15.90 0.00 0.00 0.00 0.00 06:24:13 06:24:13 06:24:13 ---> sar -P ALL: 06:24:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20452) 06/12/25 _x86_64_ (4 CPU) 06:24:13 06:24:13 06:22:02 LINUX RESTART (4 CPU) 06:24:13 06:24:13 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:24:13 06:24:01 all 20.18 0.00 1.49 3.50 0.05 74.78 06:24:13 06:24:01 0 7.76 0.00 0.91 5.03 0.05 86.25 06:24:13 06:24:01 1 9.70 0.00 0.83 0.40 0.03 89.03 06:24:13 06:24:01 2 11.88 0.00 1.42 6.95 0.05 79.70 06:24:13 06:24:01 3 51.48 0.00 2.79 1.62 0.07 44.05 06:24:13 Average: all 20.18 0.00 1.49 3.50 0.05 74.78 06:24:13 Average: 0 7.76 0.00 0.91 5.03 0.05 86.25 06:24:13 Average: 1 9.70 0.00 0.83 0.40 0.03 89.03 06:24:13 Average: 2 11.88 0.00 1.42 6.95 0.05 79.70 06:24:13 Average: 3 51.48 0.00 2.79 1.62 0.07 44.05 06:24:13 06:24:13 06:24:13