17:46:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/139332 17:46:53 Running as SYSTEM 17:46:53 [EnvInject] - Loading node environment variables. 17:46:53 Building remotely on prd-centos8-builder-2c-1g-81809 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 17:46:53 [ssh-agent] Looking for ssh-agent implementation... 17:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:53 $ ssh-agent 17:46:53 SSH_AUTH_SOCK=/tmp/ssh-1SeIBOsvdjVl/agent.21644 17:46:53 SSH_AGENT_PID=21646 17:46:53 [ssh-agent] Started. 17:46:53 Running ssh-add (command line suppressed) 17:46:53 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4040538041177679548.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_4040538041177679548.key) 17:46:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:46:53 The recommended git tool is: NONE 17:46:55 using credential onap-jenkins-ssh 17:46:55 Wiping out workspace first. 17:46:55 Cloning the remote Git repository 17:46:55 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 17:46:55 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 17:46:55 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 17:46:55 > git --version # timeout=10 17:46:55 > git --version # 'git version 2.39.0' 17:46:55 using GIT_SSH to set credentials Gerrit user 17:46:55 [INFO] Currently running in a labeled security context 17:46:55 [INFO] Currently SELinux is 'enforcing' on the host 17:46:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh7939650668814404446.key 17:46:55 Verifying host key using manually-configured host key entries 17:46:55 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:46:55 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 17:46:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:46:56 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 17:46:56 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 17:46:56 using GIT_SSH to set credentials Gerrit user 17:46:56 [INFO] Currently running in a labeled security context 17:46:56 [INFO] Currently SELinux is 'enforcing' on the host 17:46:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6144817795232757524.key 17:46:56 Verifying host key using manually-configured host key entries 17:46:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/32/139332/1 # timeout=30 17:46:56 > git rev-parse 904648f5a5a306ab01229072aca672d34a0cfa25^{commit} # timeout=10 17:46:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:46:56 Checking out Revision 904648f5a5a306ab01229072aca672d34a0cfa25 (refs/changes/32/139332/1) 17:46:56 > git config core.sparsecheckout # timeout=10 17:46:56 > git checkout -f 904648f5a5a306ab01229072aca672d34a0cfa25 # timeout=30 17:46:59 Commit message: "Update basic_sdnc test" 17:46:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:47:00 > git rev-list --no-walk 536827024de35adcf8169b1f470b324d61e62c69 # timeout=10 17:47:00 [EnvInject] - Injecting environment variables from a build step. 17:47:00 [EnvInject] - Injecting as environment variables the properties content 17:47:00 PYTHON=python3 17:47:00 17:47:00 [EnvInject] - Variables injected successfully. 17:47:00 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9579268480664274756.sh 17:47:00 ---> tox-install.sh 17:47:00 + source /home/jenkins/lf-env.sh 17:47:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:47:00 ++ mktemp -d /tmp/venv-XXXX 17:47:00 + lf_venv=/tmp/venv-KTW8 17:47:00 + local venv_file=/tmp/.os_lf_venv 17:47:00 + local python=python3 17:47:00 + local options 17:47:00 + local set_path=true 17:47:00 + local install_args= 17:47:00 ++ 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 17:47:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:47:00 + true 17:47:00 + case $1 in 17:47:00 + venv_file=/tmp/.toxenv 17:47:00 + shift 2 17:47:00 + true 17:47:00 + case $1 in 17:47:00 + shift 17:47:00 + break 17:47:00 + case $python in 17:47:00 + local pkg_list= 17:47:00 + [[ -d /opt/pyenv ]] 17:47:00 + echo 'Setup pyenv:' 17:47:00 Setup pyenv: 17:47:00 + export PYENV_ROOT=/opt/pyenv 17:47:00 + PYENV_ROOT=/opt/pyenv 17:47:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:00 + pyenv versions 17:47:00 system 17:47:00 * 3.8.13 (set by /opt/pyenv/version) 17:47:00 * 3.9.13 (set by /opt/pyenv/version) 17:47:00 * 3.10.6 (set by /opt/pyenv/version) 17:47:00 + command -v pyenv 17:47:00 ++ pyenv init - --no-rehash 17:47:00 + 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[*]}"'\'')" 17:47:00 export PATH="/opt/pyenv/shims:${PATH}" 17:47:00 export PYENV_SHELL=bash 17:47:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:47:00 pyenv() { 17:47:00 local command 17:47:00 command="${1:-}" 17:47:00 if [ "$#" -gt 0 ]; then 17:47:00 shift 17:47:00 fi 17:47:00 17:47:00 case "$command" in 17:47:00 rehash|shell) 17:47:00 eval "$(pyenv "sh-$command" "$@")" 17:47:00 ;; 17:47:00 *) 17:47:00 command pyenv "$command" "$@" 17:47:00 ;; 17:47:00 esac 17:47:00 }' 17:47:00 +++ 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[*]}"' 17:47:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:00 ++ export PYENV_SHELL=bash 17:47:00 ++ PYENV_SHELL=bash 17:47:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:47:00 +++ complete -F _pyenv pyenv 17:47:00 ++ lf-pyver python3 17:47:00 ++ local py_version_xy=python3 17:47:00 ++ local py_version_xyz= 17:47:00 ++ grep -E '^[0-9.]*[0-9]$' 17:47:00 ++ awk '{ print $1 }' 17:47:00 ++ pyenv versions 17:47:00 ++ local command 17:47:00 ++ command=versions 17:47:00 ++ '[' 1 -gt 0 ']' 17:47:00 ++ shift 17:47:00 ++ case "$command" in 17:47:00 ++ command pyenv versions 17:47:00 ++ pyenv versions 17:47:00 ++ sed 's/^[ *]* //' 17:47:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:47:00 +++ sort -V 17:47:00 +++ tail -n 1 17:47:00 +++ grep '^3' /tmp/.pyenv_versions 17:47:00 ++ py_version_xyz=3.10.6 17:47:00 ++ [[ -z 3.10.6 ]] 17:47:00 ++ echo 3.10.6 17:47:00 ++ return 0 17:47:00 + pyenv local 3.10.6 17:47:00 + local command 17:47:00 + command=local 17:47:00 + '[' 2 -gt 0 ']' 17:47:00 + shift 17:47:00 + case "$command" in 17:47:00 + command pyenv local 3.10.6 17:47:00 + pyenv local 3.10.6 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='tox ' 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='virtualenv ' 17:47:00 + for arg in "$@" 17:47:00 + case $arg in 17:47:00 + pkg_list+='urllib3~=1.26.15 ' 17:47:00 + [[ -f /tmp/.toxenv ]] 17:47:00 + [[ ! -f /tmp/.toxenv ]] 17:47:00 + [[ -n '' ]] 17:47:00 + python3 -m venv /tmp/venv-KTW8 17:47:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTW8' 17:47:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KTW8 17:47:05 + echo /tmp/venv-KTW8 17:47:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:47:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:47:05 + /tmp/venv-KTW8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:47:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:47:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:47:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:47:08 + /tmp/venv-KTW8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:47:10 + type python3 17:47:10 + true 17:47:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTW8/bin to PATH' 17:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-KTW8/bin to PATH 17:47:10 + PATH=/tmp/venv-KTW8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:10 + return 0 17:47:10 + python3 --version 17:47:10 Python 3.10.6 17:47:10 + python3 -m pip --version 17:47:10 pip 24.3.1 from /tmp/venv-KTW8/lib/python3.10/site-packages/pip (python 3.10) 17:47:10 + python3 -m pip freeze 17:47:10 cachetools==5.5.0 17:47:10 chardet==5.2.0 17:47:10 colorama==0.4.6 17:47:10 distlib==0.3.9 17:47:10 filelock==3.16.1 17:47:10 packaging==24.1 17:47:10 platformdirs==4.3.6 17:47:10 pluggy==1.5.0 17:47:10 pyproject-api==1.8.0 17:47:10 tomli==2.0.2 17:47:10 tox==4.23.2 17:47:10 typing_extensions==4.12.2 17:47:10 urllib3==1.26.20 17:47:10 virtualenv==20.27.1 17:47:10 [EnvInject] - Injecting environment variables from a build step. 17:47:10 [EnvInject] - Injecting as environment variables the properties content 17:47:10 PARALLEL=false 17:47:10 17:47:10 [EnvInject] - Variables injected successfully. 17:47:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8913648011245960765.sh 17:47:10 ---> tox-run.sh 17:47:10 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:10 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 17:47:10 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 17:47:10 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 17:47:10 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 17:47:10 + source /home/jenkins/lf-env.sh 17:47:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:47:10 ++ mktemp -d /tmp/venv-XXXX 17:47:10 + lf_venv=/tmp/venv-9Ul0 17:47:10 + local venv_file=/tmp/.os_lf_venv 17:47:10 + local python=python3 17:47:10 + local options 17:47:10 + local set_path=true 17:47:10 + local install_args= 17:47:10 ++ 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 17:47:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:47:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:47:10 + true 17:47:10 + case $1 in 17:47:10 + venv_file=/tmp/.toxenv 17:47:10 + shift 2 17:47:10 + true 17:47:10 + case $1 in 17:47:10 + shift 17:47:10 + break 17:47:10 + case $python in 17:47:10 + local pkg_list= 17:47:10 + [[ -d /opt/pyenv ]] 17:47:10 + echo 'Setup pyenv:' 17:47:10 Setup pyenv: 17:47:10 + export PYENV_ROOT=/opt/pyenv 17:47:10 + PYENV_ROOT=/opt/pyenv 17:47:10 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:10 + pyenv versions 17:47:10 system 17:47:11 3.8.13 17:47:11 3.9.13 17:47:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 17:47:11 + command -v pyenv 17:47:11 ++ pyenv init - --no-rehash 17:47:11 + 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[*]}"'\'')" 17:47:11 export PATH="/opt/pyenv/shims:${PATH}" 17:47:11 export PYENV_SHELL=bash 17:47:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:47:11 pyenv() { 17:47:11 local command 17:47:11 command="${1:-}" 17:47:11 if [ "$#" -gt 0 ]; then 17:47:11 shift 17:47:11 fi 17:47:11 17:47:11 case "$command" in 17:47:11 rehash|shell) 17:47:11 eval "$(pyenv "sh-$command" "$@")" 17:47:11 ;; 17:47:11 *) 17:47:11 command pyenv "$command" "$@" 17:47:11 ;; 17:47:11 esac 17:47:11 }' 17:47:11 +++ 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[*]}"' 17:47:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:11 ++ export PYENV_SHELL=bash 17:47:11 ++ PYENV_SHELL=bash 17:47:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:47:11 +++ complete -F _pyenv pyenv 17:47:11 ++ lf-pyver python3 17:47:11 ++ local py_version_xy=python3 17:47:11 ++ local py_version_xyz= 17:47:11 ++ awk '{ print $1 }' 17:47:11 ++ sed 's/^[ *]* //' 17:47:11 ++ pyenv versions 17:47:11 ++ local command 17:47:11 ++ command=versions 17:47:11 ++ '[' 1 -gt 0 ']' 17:47:11 ++ shift 17:47:11 ++ case "$command" in 17:47:11 ++ command pyenv versions 17:47:11 ++ pyenv versions 17:47:11 ++ grep -E '^[0-9.]*[0-9]$' 17:47:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:47:11 +++ grep '^3' /tmp/.pyenv_versions 17:47:11 +++ tail -n 1 17:47:11 +++ sort -V 17:47:11 ++ py_version_xyz=3.10.6 17:47:11 ++ [[ -z 3.10.6 ]] 17:47:11 ++ echo 3.10.6 17:47:11 ++ return 0 17:47:11 + pyenv local 3.10.6 17:47:11 + local command 17:47:11 + command=local 17:47:11 + '[' 2 -gt 0 ']' 17:47:11 + shift 17:47:11 + case "$command" in 17:47:11 + command pyenv local 3.10.6 17:47:11 + pyenv local 3.10.6 17:47:11 + for arg in "$@" 17:47:11 + case $arg in 17:47:11 + pkg_list+='tox ' 17:47:11 + for arg in "$@" 17:47:11 + case $arg in 17:47:11 + pkg_list+='virtualenv ' 17:47:11 + for arg in "$@" 17:47:11 + case $arg in 17:47:11 + pkg_list+='urllib3~=1.26.15 ' 17:47:11 + [[ -f /tmp/.toxenv ]] 17:47:11 ++ cat /tmp/.toxenv 17:47:11 + lf_venv=/tmp/venv-KTW8 17:47:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTW8 from' file:/tmp/.toxenv 17:47:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KTW8 from file:/tmp/.toxenv 17:47:11 + /tmp/venv-KTW8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:47:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:47:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:47:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:47:11 + /tmp/venv-KTW8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:47:13 + type python3 17:47:13 + true 17:47:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KTW8/bin to PATH' 17:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-KTW8/bin to PATH 17:47:13 + PATH=/tmp/venv-KTW8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:13 + return 0 17:47:13 + [[ -d /opt/pyenv ]] 17:47:13 + echo '---> Setting up pyenv' 17:47:13 ---> Setting up pyenv 17:47:13 + export PYENV_ROOT=/opt/pyenv 17:47:13 + PYENV_ROOT=/opt/pyenv 17:47:13 + export PATH=/opt/pyenv/bin:/tmp/venv-KTW8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:13 + PATH=/opt/pyenv/bin:/tmp/venv-KTW8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 17:47:13 ++ pwd 17:47:13 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 17:47:13 + export PYTHONPATH 17:47:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:47:13 + TOX_TESTENV_PASSENV=PYTHONPATH 17:47:13 + tox --version 17:47:13 4.23.2 from /tmp/venv-KTW8/lib/python3.10/site-packages/tox/__init__.py 17:47:13 + PARALLEL=false 17:47:13 + TOX_OPTIONS_LIST= 17:47:13 + [[ -n py ]] 17:47:13 + TOX_OPTIONS_LIST=' -e py' 17:47:13 + case ${PARALLEL,,} in 17:47:13 + tox -e py 17:47:13 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 17:47:14 py: install_deps> python -I -m pip install bandit==1.3 coala-bears nodeenv pyyaml==3.13 17:47:40 py: freeze> python -m pip freeze --all 17:47:40 py: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==24.2.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.16.0,bandit==1.3.0,certifi==2024.8.30,charset-normalizer==3.4.0,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.11,GitPython==3.1.43,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.4,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.7.2,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==24.1,pbr==6.1.0,pip==24.3.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.18.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2024.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.9.11,requests==2.32.3,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.2,setuptools==75.2.0,six==1.16.0,smmap==5.0.1,snowballstemmer==2.2.0,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.66.6,traitlets==5.14.3,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.44.0,wrapt==1.16.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 17:47:40 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 17:47:40 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 17:47:41 ---> Completed tox runs 17:47:41 + for i in .tox/*/log 17:47:41 ++ echo .tox/py/log 17:47:41 ++ awk -F/ '{print $2}' 17:47:41 + tox_env=py 17:47:41 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 17:47:41 + DOC_DIR=docs/_build/html 17:47:41 + [[ -d docs/_build/html ]] 17:47:41 + echo '---> tox-run.sh ends' 17:47:41 ---> tox-run.sh ends 17:47:41 + test 0 -eq 0 17:47:41 $ ssh-agent -k 17:47:41 unset SSH_AUTH_SOCK; 17:47:41 unset SSH_AGENT_PID; 17:47:41 echo Agent pid 21646 killed; 17:47:41 [ssh-agent] Stopped. 17:47:41 [PostBuildScript] - [INFO] Executing post build scripts. 17:47:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6017179598819565416.sh 17:47:41 ---> sysstat.sh 17:47:42 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3208284162854584588.sh 17:47:42 ---> package-listing.sh 17:47:42 ++ tr '[:upper:]' '[:lower:]' 17:47:42 ++ facter osfamily 17:47:42 + OS_FAMILY=redhat 17:47:42 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 17:47:42 + START_PACKAGES=/tmp/packages_start.txt 17:47:42 + END_PACKAGES=/tmp/packages_end.txt 17:47:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:42 + PACKAGES=/tmp/packages_start.txt 17:47:42 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 17:47:42 + PACKAGES=/tmp/packages_end.txt 17:47:42 + case "${OS_FAMILY}" in 17:47:42 + rpm -qa 17:47:42 + sort 17:47:42 + '[' -f /tmp/packages_start.txt ']' 17:47:42 + '[' -f /tmp/packages_end.txt ']' 17:47:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:42 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 17:47:42 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 17:47:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 17:47:42 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16140492928891082254.sh 17:47:42 ---> capture-instance-metadata.sh 17:47:42 Setup pyenv: 17:47:43 system 17:47:43 3.8.13 17:47:43 3.9.13 17:47:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 17:47:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sawo 17:47:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:47:49 lf-activate-venv(): INFO: Installing: lftools 17:48:15 lf-activate-venv(): INFO: Adding /tmp/venv-Sawo/bin to PATH 17:48:15 INFO: Running in OpenStack, capturing instance metadata 17:48:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18295654862372903982.sh 17:48:15 provisioning config files... 17:48:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config5770538664018230928tmp 17:48:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:48:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:48:15 [EnvInject] - Injecting environment variables from a build step. 17:48:15 [EnvInject] - Injecting as environment variables the properties content 17:48:15 SERVER_ID=logs 17:48:15 17:48:15 [EnvInject] - Variables injected successfully. 17:48:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10685288205993749055.sh 17:48:15 ---> create-netrc.sh 17:48:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13285323576885110586.sh 17:48:15 ---> python-tools-install.sh 17:48:15 Setup pyenv: 17:48:15 system 17:48:15 3.8.13 17:48:15 3.9.13 17:48:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 17:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sawo from file:/tmp/.os_lf_venv 17:48:16 lf-activate-venv(): INFO: Installing: lftools 17:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-Sawo/bin to PATH 17:48:24 Generating Requirements File 17:48:42 Python 3.10.6 17:48:42 pip 24.3.1 from /tmp/venv-Sawo/lib/python3.10/site-packages/pip (python 3.10) 17:48:43 appdirs==1.4.4 17:48:43 argcomplete==3.5.1 17:48:43 aspy.yaml==1.3.0 17:48:43 attrs==24.2.0 17:48:43 autopage==0.5.2 17:48:43 beautifulsoup4==4.12.3 17:48:43 boto3==1.35.54 17:48:43 botocore==1.35.54 17:48:43 bs4==0.0.2 17:48:43 cachetools==5.5.0 17:48:43 certifi==2024.8.30 17:48:43 cffi==1.17.1 17:48:43 cfgv==3.4.0 17:48:43 chardet==5.2.0 17:48:43 charset-normalizer==3.4.0 17:48:43 click==8.1.7 17:48:43 cliff==4.7.0 17:48:43 cmd2==2.5.3 17:48:43 cryptography==3.3.2 17:48:43 debtcollector==3.0.0 17:48:43 decorator==5.1.1 17:48:43 defusedxml==0.7.1 17:48:43 Deprecated==1.2.14 17:48:43 distlib==0.3.9 17:48:43 dnspython==2.7.0 17:48:43 docker==4.2.2 17:48:43 dogpile.cache==1.3.3 17:48:43 durationpy==0.9 17:48:43 email_validator==2.2.0 17:48:43 filelock==3.16.1 17:48:43 future==1.0.0 17:48:43 gitdb==4.0.11 17:48:43 GitPython==3.1.43 17:48:43 google-auth==2.35.0 17:48:43 httplib2==0.22.0 17:48:43 identify==2.6.1 17:48:43 idna==3.10 17:48:43 importlib-resources==1.5.0 17:48:43 iso8601==2.1.0 17:48:43 Jinja2==3.1.4 17:48:43 jmespath==1.0.1 17:48:43 jsonpatch==1.33 17:48:43 jsonpointer==3.0.0 17:48:43 jsonschema==4.23.0 17:48:43 jsonschema-specifications==2024.10.1 17:48:43 keystoneauth1==5.8.0 17:48:43 kubernetes==31.0.0 17:48:43 lftools==0.37.10 17:48:43 lxml==5.3.0 17:48:43 MarkupSafe==3.0.2 17:48:43 msgpack==1.1.0 17:48:43 multi_key_dict==2.0.3 17:48:43 munch==4.0.0 17:48:43 netaddr==1.3.0 17:48:43 netifaces==0.11.0 17:48:43 niet==1.4.2 17:48:43 nodeenv==1.9.1 17:48:43 oauth2client==4.1.3 17:48:43 oauthlib==3.2.2 17:48:43 openstacksdk==4.1.0 17:48:43 os-client-config==2.1.0 17:48:43 os-service-types==1.7.0 17:48:43 osc-lib==3.1.0 17:48:43 oslo.config==9.6.0 17:48:43 oslo.context==5.6.0 17:48:43 oslo.i18n==6.4.0 17:48:43 oslo.log==6.1.2 17:48:43 oslo.serialization==5.5.0 17:48:43 oslo.utils==7.3.0 17:48:43 packaging==24.1 17:48:43 pbr==6.1.0 17:48:43 platformdirs==4.3.6 17:48:43 prettytable==3.12.0 17:48:43 pyasn1==0.6.1 17:48:43 pyasn1_modules==0.4.1 17:48:43 pycparser==2.22 17:48:43 pygerrit2==2.0.15 17:48:43 PyGithub==2.4.0 17:48:43 PyJWT==2.9.0 17:48:43 PyNaCl==1.5.0 17:48:43 pyparsing==2.4.7 17:48:43 pyperclip==1.9.0 17:48:43 pyrsistent==0.20.0 17:48:43 python-cinderclient==9.6.0 17:48:43 python-dateutil==2.9.0.post0 17:48:43 python-heatclient==4.0.0 17:48:43 python-jenkins==1.8.2 17:48:43 python-keystoneclient==5.5.0 17:48:43 python-magnumclient==4.7.0 17:48:43 python-openstackclient==7.2.1 17:48:43 python-swiftclient==4.6.0 17:48:43 PyYAML==6.0.2 17:48:43 referencing==0.35.1 17:48:43 requests==2.32.3 17:48:43 requests-oauthlib==2.0.0 17:48:43 requestsexceptions==1.4.0 17:48:43 rfc3986==2.0.0 17:48:43 rpds-py==0.20.1 17:48:43 rsa==4.9 17:48:43 ruamel.yaml==0.18.6 17:48:43 ruamel.yaml.clib==0.2.12 17:48:43 s3transfer==0.10.3 17:48:43 simplejson==3.19.3 17:48:43 six==1.16.0 17:48:43 smmap==5.0.1 17:48:43 soupsieve==2.6 17:48:43 stevedore==5.3.0 17:48:43 tabulate==0.9.0 17:48:43 toml==0.10.2 17:48:43 tomlkit==0.13.2 17:48:43 tqdm==4.66.6 17:48:43 typing_extensions==4.12.2 17:48:43 tzdata==2024.2 17:48:43 urllib3==1.26.20 17:48:43 virtualenv==20.27.1 17:48:43 wcwidth==0.2.13 17:48:43 websocket-client==1.8.0 17:48:43 wrapt==1.16.0 17:48:43 xdg==6.0.0 17:48:43 xmltodict==0.14.2 17:48:43 yq==3.4.3 17:48:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12642627210745577587.sh 17:48:43 ---> sudo-logs.sh 17:48:43 Archiving 'sudo' log.. 17:48:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14151705667556447407.sh 17:48:43 ---> job-cost.sh 17:48:43 Setup pyenv: 17:48:43 system 17:48:43 3.8.13 17:48:43 3.9.13 17:48:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 17:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sawo from file:/tmp/.os_lf_venv 17:48:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:48:49 lf-activate-venv(): INFO: Adding /tmp/venv-Sawo/bin to PATH 17:48:49 INFO: No Stack... 17:48:49 INFO: Retrieving Pricing Info for: v3-standard-2 17:48:50 INFO: Archiving Costs 17:48:50 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins18008549952568371911.sh 17:48:50 ---> logs-deploy.sh 17:48:50 Setup pyenv: 17:48:50 system 17:48:50 3.8.13 17:48:50 3.9.13 17:48:50 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 17:48:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sawo from file:/tmp/.os_lf_venv 17:48:51 lf-activate-venv(): INFO: Installing: lftools 17:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-Sawo/bin to PATH 17:48:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/530 17:48:58 INFO: archiving workspace using pattern(s): 17:48:59 Archives upload complete. 17:49:00 INFO: archiving logs to Nexus 17:49:01 ---> uname -a: 17:49:01 Linux prd-centos8-builder-2c-1g-81809.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 17:49:01 17:49:01 17:49:01 ---> lscpu: 17:49:01 Architecture: x86_64 17:49:01 CPU op-mode(s): 32-bit, 64-bit 17:49:01 Byte Order: Little Endian 17:49:01 CPU(s): 2 17:49:01 On-line CPU(s) list: 0,1 17:49:01 Thread(s) per core: 1 17:49:01 Core(s) per socket: 1 17:49:01 Socket(s): 2 17:49:01 NUMA node(s): 1 17:49:01 Vendor ID: AuthenticAMD 17:49:01 CPU family: 23 17:49:01 Model: 49 17:49:01 Model name: AMD EPYC-Rome Processor 17:49:01 Stepping: 0 17:49:01 CPU MHz: 2800.000 17:49:01 BogoMIPS: 5600.00 17:49:01 Virtualization: AMD-V 17:49:01 Hypervisor vendor: KVM 17:49:01 Virtualization type: full 17:49:01 L1d cache: 32K 17:49:01 L1i cache: 32K 17:49:01 L2 cache: 512K 17:49:01 L3 cache: 16384K 17:49:01 NUMA node0 CPU(s): 0,1 17:49:01 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:49:01 17:49:01 17:49:01 ---> nproc: 17:49:01 2 17:49:01 17:49:01 17:49:01 ---> df -h: 17:49:01 Filesystem Size Used Avail Use% Mounted on 17:49:01 devtmpfs 3.8G 0 3.8G 0% /dev 17:49:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 17:49:01 tmpfs 3.8G 17M 3.8G 1% /run 17:49:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:49:01 /dev/vda1 40G 8.7G 32G 22% / 17:49:01 tmpfs 770M 0 770M 0% /run/user/1001 17:49:01 17:49:01 17:49:01 ---> free -m: 17:49:01 total used free shared buff/cache available 17:49:01 Mem: 7699 606 4783 19 2308 6775 17:49:01 Swap: 1023 0 1023 17:49:01 17:49:01 17:49:01 ---> ip addr: 17:49:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:49:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:49:01 inet 127.0.0.1/8 scope host lo 17:49:01 valid_lft forever preferred_lft forever 17:49:01 inet6 ::1/128 scope host 17:49:01 valid_lft forever preferred_lft forever 17:49:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:49:01 link/ether fa:16:3e:74:ac:6f brd ff:ff:ff:ff:ff:ff 17:49:01 altname enp0s3 17:49:01 altname ens3 17:49:01 inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:49:01 valid_lft 86240sec preferred_lft 86240sec 17:49:01 inet6 fe80::f816:3eff:fe74:ac6f/64 scope link 17:49:01 valid_lft forever preferred_lft forever 17:49:01 17:49:01 17:49:01 ---> sar -b -r -n DEV: 17:49:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/05/2024 _x86_64_ (2 CPU) 17:49:01 17:49:01 17:46:17 LINUX RESTART (2 CPU) 17:49:01 17:49:01 05:47:01 PM tps rtps wtps bread/s bwrtn/s 17:49:01 05:48:01 PM 209.00 95.32 113.68 3060.29 7483.50 17:49:01 05:49:01 PM 142.95 6.66 136.29 274.84 12848.13 17:49:01 Average: 175.97 50.99 124.99 1667.45 10166.04 17:49:01 17:49:01 05:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:49:01 05:48:01 PM 5170548 6976328 2713896 34.42 2688 1972996 744116 8.33 379748 1971424 181304 17:49:01 05:49:01 PM 4900704 6940352 2983740 37.84 2688 2193828 722260 8.09 424848 2140524 96032 17:49:01 Average: 5035626 6958340 2848818 36.13 2688 2083412 733188 8.21 402298 2055974 138668 17:49:01 17:49:01 05:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:49:01 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 05:48:01 PM eth0 61.84 42.74 631.58 12.64 0.00 0.00 0.00 0.00 17:49:01 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 05:49:01 PM eth0 53.82 39.45 752.96 10.53 0.00 0.00 0.00 0.00 17:49:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:01 Average: eth0 57.83 41.10 692.27 11.58 0.00 0.00 0.00 0.00 17:49:01 17:49:01 17:49:01 ---> sar -P ALL: 17:49:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/05/2024 _x86_64_ (2 CPU) 17:49:01 17:49:01 17:46:17 LINUX RESTART (2 CPU) 17:49:01 17:49:01 05:47:01 PM CPU %user %nice %system %iowait %steal %idle 17:49:01 05:48:01 PM all 40.60 1.35 15.46 4.22 0.14 38.22 17:49:01 05:48:01 PM 0 32.88 1.75 17.57 3.78 0.14 43.89 17:49:01 05:48:01 PM 1 48.29 0.95 13.37 4.66 0.15 32.58 17:49:01 05:49:01 PM all 40.10 0.00 4.33 4.33 0.12 51.12 17:49:01 05:49:01 PM 0 33.04 0.00 3.90 4.50 0.12 58.44 17:49:01 05:49:01 PM 1 47.19 0.00 4.76 4.16 0.12 43.77 17:49:01 Average: all 40.35 0.67 9.85 4.28 0.13 44.73 17:49:01 Average: 0 32.96 0.86 10.66 4.15 0.13 51.24 17:49:01 Average: 1 47.74 0.47 9.04 4.41 0.13 38.21 17:49:01 17:49:01 17:49:01