09:39:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147022 09:39:55 Running as SYSTEM 09:39:55 [EnvInject] - Loading node environment variables. 09:39:55 Building remotely on prd-ubuntu1804-docker-8c-8g-13159 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 09:39:55 [ssh-agent] Looking for ssh-agent implementation... 09:39:55 $ ssh-agent 09:39:55 SSH_AUTH_SOCK=/tmp/ssh-f6QqFFpzxaeF/agent.2039 09:39:55 SSH_AGENT_PID=2041 09:39:55 [ssh-agent] Started. 09:39:55 Running ssh-add (command line suppressed) 09:39:55 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_18223110756530207153.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_18223110756530207153.key) 09:39:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:39:55 The recommended git tool is: NONE 09:39:56 using credential onap-jenkins-ssh 09:39:56 Wiping out workspace first. 09:39:56 Cloning the remote Git repository 09:39:57 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:57 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 09:39:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:57 > git --version # timeout=10 09:39:57 > git --version # 'git version 2.17.1' 09:39:57 using GIT_SSH to set credentials Gerrit user 09:39:57 Verifying host key using manually-configured host key entries 09:39:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:39:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:39:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:39:57 using GIT_SSH to set credentials Gerrit user 09:39:57 Verifying host key using manually-configured host key entries 09:39:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/147022/1 # timeout=30 09:39:57 > git rev-parse 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98^{commit} # timeout=10 09:39:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:39:57 Checking out Revision 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 (refs/changes/22/147022/1) 09:39:57 > git config core.sparsecheckout # timeout=10 09:39:57 > git checkout -f 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 # timeout=30 09:40:01 Commit message: "Add missing return annotations" 09:40:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:01 > git rev-list --no-walk 635442ba675fd926950cace202db30ad5f1f23e7 # timeout=10 09:40:01 [EnvInject] - Injecting environment variables from a build step. 09:40:01 [EnvInject] - Injecting as environment variables the properties content 09:40:01 PYTHON=python3 09:40:01 09:40:01 [EnvInject] - Variables injected successfully. 09:40:01 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins2153103483190460673.sh 09:40:01 ---> tox-install.sh 09:40:01 + source /home/jenkins/lf-env.sh 09:40:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:40:01 ++ mktemp -d /tmp/venv-XXXX 09:40:01 + lf_venv=/tmp/venv-WtGw 09:40:01 + local venv_file=/tmp/.os_lf_venv 09:40:01 + local python=python3 09:40:01 + local options 09:40:01 + local set_path=true 09:40:01 + local install_args= 09:40:01 ++ 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 09:40:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:40:01 + true 09:40:01 + case $1 in 09:40:01 + venv_file=/tmp/.toxenv 09:40:01 + shift 2 09:40:01 + true 09:40:01 + case $1 in 09:40:01 + shift 09:40:01 + break 09:40:01 + case $python in 09:40:01 + local pkg_list= 09:40:01 + [[ -d /opt/pyenv ]] 09:40:01 + echo 'Setup pyenv:' 09:40:01 Setup pyenv: 09:40:01 + export PYENV_ROOT=/opt/pyenv 09:40:01 + PYENV_ROOT=/opt/pyenv 09:40:01 + 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 09:40:01 + 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 09:40:01 + pyenv versions 09:40:01 * system (set by /opt/pyenv/version) 09:40:01 * 3.8.13 (set by /opt/pyenv/version) 09:40:01 * 3.9.13 (set by /opt/pyenv/version) 09:40:01 * 3.10.6 (set by /opt/pyenv/version) 09:40:01 + command -v pyenv 09:40:01 ++ pyenv init - --no-rehash 09:40:01 + 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[*]}"'\'')" 09:40:01 export PATH="/opt/pyenv/shims:${PATH}" 09:40:01 export PYENV_SHELL=bash 09:40:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:01 pyenv() { 09:40:01 local command 09:40:01 command="${1:-}" 09:40:01 if [ "$#" -gt 0 ]; then 09:40:01 shift 09:40:01 fi 09:40:01 09:40:01 case "$command" in 09:40:01 rehash|shell) 09:40:01 eval "$(pyenv "sh-$command" "$@")" 09:40:01 ;; 09:40:01 *) 09:40:01 command pyenv "$command" "$@" 09:40:01 ;; 09:40:01 esac 09:40:01 }' 09:40:01 +++ 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[*]}"' 09:40:01 ++ 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 09:40:01 ++ 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 09:40:01 ++ 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 09:40:01 ++ export PYENV_SHELL=bash 09:40:01 ++ PYENV_SHELL=bash 09:40:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:01 +++ complete -F _pyenv pyenv 09:40:01 ++ lf-pyver python3 09:40:01 ++ local py_version_xy=python3 09:40:01 ++ local py_version_xyz= 09:40:01 ++ pyenv versions 09:40:01 ++ local command 09:40:01 ++ command=versions 09:40:01 ++ '[' 1 -gt 0 ']' 09:40:01 ++ shift 09:40:01 ++ case "$command" in 09:40:01 ++ command pyenv versions 09:40:01 ++ pyenv versions 09:40:01 ++ awk '{ print $1 }' 09:40:01 ++ grep -E '^[0-9.]*[0-9]$' 09:40:01 ++ sed 's/^[ *]* //' 09:40:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:01 +++ grep '^3' /tmp/.pyenv_versions 09:40:01 +++ sort -V 09:40:01 +++ tail -n 1 09:40:01 ++ py_version_xyz=3.10.6 09:40:01 ++ [[ -z 3.10.6 ]] 09:40:01 ++ echo 3.10.6 09:40:01 ++ return 0 09:40:01 + pyenv local 3.10.6 09:40:01 + local command 09:40:01 + command=local 09:40:01 + '[' 2 -gt 0 ']' 09:40:01 + shift 09:40:01 + case "$command" in 09:40:01 + command pyenv local 3.10.6 09:40:01 + pyenv local 3.10.6 09:40:01 + for arg in "$@" 09:40:01 + case $arg in 09:40:01 + pkg_list+='tox ' 09:40:01 + for arg in "$@" 09:40:01 + case $arg in 09:40:01 + pkg_list+='virtualenv ' 09:40:01 + for arg in "$@" 09:40:01 + case $arg in 09:40:01 + pkg_list+='urllib3~=1.26.15 ' 09:40:01 + [[ -f /tmp/.toxenv ]] 09:40:01 + [[ ! -f /tmp/.toxenv ]] 09:40:01 + [[ -n '' ]] 09:40:01 + python3 -m venv /tmp/venv-WtGw 09:40:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WtGw' 09:40:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WtGw 09:40:05 + echo /tmp/venv-WtGw 09:40:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:40:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:40:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:05 + local 'pip_opts=--upgrade --quiet' 09:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:05 + [[ -n '' ]] 09:40:05 + [[ -n '' ]] 09:40:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:05 + /tmp/venv-WtGw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:40:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:10 lf-activate-venv(): INFO: Base packages installed successfully 09:40:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:40:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:40:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:40:10 + /tmp/venv-WtGw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:40:12 + type python3 09:40:12 + true 09:40:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WtGw/bin to PATH' 09:40:12 lf-activate-venv(): INFO: Adding /tmp/venv-WtGw/bin to PATH 09:40:12 + PATH=/tmp/venv-WtGw/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 09:40:12 + return 0 09:40:12 + python3 --version 09:40:12 Python 3.10.6 09:40:12 + python3 -m pip --version 09:40:12 pip 26.2.1 from /tmp/venv-WtGw/lib/python3.10/site-packages/pip (python 3.10) 09:40:12 + python3 -m pip freeze 09:40:12 cachetools==7.1.7 09:40:12 colorama==0.4.6 09:40:12 distlib==0.4.3 09:40:12 filelock==3.32.3 09:40:12 packaging==26.3 09:40:12 platformdirs==4.11.3 09:40:12 pluggy==1.6.0 09:40:12 pyproject-api==1.11.0 09:40:12 python-discovery==1.5.2 09:40:12 tomli==2.4.1 09:40:12 tomli_w==1.2.0 09:40:12 tox==4.60.0 09:40:12 typing_extensions==4.16.0 09:40:12 urllib3==1.26.20 09:40:12 virtualenv==21.7.4 09:40:12 [EnvInject] - Injecting environment variables from a build step. 09:40:12 [EnvInject] - Injecting as environment variables the properties content 09:40:12 PARALLEL=false 09:40:12 09:40:12 [EnvInject] - Variables injected successfully. 09:40:12 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins12805190045103091994.sh 09:40:12 ---> tox-run.sh 09:40:12 + 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 09:40:12 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:40:12 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 09:40:12 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:40:12 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 09:40:12 + source /home/jenkins/lf-env.sh 09:40:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:40:12 ++ mktemp -d /tmp/venv-XXXX 09:40:12 + lf_venv=/tmp/venv-7fKa 09:40:12 + local venv_file=/tmp/.os_lf_venv 09:40:12 + local python=python3 09:40:12 + local options 09:40:12 + local set_path=true 09:40:12 + local install_args= 09:40:12 ++ 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 09:40:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:40:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:40:12 + true 09:40:12 + case $1 in 09:40:12 + venv_file=/tmp/.toxenv 09:40:12 + shift 2 09:40:12 + true 09:40:12 + case $1 in 09:40:12 + shift 09:40:12 + break 09:40:12 + case $python in 09:40:12 + local pkg_list= 09:40:12 + [[ -d /opt/pyenv ]] 09:40:12 + echo 'Setup pyenv:' 09:40:12 Setup pyenv: 09:40:12 + export PYENV_ROOT=/opt/pyenv 09:40:12 + PYENV_ROOT=/opt/pyenv 09:40:12 + 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 09:40:12 + 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 09:40:12 + pyenv versions 09:40:12 system 09:40:12 3.8.13 09:40:12 3.9.13 09:40:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:40:12 + command -v pyenv 09:40:12 ++ pyenv init - --no-rehash 09:40:12 + 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[*]}"'\'')" 09:40:12 export PATH="/opt/pyenv/shims:${PATH}" 09:40:12 export PYENV_SHELL=bash 09:40:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:12 pyenv() { 09:40:12 local command 09:40:12 command="${1:-}" 09:40:12 if [ "$#" -gt 0 ]; then 09:40:12 shift 09:40:12 fi 09:40:12 09:40:12 case "$command" in 09:40:12 rehash|shell) 09:40:12 eval "$(pyenv "sh-$command" "$@")" 09:40:12 ;; 09:40:12 *) 09:40:12 command pyenv "$command" "$@" 09:40:12 ;; 09:40:12 esac 09:40:12 }' 09:40:12 +++ 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[*]}"' 09:40:12 ++ 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 09:40:12 ++ 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 09:40:12 ++ 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 09:40:12 ++ export PYENV_SHELL=bash 09:40:12 ++ PYENV_SHELL=bash 09:40:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:12 +++ complete -F _pyenv pyenv 09:40:12 ++ lf-pyver python3 09:40:12 ++ local py_version_xy=python3 09:40:12 ++ local py_version_xyz= 09:40:12 ++ pyenv versions 09:40:12 ++ local command 09:40:12 ++ command=versions 09:40:12 ++ '[' 1 -gt 0 ']' 09:40:12 ++ shift 09:40:12 ++ case "$command" in 09:40:12 ++ command pyenv versions 09:40:12 ++ pyenv versions 09:40:12 ++ sed 's/^[ *]* //' 09:40:12 ++ grep -E '^[0-9.]*[0-9]$' 09:40:12 ++ awk '{ print $1 }' 09:40:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:13 +++ grep '^3' /tmp/.pyenv_versions 09:40:13 +++ sort -V 09:40:13 +++ tail -n 1 09:40:13 ++ py_version_xyz=3.10.6 09:40:13 ++ [[ -z 3.10.6 ]] 09:40:13 ++ echo 3.10.6 09:40:13 ++ return 0 09:40:13 + pyenv local 3.10.6 09:40:13 + local command 09:40:13 + command=local 09:40:13 + '[' 2 -gt 0 ']' 09:40:13 + shift 09:40:13 + case "$command" in 09:40:13 + command pyenv local 3.10.6 09:40:13 + pyenv local 3.10.6 09:40:13 + for arg in "$@" 09:40:13 + case $arg in 09:40:13 + pkg_list+='tox ' 09:40:13 + for arg in "$@" 09:40:13 + case $arg in 09:40:13 + pkg_list+='virtualenv ' 09:40:13 + for arg in "$@" 09:40:13 + case $arg in 09:40:13 + pkg_list+='urllib3~=1.26.15 ' 09:40:13 + [[ -f /tmp/.toxenv ]] 09:40:13 ++ cat /tmp/.toxenv 09:40:13 + lf_venv=/tmp/venv-WtGw 09:40:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WtGw from' file:/tmp/.toxenv 09:40:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WtGw from file:/tmp/.toxenv 09:40:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:13 + local 'pip_opts=--upgrade --quiet' 09:40:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:13 + [[ -n '' ]] 09:40:13 + [[ -n '' ]] 09:40:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:13 + /tmp/venv-WtGw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:40:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:13 lf-activate-venv(): INFO: Base packages installed successfully 09:40:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:40:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:40:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:40:13 + /tmp/venv-WtGw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:40:14 + type python3 09:40:14 + true 09:40:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WtGw/bin to PATH' 09:40:14 lf-activate-venv(): INFO: Adding /tmp/venv-WtGw/bin to PATH 09:40:14 + PATH=/tmp/venv-WtGw/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 09:40:14 + return 0 09:40:14 + [[ -d /opt/pyenv ]] 09:40:14 + echo '---> Setting up pyenv' 09:40:14 ---> Setting up pyenv 09:40:14 + export PYENV_ROOT=/opt/pyenv 09:40:14 + PYENV_ROOT=/opt/pyenv 09:40:14 + export PATH=/opt/pyenv/bin:/tmp/venv-WtGw/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 09:40:14 + PATH=/opt/pyenv/bin:/tmp/venv-WtGw/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 09:40:14 ++ pwd 09:40:14 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:40:14 + export PYTHONPATH 09:40:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:40:14 + TOX_TESTENV_PASSENV=PYTHONPATH 09:40:14 + tox --version 09:40:14 4.60.0 from /tmp/venv-WtGw/lib/python3.10/site-packages/tox/__init__.py 09:40:15 + PARALLEL=false 09:40:15 + TOX_OPTIONS_LIST= 09:40:15 + [[ -n bandit ]] 09:40:15 + TOX_OPTIONS_LIST=' -e bandit' 09:40:15 + case ${PARALLEL,,} in 09:40:15 + tox -e bandit 09:40:15 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 09:40:16 bandit: install_deps> python -I -m pip install -r test-requirements.txt 09:40:29 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:40:30 .pkg: _optional_hooks> python /tmp/venv-WtGw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:31 .pkg: get_requires_for_build_sdist> python /tmp/venv-WtGw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:31 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:40:32 .pkg: get_requires_for_build_wheel> python /tmp/venv-WtGw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:32 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:40:32 .pkg: freeze> python -m pip freeze --all 09:40:33 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:40:33 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-WtGw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:33 .pkg: build_sdist> python /tmp/venv-WtGw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:40:34 bandit: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 09:40:34 bandit: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-bandit-lint/.tox/.tmp/package/1/onapsdk-14.5.0.tar.gz 09:40:37 bandit: freeze> python -m pip freeze --all 09:40:38 bandit: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 09:40:38 bandit: commands[0]> bandit -r src/onapsdk 09:40:38 [main] INFO profile include tests: None 09:40:38 [main] INFO profile exclude tests: None 09:40:38 [main] INFO cli include tests: None 09:40:38 [main] INFO cli exclude tests: None 09:40:38 [main] INFO running on Python 3.10.6 09:40:40 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 09:40:40 Run started:2026-08-17 09:40:40.305823+00:00 09:40:40 09:40:40 Test results: 09:40:40 No issues identified. 09:40:40 09:40:40 Code scanned: 09:40:40 Total lines of code: 17432 09:40:40 Total lines skipped (#nosec): 0 09:40:40 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 09:40:40 09:40:40 Run metrics: 09:40:40 Total issues (by severity): 09:40:40 Undefined: 0 09:40:40 Low: 0 09:40:40 Medium: 0 09:40:40 High: 0 09:40:40 Total issues (by confidence): 09:40:40 Undefined: 0 09:40:40 Low: 0 09:40:40 Medium: 0 09:40:40 High: 0 09:40:40 Files skipped (0): 09:40:40 bandit: OK (25.09=setup[22.93]+cmd[2.16] seconds) 09:40:40 congratulations :) (25.12 seconds) 09:40:40 + tox_status=0 09:40:40 + echo '---> Completed tox runs' 09:40:40 ---> Completed tox runs 09:40:40 + for i in .tox/*/log 09:40:40 ++ echo .tox/bandit/log 09:40:40 ++ awk -F/ '{print $2}' 09:40:40 + tox_env=bandit 09:40:40 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 09:40:40 + DOC_DIR=docs/_build/html 09:40:40 + [[ -d docs/_build/html ]] 09:40:40 + echo '---> tox-run.sh ends' 09:40:40 ---> tox-run.sh ends 09:40:40 + test 0 -eq 0 09:40:40 $ ssh-agent -k 09:40:40 unset SSH_AUTH_SOCK; 09:40:40 unset SSH_AGENT_PID; 09:40:40 echo Agent pid 2041 killed; 09:40:40 [ssh-agent] Stopped. 09:40:40 [PostBuildScript] - [INFO] Executing post build scripts. 09:40:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5560354623680564015.sh 09:40:40 ---> sysstat.sh 09:40:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11944154596918053937.sh 09:40:40 ---> package-listing.sh 09:40:40 ++ facter osfamily 09:40:40 ++ tr '[:upper:]' '[:lower:]' 09:40:41 + OS_FAMILY=debian 09:40:41 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:40:41 + START_PACKAGES=/tmp/packages_start.txt 09:40:41 + END_PACKAGES=/tmp/packages_end.txt 09:40:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:41 + PACKAGES=/tmp/packages_start.txt 09:40:41 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:40:41 + PACKAGES=/tmp/packages_end.txt 09:40:41 + case "${OS_FAMILY}" in 09:40:41 + dpkg -l 09:40:41 + grep '^ii' 09:40:41 + '[' -f /tmp/packages_start.txt ']' 09:40:41 + '[' -f /tmp/packages_end.txt ']' 09:40:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:41 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:40:41 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:40:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:40:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12241896261451043523.sh 09:40:41 ---> capture-instance-metadata.sh 09:40:41 Setup pyenv: 09:40:41 system 09:40:41 3.8.13 09:40:41 3.9.13 09:40:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:40:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tsQn 09:40:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:48 lf-activate-venv(): INFO: Base packages installed successfully 09:40:48 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-tsQn/bin to PATH 09:41:10 INFO: Running in OpenStack, capturing instance metadata 09:41:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins15198388719529833105.sh 09:41:10 provisioning config files... 09:41:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config10105727742729222497tmp 09:41:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:41:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:41:10 [EnvInject] - Injecting environment variables from a build step. 09:41:10 [EnvInject] - Injecting as environment variables the properties content 09:41:10 SERVER_ID=logs 09:41:10 09:41:10 [EnvInject] - Variables injected successfully. 09:41:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5377547555787196388.sh 09:41:10 ---> create-netrc.sh 09:41:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins1552591376768101556.sh 09:41:10 ---> python-tools-install.sh 09:41:10 Setup pyenv: 09:41:10 system 09:41:10 3.8.13 09:41:10 3.9.13 09:41:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsQn from file:/tmp/.os_lf_venv 09:41:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:12 lf-activate-venv(): INFO: Base packages installed successfully 09:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-tsQn/bin to PATH 09:41:18 Generating Requirements File 09:41:39 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. 09:41:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:39 Python 3.10.6 09:41:40 pip 26.2.1 from /tmp/venv-tsQn/lib/python3.10/site-packages/pip (python 3.10) 09:41:40 aiohappyeyeballs==2.7.1 09:41:40 aiohttp==3.14.3 09:41:40 aiosignal==1.4.0 09:41:40 appdirs==1.4.4 09:41:40 argcomplete==3.7.2 09:41:40 aspy.yaml==1.3.0 09:41:40 async-timeout==5.0.1 09:41:40 attrs==26.1.0 09:41:40 autopage==0.6.0 09:41:40 backports.strenum==1.3.1 09:41:40 beautifulsoup4==4.15.0 09:41:40 boto3==1.43.72 09:41:40 botocore==1.43.72 09:41:40 bs4==0.0.2 09:41:40 certifi==2026.7.22 09:41:40 cffi==2.1.1 09:41:40 cfgv==3.5.0 09:41:40 chardet==7.6.0 09:41:40 charset-normalizer==3.5.1 09:41:40 click==8.4.2 09:41:40 cliff==4.14.0 09:41:40 cmd2==3.5.1 09:41:40 cryptography==3.3.2 09:41:40 debtcollector==3.1.0 09:41:40 decorator==5.3.1 09:41:40 defusedxml==0.7.1 09:41:40 Deprecated==1.3.1 09:41:40 distlib==0.4.3 09:41:40 dnspython==2.8.0 09:41:40 docker==7.2.0 09:41:40 dogpile.cache==1.5.0 09:41:40 durationpy==0.10 09:41:40 email-validator==2.3.0 09:41:40 filelock==3.32.3 09:41:40 frozenlist==1.8.0 09:41:40 future==1.0.0 09:41:40 gitdb==4.0.12 09:41:40 GitPython==3.1.59 09:41:40 httplib2==0.30.2 09:41:40 identify==2.6.19 09:41:40 idna==3.18 09:41:40 importlib-resources==1.5.0 09:41:40 iso8601==2.1.0 09:41:40 Jinja2==3.1.6 09:41:40 jmespath==1.1.0 09:41:40 jsonpatch==1.33 09:41:40 jsonpointer==3.1.1 09:41:40 jsonschema==4.26.0 09:41:40 jsonschema-specifications==2025.9.1 09:41:40 keystoneauth1==5.14.0 09:41:40 kubernetes==36.0.3 09:41:40 lftools==0.37.23 09:41:40 lxml==6.1.1 09:41:40 markdown-it-py==4.2.0 09:41:40 MarkupSafe==3.0.3 09:41:40 mdurl==0.1.2 09:41:40 msgpack==1.2.1 09:41:40 multi_key_dict==2.0.3 09:41:40 multidict==6.7.1 09:41:40 munch==4.0.0 09:41:40 netaddr==1.3.0 09:41:40 niet==1.4.2 09:41:40 nodeenv==1.10.0 09:41:40 oauth2client==4.1.3 09:41:40 oauthlib==3.3.1 09:41:40 openstacksdk==4.13.0 09:41:40 os-service-types==1.8.2 09:41:40 osc-lib==4.6.0 09:41:40 oslo.config==10.4.0 09:41:40 oslo.context==6.4.0 09:41:40 oslo.i18n==6.8.0 09:41:40 oslo.log==8.2.0 09:41:40 oslo.serialization==5.10.0 09:41:40 oslo.utils==10.1.1 09:41:40 packaging==26.3 09:41:40 pbr==7.0.3 09:41:40 platformdirs==4.11.3 09:41:40 prettytable==3.18.0 09:41:40 propcache==0.5.2 09:41:40 psutil==7.2.2 09:41:40 pyasn1==0.6.4 09:41:40 pyasn1_modules==0.4.2 09:41:40 pycparser==3.0 09:41:40 pygerrit2==2.0.15 09:41:40 PyGithub==2.9.1 09:41:40 Pygments==2.21.0 09:41:40 PyJWT==2.13.0 09:41:40 PyNaCl==1.6.2 09:41:40 pyparsing==2.4.7 09:41:40 pyperclip==1.11.0 09:41:40 pyrsistent==0.20.0 09:41:40 python-cinderclient==9.9.0 09:41:40 python-dateutil==2.9.0.post0 09:41:40 python-discovery==1.5.2 09:41:40 python-heatclient==5.2.0 09:41:40 python-jenkins==1.8.3 09:41:40 python-keystoneclient==5.8.0 09:41:40 python-magnumclient==4.11.0 09:41:40 python-openstackclient==10.0.0 09:41:40 python-swiftclient==4.10.0 09:41:40 PyYAML==6.0.3 09:41:40 referencing==0.37.0 09:41:40 requests==2.34.2 09:41:40 requests-oauthlib==2.0.0 09:41:40 rfc3986==2.0.0 09:41:40 rich==15.0.0 09:41:40 rich-argparse==1.8.0 09:41:40 rpds-py==0.30.0 09:41:40 rsa==4.9.1 09:41:40 ruamel.yaml==0.19.1 09:41:40 ruamel.yaml.clib==0.2.15 09:41:40 s3transfer==0.19.2 09:41:40 simplejson==4.1.1 09:41:40 six==1.17.0 09:41:40 smmap==5.0.3 09:41:40 soupsieve==2.9.2 09:41:40 stevedore==5.8.0 09:41:40 tabulate==0.10.0 09:41:40 toml==0.10.2 09:41:40 tomlkit==0.15.1 09:41:40 tqdm==4.70.0 09:41:40 typing_extensions==4.16.0 09:41:40 urllib3==1.26.20 09:41:40 virtualenv==21.7.4 09:41:40 wcwidth==0.8.2 09:41:40 websocket-client==1.9.0 09:41:40 wrapt==2.3.0 09:41:40 xdg==6.0.0 09:41:40 xmltodict==1.0.4 09:41:40 yarl==1.24.5 09:41:40 yq==4.1.2 09:41:40 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins449179740711782710.sh 09:41:40 ---> uv-install.sh 09:41:40 Installing uv/uvx (latest) using shell installer 09:41:40 2026-08-17 09:41:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-U6Cdft.sh" [1] 09:41:40 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:41:41 installing to /home/jenkins/.local/bin 09:41:41 uv 09:41:41 uvx 09:41:41 everything's installed! 09:41:41 09:41:41 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:41:41 09:41:41 source $HOME/.local/bin/env (sh, bash, zsh) 09:41:41 source $HOME/.local/bin/env.fish (fish) 09:41:41 Adding install location to PATH 09:41:41 ---> Validating uv/uvx install 09:41:41 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:41:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14879946345245056253.sh 09:41:41 ---> sudo-logs.sh 09:41:41 Archiving 'sudo' log.. 09:41:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins7658710368707256981.sh 09:41:41 ---> job-cost.sh 09:41:41 INFO: Activating Python virtual environment... 09:41:41 Setup pyenv: 09:41:41 system 09:41:41 3.8.13 09:41:41 3.9.13 09:41:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:41:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsQn from file:/tmp/.os_lf_venv 09:41:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:43 lf-activate-venv(): INFO: Base packages installed successfully 09:41:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:41:47 lf-activate-venv(): INFO: Adding /tmp/venv-tsQn/bin to PATH 09:41:47 INFO: No stack-cost file found 09:41:47 INFO: Instance uptime: 151s 09:41:47 INFO: Fetching instance metadata (attempt 1 of 3)... 09:41:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:41:48 INFO: Successfully fetched instance metadata 09:41:48 INFO: Instance type: v3-standard-8 09:41:48 INFO: Retrieving pricing info for: v3-standard-8 09:41:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:41:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=151 09:41:48 INFO: Successfully fetched Vexxhost pricing API 09:41:48 INFO: Retrieved cost: 0.22 09:41:48 INFO: Retrieved resource: v3-standard-8 09:41:48 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 09:41:48 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 09:41:48 INFO: Successfully archived job cost data 09:41:48 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,280,2026-08-17 09:41:48,v3-standard-8,151,0.22,0.00,SUCCESS 09:41:48 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins267072908869900044.sh 09:41:48 ---> logs-deploy.sh 09:41:48 Setup pyenv: 09:41:48 system 09:41:48 3.8.13 09:41:48 3.9.13 09:41:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:41:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tsQn from file:/tmp/.os_lf_venv 09:41:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:50 lf-activate-venv(): INFO: Base packages installed successfully 09:41:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-tsQn/bin to PATH 09:41:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/280 09:41:56 INFO: archiving workspace using pattern(s): 09:41:57 Archives upload complete. 09:41:57 INFO: archiving logs to Nexus 09:41:58 ---> uname -a: 09:41:58 Linux prd-ubuntu1804-docker-8c-8g-13159 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:41:58 09:41:58 09:41:58 ---> lscpu: 09:41:58 Architecture: x86_64 09:41:58 CPU op-mode(s): 32-bit, 64-bit 09:41:58 Byte Order: Little Endian 09:41:58 CPU(s): 8 09:41:58 On-line CPU(s) list: 0-7 09:41:58 Thread(s) per core: 1 09:41:58 Core(s) per socket: 1 09:41:58 Socket(s): 8 09:41:58 NUMA node(s): 1 09:41:58 Vendor ID: AuthenticAMD 09:41:58 CPU family: 23 09:41:58 Model: 49 09:41:58 Model name: AMD EPYC-Rome Processor 09:41:58 Stepping: 0 09:41:58 CPU MHz: 2799.998 09:41:58 BogoMIPS: 5599.99 09:41:58 Virtualization: AMD-V 09:41:58 Hypervisor vendor: KVM 09:41:58 Virtualization type: full 09:41:58 L1d cache: 32K 09:41:58 L1i cache: 32K 09:41:58 L2 cache: 512K 09:41:58 L3 cache: 16384K 09:41:58 NUMA node0 CPU(s): 0-7 09:41:58 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 09:41:58 09:41:58 09:41:58 ---> nproc: 09:41:58 8 09:41:58 09:41:58 09:41:58 ---> df -h: 09:41:58 Filesystem Size Used Avail Use% Mounted on 09:41:58 udev 16G 0 16G 0% /dev 09:41:58 tmpfs 3.2G 712K 3.2G 1% /run 09:41:58 /dev/vda1 155G 11G 145G 7% / 09:41:58 tmpfs 16G 0 16G 0% /dev/shm 09:41:58 tmpfs 5.0M 0 5.0M 0% /run/lock 09:41:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:41:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:41:58 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:41:58 09:41:58 09:41:58 ---> free -m: 09:41:58 total used free shared buff/cache available 09:41:58 Mem: 32167 822 28920 0 2424 30908 09:41:58 Swap: 1023 0 1023 09:41:58 09:41:58 09:41:58 ---> ip addr: 09:41:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:41:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:41:58 inet 127.0.0.1/8 scope host lo 09:41:58 valid_lft forever preferred_lft forever 09:41:58 inet6 ::1/128 scope host 09:41:58 valid_lft forever preferred_lft forever 09:41:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:41:58 link/ether fa:16:3e:c6:50:f9 brd ff:ff:ff:ff:ff:ff 09:41:58 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 09:41:58 valid_lft 86246sec preferred_lft 86246sec 09:41:58 inet6 fe80::f816:3eff:fec6:50f9/64 scope link 09:41:58 valid_lft forever preferred_lft forever 09:41:58 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:41:58 link/ether 02:42:6b:97:f0:22 brd ff:ff:ff:ff:ff:ff 09:41:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:41:58 valid_lft forever preferred_lft forever 09:41:58 09:41:58 09:41:58 ---> sar -b -r -n DEV: 09:41:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13159) 08/17/26 _x86_64_ (8 CPU) 09:41:58 09:41:58 09:39:26 LINUX RESTART (8 CPU) 09:41:58 09:41:58 09:40:02 tps rtps wtps bread/s bwrtn/s 09:41:58 09:41:01 162.48 13.78 148.70 398.03 101457.11 09:41:58 Average: 162.48 13.78 148.70 398.03 101457.11 09:41:58 09:41:58 09:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:58 09:41:01 30013372 31633152 2925848 8.88 68548 1857552 1471212 4.33 944452 1680012 99400 09:41:58 Average: 30013372 31633152 2925848 8.88 68548 1857552 1471212 4.33 944452 1680012 99400 09:41:58 09:41:58 09:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:58 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:58 09:41:01 lo 1.22 1.22 0.15 0.15 0.00 0.00 0.00 0.00 09:41:58 09:41:01 ens3 67.55 46.14 878.79 10.58 0.00 0.00 0.00 0.00 09:41:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:58 Average: lo 1.22 1.22 0.15 0.15 0.00 0.00 0.00 0.00 09:41:58 Average: ens3 67.55 46.14 878.79 10.58 0.00 0.00 0.00 0.00 09:41:58 09:41:58 09:41:58 ---> sar -P ALL: 09:41:58 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13159) 08/17/26 _x86_64_ (8 CPU) 09:41:58 09:41:58 09:39:26 LINUX RESTART (8 CPU) 09:41:58 09:41:58 09:40:02 CPU %user %nice %system %iowait %steal %idle 09:41:58 09:41:01 all 10.39 0.00 0.77 1.53 0.04 87.27 09:41:58 09:41:01 0 3.10 0.00 0.39 0.02 0.00 96.49 09:41:58 09:41:01 1 1.05 0.00 0.39 0.78 0.07 97.71 09:41:58 09:41:01 2 13.83 0.00 0.67 0.12 0.03 85.35 09:41:58 09:41:01 3 25.14 0.00 1.44 0.53 0.07 72.83 09:41:58 09:41:01 4 3.76 0.00 0.53 9.97 0.03 85.70 09:41:58 09:41:01 5 8.30 0.00 0.76 0.42 0.02 90.50 09:41:58 09:41:01 6 22.07 0.00 1.44 0.41 0.05 76.03 09:41:58 09:41:01 7 5.90 0.00 0.56 0.02 0.03 93.49 09:41:58 Average: all 10.39 0.00 0.77 1.53 0.04 87.27 09:41:58 Average: 0 3.10 0.00 0.39 0.02 0.00 96.49 09:41:58 Average: 1 1.05 0.00 0.39 0.78 0.07 97.71 09:41:58 Average: 2 13.83 0.00 0.67 0.12 0.03 85.35 09:41:58 Average: 3 25.14 0.00 1.44 0.53 0.07 72.83 09:41:58 Average: 4 3.76 0.00 0.53 9.97 0.03 85.70 09:41:58 Average: 5 8.30 0.00 0.76 0.42 0.02 90.50 09:41:58 Average: 6 22.07 0.00 1.44 0.41 0.05 76.03 09:41:58 Average: 7 5.90 0.00 0.56 0.02 0.03 93.49 09:41:58 09:41:58 09:41:58