11:50:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137098 11:50:53 Running as SYSTEM 11:50:53 [EnvInject] - Loading node environment variables. 11:50:53 Building remotely on prd-ubuntu1804-docker-8c-8g-1099 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-python3.8-lint 11:50:53 [ssh-agent] Looking for ssh-agent implementation... 11:50:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:50:53 $ ssh-agent 11:50:53 SSH_AUTH_SOCK=/tmp/ssh-FvEfFFTFC6AQ/agent.2107 11:50:53 SSH_AGENT_PID=2109 11:50:53 [ssh-agent] Started. 11:50:53 Running ssh-add (command line suppressed) 11:50:53 Identity added: /w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_16972876771900241539.key (/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/private_key_16972876771900241539.key) 11:50:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:50:53 The recommended git tool is: NONE 11:50:55 using credential onap-jenkins-ssh 11:50:55 Wiping out workspace first. 11:50:55 Cloning the remote Git repository 11:50:55 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:50:55 > git init /w/workspace/integration-python-onapsdk-master-python3.8-lint # timeout=10 11:50:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:50:55 > git --version # timeout=10 11:50:55 > git --version # 'git version 2.17.1' 11:50:55 using GIT_SSH to set credentials Gerrit user 11:50:55 Verifying host key using manually-configured host key entries 11:50:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:50:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:50:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:50:56 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:50:56 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:50:56 using GIT_SSH to set credentials Gerrit user 11:50:56 Verifying host key using manually-configured host key entries 11:50:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/98/137098/1 # timeout=30 11:50:56 > git rev-parse 0fc265b2d7be9a2210424d7f4a4139089da208ba^{commit} # timeout=10 11:50:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:50:56 Checking out Revision 0fc265b2d7be9a2210424d7f4a4139089da208ba (refs/changes/98/137098/1) 11:50:56 > git config core.sparsecheckout # timeout=10 11:50:56 > git checkout -f 0fc265b2d7be9a2210424d7f4a4139089da208ba # timeout=30 11:50:59 Commit message: "SDC refactor to use sdc v2 API" 11:50:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:59 > git rev-list --no-walk da58d669b07dfe85053e6a49a74a65e5d364a5dd # timeout=10 11:50:59 [EnvInject] - Injecting environment variables from a build step. 11:50:59 [EnvInject] - Injecting as environment variables the properties content 11:50:59 PYTHON=python3 11:50:59 11:50:59 [EnvInject] - Variables injected successfully. 11:50:59 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins14807977314054223396.sh 11:50:59 ---> tox-install.sh 11:50:59 + source /home/jenkins/lf-env.sh 11:50:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:59 ++ mktemp -d /tmp/venv-XXXX 11:50:59 + lf_venv=/tmp/venv-N9Nj 11:50:59 + local venv_file=/tmp/.os_lf_venv 11:50:59 + local python=python3 11:50:59 + local options 11:50:59 + local set_path=true 11:50:59 + local install_args= 11:50:59 ++ 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 11:50:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:59 + true 11:50:59 + case $1 in 11:50:59 + venv_file=/tmp/.toxenv 11:50:59 + shift 2 11:50:59 + true 11:50:59 + case $1 in 11:50:59 + shift 11:50:59 + break 11:50:59 + case $python in 11:50:59 + local pkg_list= 11:50:59 + [[ -d /opt/pyenv ]] 11:50:59 + echo 'Setup pyenv:' 11:50:59 Setup pyenv: 11:50:59 + export PYENV_ROOT=/opt/pyenv 11:50:59 + PYENV_ROOT=/opt/pyenv 11:50:59 + 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 11:50:59 + 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 11:50:59 + pyenv versions 11:50:59 * system (set by /opt/pyenv/version) 11:50:59 * 3.8.13 (set by /opt/pyenv/version) 11:50:59 * 3.9.13 (set by /opt/pyenv/version) 11:50:59 * 3.10.6 (set by /opt/pyenv/version) 11:50:59 + command -v pyenv 11:50:59 ++ pyenv init - --no-rehash 11:51: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[*]}"'\'')" 11:51:00 export PATH="/opt/pyenv/shims:${PATH}" 11:51:00 export PYENV_SHELL=bash 11:51:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:00 pyenv() { 11:51:00 local command 11:51:00 command="${1:-}" 11:51:00 if [ "$#" -gt 0 ]; then 11:51:00 shift 11:51:00 fi 11:51:00 11:51:00 case "$command" in 11:51:00 rehash|shell) 11:51:00 eval "$(pyenv "sh-$command" "$@")" 11:51:00 ;; 11:51:00 *) 11:51:00 command pyenv "$command" "$@" 11:51:00 ;; 11:51:00 esac 11:51:00 }' 11:51: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[*]}"' 11:51:00 ++ 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 11:51:00 ++ 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 11:51:00 ++ 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 11:51:00 ++ export PYENV_SHELL=bash 11:51:00 ++ PYENV_SHELL=bash 11:51:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:00 +++ complete -F _pyenv pyenv 11:51:00 ++ lf-pyver python3 11:51:00 ++ local py_version_xy=python3 11:51:00 ++ local py_version_xyz= 11:51:00 ++ pyenv versions 11:51:00 ++ local command 11:51:00 ++ command=versions 11:51:00 ++ '[' 1 -gt 0 ']' 11:51:00 ++ shift 11:51:00 ++ case "$command" in 11:51:00 ++ command pyenv versions 11:51:00 ++ pyenv versions 11:51:00 ++ sed 's/^[ *]* //' 11:51:00 ++ grep -E '^[0-9.]*[0-9]$' 11:51:00 ++ awk '{ print $1 }' 11:51:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:00 +++ grep '^3' /tmp/.pyenv_versions 11:51:00 +++ sort -V 11:51:00 +++ tail -n 1 11:51:00 ++ py_version_xyz=3.10.6 11:51:00 ++ [[ -z 3.10.6 ]] 11:51:00 ++ echo 3.10.6 11:51:00 ++ return 0 11:51:00 + pyenv local 3.10.6 11:51:00 + local command 11:51:00 + command=local 11:51:00 + '[' 2 -gt 0 ']' 11:51:00 + shift 11:51:00 + case "$command" in 11:51:00 + command pyenv local 3.10.6 11:51:00 + pyenv local 3.10.6 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='tox ' 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='virtualenv ' 11:51:00 + for arg in "$@" 11:51:00 + case $arg in 11:51:00 + pkg_list+='urllib3~=1.26.15 ' 11:51:00 + [[ -f /tmp/.toxenv ]] 11:51:00 + [[ ! -f /tmp/.toxenv ]] 11:51:00 + [[ -n '' ]] 11:51:00 + python3 -m venv /tmp/venv-N9Nj 11:51:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N9Nj' 11:51:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N9Nj 11:51:04 + echo /tmp/venv-N9Nj 11:51:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:51:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:51:04 + /tmp/venv-N9Nj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:07 + /tmp/venv-N9Nj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:10 + type python3 11:51:10 + true 11:51:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N9Nj/bin to PATH' 11:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-N9Nj/bin to PATH 11:51:10 + PATH=/tmp/venv-N9Nj/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 11:51:10 + return 0 11:51:10 + python3 --version 11:51:10 Python 3.10.6 11:51:10 + python3 -m pip --version 11:51:10 pip 23.3.2 from /tmp/venv-N9Nj/lib/python3.10/site-packages/pip (python 3.10) 11:51:10 + python3 -m pip freeze 11:51:10 cachetools==5.3.2 11:51:10 chardet==5.2.0 11:51:10 colorama==0.4.6 11:51:10 distlib==0.3.8 11:51:10 filelock==3.13.1 11:51:10 packaging==23.2 11:51:10 platformdirs==4.2.0 11:51:10 pluggy==1.4.0 11:51:10 pyproject-api==1.6.1 11:51:10 tomli==2.0.1 11:51:10 tox==4.12.1 11:51:10 urllib3==1.26.18 11:51:10 virtualenv==20.25.0 11:51:10 [EnvInject] - Injecting environment variables from a build step. 11:51:10 [EnvInject] - Injecting as environment variables the properties content 11:51:10 PARALLEL=false 11:51:10 11:51:10 [EnvInject] - Variables injected successfully. 11:51:10 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins9855669214068615219.sh 11:51:10 ---> tox-run.sh 11:51:10 + 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 11:51:10 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 11:51:10 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/docs 11:51:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox 11:51:10 + cd /w/workspace/integration-python-onapsdk-master-python3.8-lint/. 11:51:10 + source /home/jenkins/lf-env.sh 11:51:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:51:10 ++ mktemp -d /tmp/venv-XXXX 11:51:10 + lf_venv=/tmp/venv-ftWP 11:51:10 + local venv_file=/tmp/.os_lf_venv 11:51:10 + local python=python3 11:51:10 + local options 11:51:10 + local set_path=true 11:51:10 + local install_args= 11:51: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 11:51:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:51:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:51:10 + true 11:51:10 + case $1 in 11:51:10 + venv_file=/tmp/.toxenv 11:51:10 + shift 2 11:51:10 + true 11:51:10 + case $1 in 11:51:10 + shift 11:51:10 + break 11:51:10 + case $python in 11:51:10 + local pkg_list= 11:51:10 + [[ -d /opt/pyenv ]] 11:51:10 + echo 'Setup pyenv:' 11:51:10 Setup pyenv: 11:51:10 + export PYENV_ROOT=/opt/pyenv 11:51:10 + PYENV_ROOT=/opt/pyenv 11:51:10 + 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 11:51:10 + 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 11:51:10 + pyenv versions 11:51:10 system 11:51:10 3.8.13 11:51:10 3.9.13 11:51:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 11:51:10 + command -v pyenv 11:51:10 ++ pyenv init - --no-rehash 11:51:10 + 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[*]}"'\'')" 11:51:10 export PATH="/opt/pyenv/shims:${PATH}" 11:51:10 export PYENV_SHELL=bash 11:51:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:51:10 pyenv() { 11:51:10 local command 11:51:10 command="${1:-}" 11:51:10 if [ "$#" -gt 0 ]; then 11:51:10 shift 11:51:10 fi 11:51:10 11:51:10 case "$command" in 11:51:10 rehash|shell) 11:51:10 eval "$(pyenv "sh-$command" "$@")" 11:51:10 ;; 11:51:10 *) 11:51:10 command pyenv "$command" "$@" 11:51:10 ;; 11:51:10 esac 11:51:10 }' 11:51:10 +++ 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[*]}"' 11:51:10 ++ 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 11:51:10 ++ 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 11:51:10 ++ 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 11:51:10 ++ export PYENV_SHELL=bash 11:51:10 ++ PYENV_SHELL=bash 11:51:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:51:10 +++ complete -F _pyenv pyenv 11:51:10 ++ lf-pyver python3 11:51:10 ++ local py_version_xy=python3 11:51:10 ++ local py_version_xyz= 11:51:10 ++ pyenv versions 11:51:10 ++ local command 11:51:10 ++ command=versions 11:51:10 ++ '[' 1 -gt 0 ']' 11:51:10 ++ shift 11:51:10 ++ case "$command" in 11:51:10 ++ command pyenv versions 11:51:10 ++ pyenv versions 11:51:10 ++ sed 's/^[ *]* //' 11:51:10 ++ awk '{ print $1 }' 11:51:10 ++ grep -E '^[0-9.]*[0-9]$' 11:51:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:51:11 +++ grep '^3' /tmp/.pyenv_versions 11:51:11 +++ sort -V 11:51:11 +++ tail -n 1 11:51:11 ++ py_version_xyz=3.10.6 11:51:11 ++ [[ -z 3.10.6 ]] 11:51:11 ++ echo 3.10.6 11:51:11 ++ return 0 11:51:11 + pyenv local 3.10.6 11:51:11 + local command 11:51:11 + command=local 11:51:11 + '[' 2 -gt 0 ']' 11:51:11 + shift 11:51:11 + case "$command" in 11:51:11 + command pyenv local 3.10.6 11:51:11 + pyenv local 3.10.6 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='tox ' 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='virtualenv ' 11:51:11 + for arg in "$@" 11:51:11 + case $arg in 11:51:11 + pkg_list+='urllib3~=1.26.15 ' 11:51:11 + [[ -f /tmp/.toxenv ]] 11:51:11 ++ cat /tmp/.toxenv 11:51:11 + lf_venv=/tmp/venv-N9Nj 11:51:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9Nj from' file:/tmp/.toxenv 11:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N9Nj from file:/tmp/.toxenv 11:51:11 + /tmp/venv-N9Nj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:51:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:51:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:51:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:51:11 + /tmp/venv-N9Nj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:51:13 + type python3 11:51:13 + true 11:51:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-N9Nj/bin to PATH' 11:51:13 lf-activate-venv(): INFO: Adding /tmp/venv-N9Nj/bin to PATH 11:51:13 + PATH=/tmp/venv-N9Nj/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 11:51:13 + return 0 11:51:13 + [[ -d /opt/pyenv ]] 11:51:13 + echo '---> Setting up pyenv' 11:51:13 ---> Setting up pyenv 11:51:13 + export PYENV_ROOT=/opt/pyenv 11:51:13 + PYENV_ROOT=/opt/pyenv 11:51:13 + export PATH=/opt/pyenv/bin:/tmp/venv-N9Nj/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 11:51:13 + PATH=/opt/pyenv/bin:/tmp/venv-N9Nj/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 11:51:13 ++ pwd 11:51:13 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-python3.8-lint 11:51:13 + export PYTHONPATH 11:51:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:51:13 + TOX_TESTENV_PASSENV=PYTHONPATH 11:51:13 + tox --version 11:51:13 4.12.1 from /tmp/venv-N9Nj/lib/python3.10/site-packages/tox/__init__.py 11:51:13 + PARALLEL=false 11:51:13 + TOX_OPTIONS_LIST= 11:51:13 + [[ -n py38 ]] 11:51:13 + TOX_OPTIONS_LIST=' -e py38' 11:51:13 + case ${PARALLEL,,} in 11:51:13 + tox -e py38 11:51:13 + tee -a /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/tox.log 11:51:15 py38: install_deps> python -I -m pip install -r test-requirements.txt 11:51:22 $ ssh-agent -k 11:51:22 unset SSH_AUTH_SOCK; 11:51:22 unset SSH_AGENT_PID; 11:51:22 echo Agent pid 2109 killed; 11:51:22 [ssh-agent] Stopped. 11:51:22 Build was aborted 11:51:22 Aborted by new patch set. 11:51:22 [PostBuildScript] - [INFO] Executing post build scripts. 11:51:22 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins5238049779479760216.sh 11:51:22 ---> sysstat.sh 11:51:22 Collecting cryptography==38.0.4 (from -r requirements.txt (line 1)) 11:51:22 Downloading cryptography-38.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.0 MB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.4 MB/s eta 0:00:00 11:51:22 Collecting requests==2.27.1 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 kB 6.7 MB/s eta 0:00:00 11:51:22 Collecting jinja2==3.0.3 (from -r requirements.txt (line 3)) 11:51:22 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 13.9 MB/s eta 0:00:00 11:51:22 Collecting simplejson==3.17.6 (from -r requirements.txt (line 4)) 11:51:22 Downloading simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.5/139.5 kB 3.6 MB/s eta 0:00:00 11:51:22 Collecting oyaml==1.0 (from -r requirements.txt (line 5)) 11:51:22 Downloading oyaml-1.0-py2.py3-none-any.whl (3.0 kB) 11:51:22 Collecting pyOpenSSL==22.0.0 (from -r requirements.txt (line 6)) 11:51:22 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 5.2 MB/s eta 0:00:00 11:51:22 Collecting jsonschema==4.4.0 (from -r requirements.txt (line 7)) 11:51:22 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 kB 7.1 MB/s eta 0:00:00 11:51:22 Collecting dacite==1.6.0 (from -r requirements.txt (line 8)) 11:51:22 Downloading dacite-1.6.0-py3-none-any.whl (12 kB) 11:51:22 Collecting more-itertools>=8.12.0 (from -r requirements.txt (line 9)) 11:51:22 Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) 11:51:22 Collecting bandit (from -r test-requirements.txt (line 2)) 11:51:22 Downloading bandit-1.7.7-py3-none-any.whl.metadata (5.9 kB) 11:51:22 Collecting pylint (from -r test-requirements.txt (line 3)) 11:51:22 Downloading pylint-3.0.3-py3-none-any.whl.metadata (12 kB) 11:51:22 Collecting pytest (from -r test-requirements.txt (line 4)) 11:51:22 Downloading pytest-8.0.0-py3-none-any.whl.metadata (7.8 kB) 11:51:22 Collecting pytest-cov (from -r test-requirements.txt (line 5)) 11:51:22 Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) 11:51:22 Collecting pydocstyle (from -r test-requirements.txt (line 6)) 11:51:22 Downloading pydocstyle-6.3.0-py3-none-any.whl (38 kB) 11:51:22 Collecting requests-mock (from -r test-requirements.txt (line 7)) 11:51:22 Downloading requests_mock-1.11.0-py2.py3-none-any.whl.metadata (4.7 kB) 11:51:22 Collecting cffi>=1.12 (from cryptography==38.0.4->-r requirements.txt (line 1)) 11:51:22 Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 11:51:22 Collecting urllib3<1.27,>=1.21.1 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB) 11:51:22 Collecting certifi>=2017.4.17 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 11:51:22 Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 11:51:22 Collecting idna<4,>=2.5 (from requests==2.27.1->requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 11:51:22 Collecting MarkupSafe>=2.0 (from jinja2==3.0.3->-r requirements.txt (line 3)) 11:51:22 Downloading MarkupSafe-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 11:51:22 Collecting pyyaml (from oyaml==1.0->-r requirements.txt (line 5)) 11:51:22 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 11:51:22 Collecting attrs>=17.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) 11:51:22 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 11:51:22 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) 11:51:22 Downloading pyrsistent-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (27 kB) 11:51:22 Collecting importlib-resources>=1.4.0 (from jsonschema==4.4.0->-r requirements.txt (line 7)) 11:51:22 Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) 11:51:22 Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]==2.27.1->-r requirements.txt (line 2)) 11:51:22 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:51:22 Collecting stevedore>=1.20.0 (from bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading stevedore-5.1.0-py3-none-any.whl.metadata (2.2 kB) 11:51:22 Collecting rich (from bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading rich-13.7.0-py3-none-any.whl.metadata (18 kB) 11:51:22 Collecting platformdirs>=2.2.0 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) 11:51:22 Collecting astroid<=3.1.0-dev0,>=3.0.1 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading astroid-3.0.2-py3-none-any.whl.metadata (4.5 kB) 11:51:22 Collecting isort!=5.13.0,<6,>=4.2.5 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading isort-5.13.2-py3-none-any.whl.metadata (12 kB) 11:51:22 Collecting mccabe<0.8,>=0.6 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 11:51:22 Collecting tomlkit>=0.10.1 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) 11:51:22 Collecting typing-extensions>=3.10.0 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) 11:51:22 Collecting dill>=0.2 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Downloading dill-0.3.8-py3-none-any.whl.metadata (10 kB) 11:51:22 Collecting tomli>=1.1.0 (from pylint->-r test-requirements.txt (line 3)) 11:51:22 Using cached tomli-2.0.1-py3-none-any.whl (12 kB) 11:51:22 Collecting iniconfig (from pytest->-r test-requirements.txt (line 4)) 11:51:22 Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) 11:51:22 Collecting packaging (from pytest->-r test-requirements.txt (line 4)) 11:51:22 Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 11:51:22 Collecting pluggy<2.0,>=1.3.0 (from pytest->-r test-requirements.txt (line 4)) 11:51:22 Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) 11:51:22 Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r test-requirements.txt (line 4)) 11:51:22 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 11:51:22 Collecting coverage>=5.2.1 (from coverage[toml]>=5.2.1->pytest-cov->-r test-requirements.txt (line 5)) 11:51:22 Downloading coverage-7.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) 11:51:22 Collecting snowballstemmer>=2.2.0 (from pydocstyle->-r test-requirements.txt (line 6)) 11:51:22 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 10.3 MB/s eta 0:00:00 11:51:22 Collecting six (from requests-mock->-r test-requirements.txt (line 7)) 11:51:22 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:51:22 Collecting pycparser (from cffi>=1.12->cryptography==38.0.4->-r requirements.txt (line 1)) 11:51:22 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 12.5 MB/s eta 0:00:00 11:51:22 Collecting zipp>=3.1.0 (from importlib-resources>=1.4.0->jsonschema==4.4.0->-r requirements.txt (line 7)) 11:51:22 Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) 11:51:22 Collecting pbr!=2.1.0,>=2.0.0 (from stevedore>=1.20.0->bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 11:51:22 Collecting markdown-it-py>=2.2.0 (from rich->bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 11:51:22 Collecting pygments<3.0.0,>=2.13.0 (from rich->bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 11:51:22 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit->-r test-requirements.txt (line 2)) 11:51:22 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 11:51:22 Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 4.9 MB/s eta 0:00:00 11:51:22 Downloading bandit-1.7.7-py3-none-any.whl (124 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 10.8 MB/s eta 0:00:00 11:51:22 Downloading pylint-3.0.3-py3-none-any.whl (510 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.6/510.6 kB 9.7 MB/s eta 0:00:00 11:51:22 Downloading pytest-8.0.0-py3-none-any.whl (334 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 334.0/334.0 kB 10.1 MB/s eta 0:00:00 11:51:22 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) 11:51:22 Downloading requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) 11:51:22 Downloading astroid-3.0.2-py3-none-any.whl (275 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 11.7 MB/s eta 0:00:00 11:51:22 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 4.8 MB/s eta 0:00:00 11:51:22 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 11:51:22 Downloading cffi-1.16.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (444 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.7/444.7 kB 34.6 MB/s eta 0:00:00 11:51:22 Downloading coverage-7.4.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.1/235.1 kB 22.0 MB/s eta 0:00:00 11:51:22 Downloading dill-0.3.8-py3-none-any.whl (116 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.3/116.3 kB 11.5 MB/s eta 0:00:00 11:51:22 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 11:51:22 Downloading idna-3.6-py3-none-any.whl (61 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 4.0 MB/s eta 0:00:00 11:51:22 Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) 11:51:22 Downloading isort-5.13.2-py3-none-any.whl (92 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.3/92.3 kB 8.9 MB/s eta 0:00:00 11:51:22 Downloading MarkupSafe-2.1.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 11:51:22 Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) 11:51:22 Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) 11:51:22 Downloading pyrsistent-0.20.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (121 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.8/121.8 kB 10.0 MB/s eta 0:00:00 11:51:22 Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 736.6/736.6 kB 19.4 MB/s eta 0:00:00 11:51:22 Downloading stevedore-5.1.0-py3-none-any.whl (49 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.6 MB/s eta 0:00:00 11:51:22 Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) 11:51:22 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) 11:51:22 Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB) 11:51:22 Using cached packaging-23.2-py3-none-any.whl (53 kB) 11:51:22 Downloading rich-13.7.0-py3-none-any.whl (240 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 4.7 MB/s eta 0:00:00 11:51:22 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 5.2 MB/s eta 0:00:00 11:51:22 Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 3.8 MB/s eta 0:00:00 11:51:22 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 11:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.6 MB/s eta 0:00:00 11:51:22 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) 11:51:22 Installing collected packages: snowballstemmer, zipp, urllib3, typing-extensions, tomlkit, tomli, six, simplejson, pyyaml, PySocks, pyrsistent, pygments, pydocstyle, pycparser, pluggy, platformdirs, pbr, packaging, more-itertools, mdurl, mccabe, MarkupSafe, isort, iniconfig, idna, exceptiongroup, dill, dacite, coverage, charset-normalizer, certifi, attrs, stevedore, requests, pytest, oyaml, markdown-it-py, jinja2, importlib-resources, cffi, astroid, rich, requests-mock, pytest-cov, pylint, jsonschema, cryptography, pyOpenSSL, bandit 11:51:22 py38: exit -15 (7.10 seconds) /w/workspace/integration-python-onapsdk-master-python3.8-lint> python -I -m pip install -r test-requirements.txt pid=2674 11:51:22 py38: FAIL code -15 (8.40 seconds) 11:51:22 evaluation failed :( (8.57 seconds) 11:51:22 + tox_status=143 11:51:22 + echo '---> Completed tox runs' 11:51:22 ---> Completed tox runs 11:51:22 + for i in .tox/*/log 11:51:22 ++ echo .tox/py38/log 11:51:22 ++ awk -F/ '{print $2}' 11:51:22 + tox_env=py38 11:51:22 + cp -r .tox/py38/log /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/tox/py38 11:51:22 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins3204884786682291377.sh 11:51:22 ---> package-listing.sh 11:51:22 ++ facter osfamily 11:51:22 ++ tr '[:upper:]' '[:lower:]' 11:51:22 + OS_FAMILY=debian 11:51:22 + workspace=/w/workspace/integration-python-onapsdk-master-python3.8-lint 11:51:22 + START_PACKAGES=/tmp/packages_start.txt 11:51:22 + END_PACKAGES=/tmp/packages_end.txt 11:51:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:22 + PACKAGES=/tmp/packages_start.txt 11:51:22 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 11:51:22 + PACKAGES=/tmp/packages_end.txt 11:51:22 + case "${OS_FAMILY}" in 11:51:22 + dpkg -l 11:51:22 + grep '^ii' 11:51:23 + '[' -f /tmp/packages_start.txt ']' 11:51:23 + '[' -f /tmp/packages_end.txt ']' 11:51:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:23 + '[' /w/workspace/integration-python-onapsdk-master-python3.8-lint ']' 11:51:23 + mkdir -p /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 11:51:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-python3.8-lint/archives/ 11:51:23 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins15824105171157170391.sh 11:51:23 ---> capture-instance-metadata.sh 11:51:23 Setup pyenv: 11:51:23 system 11:51:23 3.8.13 11:51:23 3.9.13 11:51:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 11:51:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Esbf 11:51:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:51:29 lf-activate-venv(): INFO: Installing: lftools 11:51:58 lf-activate-venv(): INFO: Adding /tmp/venv-Esbf/bin to PATH 11:51:58 INFO: Running in OpenStack, capturing instance metadata 11:51:59 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins7956208941584384697.sh 11:51:59 provisioning config files... 11:51:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-python3.8-lint@tmp/config9981769159382946046tmp 11:51:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:51:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:51:59 [EnvInject] - Injecting environment variables from a build step. 11:51:59 [EnvInject] - Injecting as environment variables the properties content 11:51:59 SERVER_ID=logs 11:51:59 11:51:59 [EnvInject] - Variables injected successfully. 11:51:59 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins17799209984395584489.sh 11:51:59 ---> create-netrc.sh 11:51:59 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins10913767320116664801.sh 11:51:59 ---> python-tools-install.sh 11:51:59 Setup pyenv: 11:51:59 system 11:51:59 3.8.13 11:51:59 3.9.13 11:51:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 11:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Esbf from file:/tmp/.os_lf_venv 11:52:00 lf-activate-venv(): INFO: Installing: lftools 11:52:07 lf-activate-venv(): INFO: Adding /tmp/venv-Esbf/bin to PATH 11:52:07 Generating Requirements File 11:52:37 Python 3.10.6 11:52:38 pip 23.3.2 from /tmp/venv-Esbf/lib/python3.10/site-packages/pip (python 3.10) 11:52:38 appdirs==1.4.4 11:52:38 argcomplete==3.2.2 11:52:38 aspy.yaml==1.3.0 11:52:38 attrs==23.2.0 11:52:38 autopage==0.5.2 11:52:38 beautifulsoup4==4.12.3 11:52:38 boto3==1.34.31 11:52:38 botocore==1.34.31 11:52:38 bs4==0.0.2 11:52:38 cachetools==5.3.2 11:52:38 certifi==2023.11.17 11:52:38 cffi==1.16.0 11:52:38 cfgv==3.4.0 11:52:38 chardet==5.2.0 11:52:38 charset-normalizer==3.3.2 11:52:38 click==8.1.7 11:52:38 cliff==4.5.0 11:52:38 cmd2==2.4.3 11:52:38 cryptography==3.3.2 11:52:38 debtcollector==2.5.0 11:52:38 decorator==5.1.1 11:52:38 defusedxml==0.7.1 11:52:38 Deprecated==1.2.14 11:52:38 distlib==0.3.8 11:52:38 dnspython==2.5.0 11:52:38 docker==4.2.2 11:52:38 dogpile.cache==1.3.0 11:52:38 email-validator==2.1.0.post1 11:52:38 filelock==3.13.1 11:52:38 future==0.18.3 11:52:38 gitdb==4.0.11 11:52:38 GitPython==3.1.41 11:52:38 google-auth==2.27.0 11:52:38 httplib2==0.22.0 11:52:38 identify==2.5.33 11:52:38 idna==3.6 11:52:38 importlib-resources==1.5.0 11:52:38 iso8601==2.1.0 11:52:38 Jinja2==3.1.3 11:52:38 jmespath==1.0.1 11:52:38 jsonpatch==1.33 11:52:38 jsonpointer==2.4 11:52:38 jsonschema==4.21.1 11:52:38 jsonschema-specifications==2023.12.1 11:52:38 keystoneauth1==5.5.0 11:52:38 kubernetes==29.0.0 11:52:38 lftools==0.37.8 11:52:38 lxml==5.1.0 11:52:38 MarkupSafe==2.1.4 11:52:38 msgpack==1.0.7 11:52:38 multi_key_dict==2.0.3 11:52:38 munch==4.0.0 11:52:38 netaddr==0.10.1 11:52:38 netifaces==0.11.0 11:52:38 niet==1.4.2 11:52:38 nodeenv==1.8.0 11:52:38 oauth2client==4.1.3 11:52:38 oauthlib==3.2.2 11:52:38 openstacksdk==0.62.0 11:52:38 os-client-config==2.1.0 11:52:38 os-service-types==1.7.0 11:52:38 osc-lib==3.0.0 11:52:38 oslo.config==9.3.0 11:52:38 oslo.context==5.3.0 11:52:38 oslo.i18n==6.2.0 11:52:38 oslo.log==5.4.0 11:52:38 oslo.serialization==5.3.0 11:52:38 oslo.utils==7.0.0 11:52:38 packaging==23.2 11:52:38 pbr==6.0.0 11:52:38 platformdirs==4.2.0 11:52:38 prettytable==3.9.0 11:52:38 pyasn1==0.5.1 11:52:38 pyasn1-modules==0.3.0 11:52:38 pycparser==2.21 11:52:38 pygerrit2==2.0.15 11:52:38 PyGithub==2.2.0 11:52:38 pyinotify==0.9.6 11:52:38 PyJWT==2.8.0 11:52:38 PyNaCl==1.5.0 11:52:38 pyparsing==2.4.7 11:52:38 pyperclip==1.8.2 11:52:38 pyrsistent==0.20.0 11:52:38 python-cinderclient==9.4.0 11:52:38 python-dateutil==2.8.2 11:52:38 python-heatclient==3.4.0 11:52:38 python-jenkins==1.8.2 11:52:38 python-keystoneclient==5.3.0 11:52:38 python-magnumclient==4.3.0 11:52:38 python-novaclient==18.4.0 11:52:38 python-openstackclient==6.0.0 11:52:38 python-swiftclient==4.4.0 11:52:38 pytz==2023.4 11:52:38 PyYAML==6.0.1 11:52:38 referencing==0.33.0 11:52:38 requests==2.31.0 11:52:38 requests-oauthlib==1.3.1 11:52:38 requestsexceptions==1.4.0 11:52:38 rfc3986==2.0.0 11:52:38 rpds-py==0.17.1 11:52:38 rsa==4.9 11:52:38 ruamel.yaml==0.18.5 11:52:38 ruamel.yaml.clib==0.2.8 11:52:38 s3transfer==0.10.0 11:52:38 simplejson==3.19.2 11:52:38 six==1.16.0 11:52:38 smmap==5.0.1 11:52:38 soupsieve==2.5 11:52:38 stevedore==5.1.0 11:52:38 tabulate==0.9.0 11:52:38 toml==0.10.2 11:52:38 tomlkit==0.12.3 11:52:38 tqdm==4.66.1 11:52:38 typing_extensions==4.9.0 11:52:38 tzdata==2023.4 11:52:38 urllib3==1.26.18 11:52:38 virtualenv==20.25.0 11:52:38 wcwidth==0.2.13 11:52:38 websocket-client==1.7.0 11:52:38 wrapt==1.16.0 11:52:38 xdg==6.0.0 11:52:38 xmltodict==0.13.0 11:52:38 yq==3.2.3 11:52:38 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins12257502199191751641.sh 11:52:38 ---> sudo-logs.sh 11:52:38 Archiving 'sudo' log.. 11:52:38 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash /tmp/jenkins381294936503841803.sh 11:52:38 ---> job-cost.sh 11:52:39 Setup pyenv: 11:52:39 system 11:52:39 3.8.13 11:52:39 3.9.13 11:52:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 11:52:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Esbf from file:/tmp/.os_lf_venv 11:52:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:52:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:52:48 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-Esbf/bin to PATH 11:52:48 INFO: No Stack... 11:52:48 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:48 INFO: Archiving Costs 11:52:48 [integration-python-onapsdk-master-python3.8-lint] $ /bin/bash -l /tmp/jenkins13882183834392471329.sh 11:52:48 ---> logs-deploy.sh 11:52:48 Setup pyenv: 11:52:48 system 11:52:48 3.8.13 11:52:48 3.9.13 11:52:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-python3.8-lint/.python-version) 11:52:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Esbf from file:/tmp/.os_lf_venv 11:52:50 lf-activate-venv(): INFO: Installing: lftools 11:52:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:52:59 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-Esbf/bin to PATH 11:53:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-python3.8-lint/211 11:53:00 INFO: archiving workspace using pattern(s): 11:53:01 Archives upload complete. 11:53:01 INFO: archiving logs to Nexus 11:53:02 ---> uname -a: 11:53:02 Linux prd-ubuntu1804-docker-8c-8g-1099 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:53:02 11:53:02 11:53:02 ---> lscpu: 11:53:02 Architecture: x86_64 11:53:02 CPU op-mode(s): 32-bit, 64-bit 11:53:02 Byte Order: Little Endian 11:53:02 CPU(s): 8 11:53:02 On-line CPU(s) list: 0-7 11:53:02 Thread(s) per core: 1 11:53:02 Core(s) per socket: 1 11:53:02 Socket(s): 8 11:53:02 NUMA node(s): 1 11:53:02 Vendor ID: AuthenticAMD 11:53:02 CPU family: 23 11:53:02 Model: 49 11:53:02 Model name: AMD EPYC-Rome Processor 11:53:02 Stepping: 0 11:53:02 CPU MHz: 2800.000 11:53:02 BogoMIPS: 5600.00 11:53:02 Virtualization: AMD-V 11:53:02 Hypervisor vendor: KVM 11:53:02 Virtualization type: full 11:53:02 L1d cache: 32K 11:53:02 L1i cache: 32K 11:53:02 L2 cache: 512K 11:53:02 L3 cache: 16384K 11:53:02 NUMA node0 CPU(s): 0-7 11:53:02 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 11:53:02 11:53:02 11:53:02 ---> nproc: 11:53:02 8 11:53:02 11:53:02 11:53:02 ---> df -h: 11:53:02 Filesystem Size Used Avail Use% Mounted on 11:53:02 udev 16G 0 16G 0% /dev 11:53:02 tmpfs 3.2G 708K 3.2G 1% /run 11:53:02 /dev/vda1 155G 10G 145G 7% / 11:53:02 tmpfs 16G 0 16G 0% /dev/shm 11:53:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:53:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:53:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:53:02 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:53:02 11:53:02 11:53:02 ---> free -m: 11:53:02 total used free shared buff/cache available 11:53:02 Mem: 32167 820 29173 0 2173 30922 11:53:02 Swap: 1023 0 1023 11:53:02 11:53:02 11:53:02 ---> ip addr: 11:53:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:53:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:53:02 inet 127.0.0.1/8 scope host lo 11:53:02 valid_lft forever preferred_lft forever 11:53:02 inet6 ::1/128 scope host 11:53:02 valid_lft forever preferred_lft forever 11:53:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:53:02 link/ether fa:16:3e:9e:10:6b brd ff:ff:ff:ff:ff:ff 11:53:02 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 11:53:02 valid_lft 86238sec preferred_lft 86238sec 11:53:02 inet6 fe80::f816:3eff:fe9e:106b/64 scope link 11:53:02 valid_lft forever preferred_lft forever 11:53:02 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:53:02 link/ether 02:42:8f:ea:73:1a brd ff:ff:ff:ff:ff:ff 11:53:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:53:02 valid_lft forever preferred_lft forever 11:53:02 11:53:02 11:53:02 ---> sar -b -r -n DEV: 11:53:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1099) 01/31/24 _x86_64_ (8 CPU) 11:53:02 11:53:02 11:50:22 LINUX RESTART (8 CPU) 11:53:02 11:53:02 11:51:02 tps rtps wtps bread/s bwrtn/s 11:53:02 11:52:01 139.91 30.23 109.68 1517.44 41979.05 11:53:02 11:53:01 92.63 1.08 91.55 43.73 42369.21 11:53:02 Average: 116.07 15.54 100.54 774.39 42175.77 11:53:02 11:53:02 11:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:53:02 11:52:01 30030604 31692796 2908616 8.83 74616 1892872 1380676 4.06 897744 1709952 142152 11:53:02 11:53:01 29873364 31663596 3065856 9.31 88056 2001224 1403832 4.13 940628 1810692 101412 11:53:02 Average: 29951984 31678196 2987236 9.07 81336 1947048 1392254 4.10 919186 1760322 121782 11:53:02 11:53:02 11:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:53:02 11:52:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 11:53:02 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:02 11:52:01 ens3 73.02 51.45 973.79 12.96 0.00 0.00 0.00 0.00 11:53:02 11:53:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:53:02 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:02 11:53:01 ens3 37.08 27.91 362.07 7.60 0.00 0.00 0.00 0.00 11:53:02 Average: lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 11:53:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:02 Average: ens3 54.90 39.58 665.36 10.26 0.00 0.00 0.00 0.00 11:53:02 11:53:02 11:53:02 ---> sar -P ALL: 11:53:02 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1099) 01/31/24 _x86_64_ (8 CPU) 11:53:02 11:53:02 11:50:22 LINUX RESTART (8 CPU) 11:53:02 11:53:02 11:51:02 CPU %user %nice %system %iowait %steal %idle 11:53:02 11:52:01 all 10.37 0.00 0.89 2.24 0.04 86.46 11:53:02 11:52:01 0 4.70 0.00 0.48 0.12 0.03 94.67 11:53:02 11:52:01 1 15.23 0.00 0.86 5.39 0.03 78.48 11:53:02 11:52:01 2 1.21 0.00 0.53 9.26 0.03 88.97 11:53:02 11:52:01 3 12.62 0.00 1.14 0.24 0.03 85.97 11:53:02 11:52:01 4 1.98 0.00 0.49 0.20 0.02 97.30 11:53:02 11:52:01 5 18.79 0.00 1.58 1.48 0.05 78.10 11:53:02 11:52:01 6 20.41 0.00 1.44 1.17 0.07 76.90 11:53:02 11:52:01 7 8.01 0.00 0.58 0.08 0.05 91.28 11:53:02 11:53:01 all 10.91 0.00 0.63 1.52 0.03 86.91 11:53:02 11:53:01 0 27.48 0.00 1.22 0.72 0.03 70.54 11:53:02 11:53:01 1 6.29 0.00 0.40 0.02 0.02 93.28 11:53:02 11:53:01 2 12.10 0.00 1.12 9.97 0.03 76.78 11:53:02 11:53:01 3 1.40 0.00 0.35 0.00 0.02 98.23 11:53:02 11:53:01 4 2.12 0.00 0.20 0.02 0.02 97.65 11:53:02 11:53:01 5 17.13 0.00 0.58 0.75 0.03 81.51 11:53:02 11:53:01 6 0.27 0.00 0.18 0.00 0.00 99.55 11:53:02 11:53:01 7 20.60 0.00 0.98 0.75 0.03 77.63 11:53:02 Average: all 10.64 0.00 0.76 1.88 0.03 86.69 11:53:02 Average: 0 16.20 0.00 0.85 0.42 0.03 82.49 11:53:02 Average: 1 10.72 0.00 0.63 2.68 0.03 85.94 11:53:02 Average: 2 6.70 0.00 0.83 9.62 0.03 82.82 11:53:02 Average: 3 6.96 0.00 0.74 0.12 0.03 92.16 11:53:02 Average: 4 2.05 0.00 0.34 0.11 0.02 97.48 11:53:02 Average: 5 17.95 0.00 1.08 1.11 0.04 79.82 11:53:02 Average: 6 10.25 0.00 0.81 0.58 0.03 88.33 11:53:02 Average: 7 14.36 0.00 0.78 0.42 0.04 84.40 11:53:02 11:53:02 11:53:02