07:24:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147020 07:24:16 Running as SYSTEM 07:24:16 [EnvInject] - Loading node environment variables. 07:24:16 Building remotely on prd-ubuntu1804-docker-8c-8g-13125 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 07:24:16 [ssh-agent] Looking for ssh-agent implementation... 07:24:16 $ ssh-agent 07:24:17 SSH_AUTH_SOCK=/tmp/ssh-MPTaCMxbcaul/agent.2106 07:24:17 SSH_AGENT_PID=2108 07:24:17 [ssh-agent] Started. 07:24:17 Running ssh-add (command line suppressed) 07:24:17 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_16687020010638340284.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_16687020010638340284.key) 07:24:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:24:17 The recommended git tool is: NONE 07:24:18 using credential onap-jenkins-ssh 07:24:18 Wiping out workspace first. 07:24:18 Cloning the remote Git repository 07:24:18 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:24:18 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 07:24:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:24:18 > git --version # timeout=10 07:24:18 > git --version # 'git version 2.17.1' 07:24:18 using GIT_SSH to set credentials Gerrit user 07:24:18 Verifying host key using manually-configured host key entries 07:24:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:24:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:24:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:24:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:24:19 using GIT_SSH to set credentials Gerrit user 07:24:19 Verifying host key using manually-configured host key entries 07:24:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/20/147020/2 # timeout=30 07:24:19 > git rev-parse 992973946b5c57fe390dd3f699faefa82786e812^{commit} # timeout=10 07:24:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:24:19 Checking out Revision 992973946b5c57fe390dd3f699faefa82786e812 (refs/changes/20/147020/2) 07:24:19 > git config core.sparsecheckout # timeout=10 07:24:19 > git checkout -f 992973946b5c57fe390dd3f699faefa82786e812 # timeout=30 07:24:22 Commit message: "Use explicit Optional in parameter annotations" 07:24:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:24:23 > git rev-list --no-walk 3962d11fe6944b9edd381714435a4b2e0963b606 # timeout=10 07:24:23 [EnvInject] - Injecting environment variables from a build step. 07:24:23 [EnvInject] - Injecting as environment variables the properties content 07:24:23 PYTHON=python3 07:24:23 07:24:23 [EnvInject] - Variables injected successfully. 07:24:23 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins17622264021438498797.sh 07:24:23 ---> tox-install.sh 07:24:23 + source /home/jenkins/lf-env.sh 07:24:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:23 ++ mktemp -d /tmp/venv-XXXX 07:24:23 + lf_venv=/tmp/venv-2iUv 07:24:23 + local venv_file=/tmp/.os_lf_venv 07:24:23 + local python=python3 07:24:23 + local options 07:24:23 + local set_path=true 07:24:23 + local install_args= 07:24:23 ++ 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 07:24:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:23 + true 07:24:23 + case $1 in 07:24:23 + venv_file=/tmp/.toxenv 07:24:23 + shift 2 07:24:23 + true 07:24:23 + case $1 in 07:24:23 + shift 07:24:23 + break 07:24:23 + case $python in 07:24:23 + local pkg_list= 07:24:23 + [[ -d /opt/pyenv ]] 07:24:23 + echo 'Setup pyenv:' 07:24:23 Setup pyenv: 07:24:23 + export PYENV_ROOT=/opt/pyenv 07:24:23 + PYENV_ROOT=/opt/pyenv 07:24:23 + 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 07:24:23 + 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 07:24:23 + pyenv versions 07:24:23 * system (set by /opt/pyenv/version) 07:24:23 * 3.8.13 (set by /opt/pyenv/version) 07:24:23 * 3.9.13 (set by /opt/pyenv/version) 07:24:23 * 3.10.6 (set by /opt/pyenv/version) 07:24:23 + command -v pyenv 07:24:23 ++ pyenv init - --no-rehash 07:24:23 + 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[*]}"'\'')" 07:24:23 export PATH="/opt/pyenv/shims:${PATH}" 07:24:23 export PYENV_SHELL=bash 07:24:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:23 pyenv() { 07:24:23 local command 07:24:23 command="${1:-}" 07:24:23 if [ "$#" -gt 0 ]; then 07:24:23 shift 07:24:23 fi 07:24:23 07:24:23 case "$command" in 07:24:23 rehash|shell) 07:24:23 eval "$(pyenv "sh-$command" "$@")" 07:24:23 ;; 07:24:23 *) 07:24:23 command pyenv "$command" "$@" 07:24:23 ;; 07:24:23 esac 07:24:23 }' 07:24:23 +++ 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[*]}"' 07:24:23 ++ 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 07:24:23 ++ 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 07:24:23 ++ 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 07:24:23 ++ export PYENV_SHELL=bash 07:24:23 ++ PYENV_SHELL=bash 07:24:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:23 +++ complete -F _pyenv pyenv 07:24:23 ++ lf-pyver python3 07:24:23 ++ local py_version_xy=python3 07:24:23 ++ local py_version_xyz= 07:24:23 ++ pyenv versions 07:24:23 ++ local command 07:24:23 ++ command=versions 07:24:23 ++ '[' 1 -gt 0 ']' 07:24:23 ++ shift 07:24:23 ++ case "$command" in 07:24:23 ++ command pyenv versions 07:24:23 ++ pyenv versions 07:24:23 ++ sed 's/^[ *]* //' 07:24:23 ++ awk '{ print $1 }' 07:24:23 ++ grep -E '^[0-9.]*[0-9]$' 07:24:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:23 +++ grep '^3' /tmp/.pyenv_versions 07:24:23 +++ sort -V 07:24:23 +++ tail -n 1 07:24:23 ++ py_version_xyz=3.10.6 07:24:23 ++ [[ -z 3.10.6 ]] 07:24:23 ++ echo 3.10.6 07:24:23 ++ return 0 07:24:23 + pyenv local 3.10.6 07:24:23 + local command 07:24:23 + command=local 07:24:23 + '[' 2 -gt 0 ']' 07:24:23 + shift 07:24:23 + case "$command" in 07:24:23 + command pyenv local 3.10.6 07:24:23 + pyenv local 3.10.6 07:24:23 + for arg in "$@" 07:24:23 + case $arg in 07:24:23 + pkg_list+='tox ' 07:24:23 + for arg in "$@" 07:24:23 + case $arg in 07:24:23 + pkg_list+='virtualenv ' 07:24:23 + for arg in "$@" 07:24:23 + case $arg in 07:24:23 + pkg_list+='urllib3~=1.26.15 ' 07:24:23 + [[ -f /tmp/.toxenv ]] 07:24:23 + [[ ! -f /tmp/.toxenv ]] 07:24:23 + [[ -n '' ]] 07:24:23 + python3 -m venv /tmp/venv-2iUv 07:24:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2iUv' 07:24:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2iUv 07:24:27 + echo /tmp/venv-2iUv 07:24:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:24:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:24:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:27 + local 'pip_opts=--upgrade --quiet' 07:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:27 + [[ -n '' ]] 07:24:27 + [[ -n '' ]] 07:24:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:27 + /tmp/venv-2iUv/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 07:24:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:31 lf-activate-venv(): INFO: Base packages installed successfully 07:24:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:31 + /tmp/venv-2iUv/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 07:24:33 + type python3 07:24:33 + true 07:24:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2iUv/bin to PATH' 07:24:33 lf-activate-venv(): INFO: Adding /tmp/venv-2iUv/bin to PATH 07:24:33 + PATH=/tmp/venv-2iUv/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 07:24:33 + return 0 07:24:33 + python3 --version 07:24:33 Python 3.10.6 07:24:33 + python3 -m pip --version 07:24:34 pip 26.2.1 from /tmp/venv-2iUv/lib/python3.10/site-packages/pip (python 3.10) 07:24:34 + python3 -m pip freeze 07:24:34 cachetools==7.1.7 07:24:34 colorama==0.4.6 07:24:34 distlib==0.4.3 07:24:34 filelock==3.32.3 07:24:34 packaging==26.3 07:24:34 platformdirs==4.11.3 07:24:34 pluggy==1.6.0 07:24:34 pyproject-api==1.11.0 07:24:34 python-discovery==1.5.2 07:24:34 tomli==2.4.1 07:24:34 tomli_w==1.2.0 07:24:34 tox==4.60.0 07:24:34 typing_extensions==4.16.0 07:24:34 urllib3==1.26.20 07:24:34 virtualenv==21.7.4 07:24:34 [EnvInject] - Injecting environment variables from a build step. 07:24:34 [EnvInject] - Injecting as environment variables the properties content 07:24:34 PARALLEL=false 07:24:34 07:24:34 [EnvInject] - Variables injected successfully. 07:24:34 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins7207340071126032932.sh 07:24:34 ---> tox-run.sh 07:24:34 + 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 07:24:34 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:24:34 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 07:24:34 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 07:24:34 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 07:24:34 + source /home/jenkins/lf-env.sh 07:24:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:24:34 ++ mktemp -d /tmp/venv-XXXX 07:24:34 + lf_venv=/tmp/venv-Cpgw 07:24:34 + local venv_file=/tmp/.os_lf_venv 07:24:34 + local python=python3 07:24:34 + local options 07:24:34 + local set_path=true 07:24:34 + local install_args= 07:24:34 ++ 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 07:24:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:24:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:24:34 + true 07:24:34 + case $1 in 07:24:34 + venv_file=/tmp/.toxenv 07:24:34 + shift 2 07:24:34 + true 07:24:34 + case $1 in 07:24:34 + shift 07:24:34 + break 07:24:34 + case $python in 07:24:34 + local pkg_list= 07:24:34 + [[ -d /opt/pyenv ]] 07:24:34 + echo 'Setup pyenv:' 07:24:34 Setup pyenv: 07:24:34 + export PYENV_ROOT=/opt/pyenv 07:24:34 + PYENV_ROOT=/opt/pyenv 07:24:34 + 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 07:24:34 + 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 07:24:34 + pyenv versions 07:24:34 system 07:24:34 3.8.13 07:24:34 3.9.13 07:24:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:24:34 + command -v pyenv 07:24:34 ++ pyenv init - --no-rehash 07:24:34 + 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[*]}"'\'')" 07:24:34 export PATH="/opt/pyenv/shims:${PATH}" 07:24:34 export PYENV_SHELL=bash 07:24:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:24:34 pyenv() { 07:24:34 local command 07:24:34 command="${1:-}" 07:24:34 if [ "$#" -gt 0 ]; then 07:24:34 shift 07:24:34 fi 07:24:34 07:24:34 case "$command" in 07:24:34 rehash|shell) 07:24:34 eval "$(pyenv "sh-$command" "$@")" 07:24:34 ;; 07:24:34 *) 07:24:34 command pyenv "$command" "$@" 07:24:34 ;; 07:24:34 esac 07:24:34 }' 07:24:34 +++ 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[*]}"' 07:24:34 ++ 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 07:24:34 ++ 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 07:24:34 ++ 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 07:24:34 ++ export PYENV_SHELL=bash 07:24:34 ++ PYENV_SHELL=bash 07:24:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:24:34 +++ complete -F _pyenv pyenv 07:24:34 ++ lf-pyver python3 07:24:34 ++ local py_version_xy=python3 07:24:34 ++ local py_version_xyz= 07:24:34 ++ pyenv versions 07:24:34 ++ local command 07:24:34 ++ command=versions 07:24:34 ++ '[' 1 -gt 0 ']' 07:24:34 ++ shift 07:24:34 ++ case "$command" in 07:24:34 ++ command pyenv versions 07:24:34 ++ pyenv versions 07:24:34 ++ sed 's/^[ *]* //' 07:24:34 ++ grep -E '^[0-9.]*[0-9]$' 07:24:34 ++ awk '{ print $1 }' 07:24:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:24:34 +++ grep '^3' /tmp/.pyenv_versions 07:24:34 +++ sort -V 07:24:34 +++ tail -n 1 07:24:34 ++ py_version_xyz=3.10.6 07:24:34 ++ [[ -z 3.10.6 ]] 07:24:34 ++ echo 3.10.6 07:24:34 ++ return 0 07:24:34 + pyenv local 3.10.6 07:24:34 + local command 07:24:34 + command=local 07:24:34 + '[' 2 -gt 0 ']' 07:24:34 + shift 07:24:34 + case "$command" in 07:24:34 + command pyenv local 3.10.6 07:24:34 + pyenv local 3.10.6 07:24:34 + for arg in "$@" 07:24:34 + case $arg in 07:24:34 + pkg_list+='tox ' 07:24:34 + for arg in "$@" 07:24:34 + case $arg in 07:24:34 + pkg_list+='virtualenv ' 07:24:34 + for arg in "$@" 07:24:34 + case $arg in 07:24:34 + pkg_list+='urllib3~=1.26.15 ' 07:24:34 + [[ -f /tmp/.toxenv ]] 07:24:34 ++ cat /tmp/.toxenv 07:24:34 + lf_venv=/tmp/venv-2iUv 07:24:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2iUv from' file:/tmp/.toxenv 07:24:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2iUv from file:/tmp/.toxenv 07:24:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:24:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:24:34 + local 'pip_opts=--upgrade --quiet' 07:24:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:24:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:24:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:24:34 + [[ -n '' ]] 07:24:34 + [[ -n '' ]] 07:24:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:24:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:24:34 + /tmp/venv-2iUv/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 07:24:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:24:35 lf-activate-venv(): INFO: Base packages installed successfully 07:24:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:24:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:24:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:24:35 + /tmp/venv-2iUv/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 07:24:36 + type python3 07:24:36 + true 07:24:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2iUv/bin to PATH' 07:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-2iUv/bin to PATH 07:24:36 + PATH=/tmp/venv-2iUv/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 07:24:36 + return 0 07:24:36 + [[ -d /opt/pyenv ]] 07:24:36 + echo '---> Setting up pyenv' 07:24:36 ---> Setting up pyenv 07:24:36 + export PYENV_ROOT=/opt/pyenv 07:24:36 + PYENV_ROOT=/opt/pyenv 07:24:36 + export PATH=/opt/pyenv/bin:/tmp/venv-2iUv/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 07:24:36 + PATH=/opt/pyenv/bin:/tmp/venv-2iUv/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 07:24:36 ++ pwd 07:24:36 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:24:36 + export PYTHONPATH 07:24:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:24:36 + TOX_TESTENV_PASSENV=PYTHONPATH 07:24:36 + tox --version 07:24:36 4.60.0 from /tmp/venv-2iUv/lib/python3.10/site-packages/tox/__init__.py 07:24:36 + PARALLEL=false 07:24:36 + TOX_OPTIONS_LIST= 07:24:36 + [[ -n bandit ]] 07:24:36 + TOX_OPTIONS_LIST=' -e bandit' 07:24:36 + case ${PARALLEL,,} in 07:24:36 + tox -e bandit 07:24:36 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 07:24:37 bandit: install_deps> python -I -m pip install -r test-requirements.txt 07:24:51 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:24:52 .pkg: _optional_hooks> python /tmp/venv-2iUv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:24:53 .pkg: get_requires_for_build_sdist> python /tmp/venv-2iUv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:24:53 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:24:54 .pkg: get_requires_for_build_wheel> python /tmp/venv-2iUv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:24:54 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:24:54 .pkg: freeze> python -m pip freeze --all 07:24:55 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 07:24:55 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-2iUv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:24:55 .pkg: build_sdist> python /tmp/venv-2iUv/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:24:56 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 07:24:56 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.4.0.tar.gz 07:24:59 bandit: freeze> python -m pip freeze --all 07:25:00 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.4.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.20.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 07:25:00 bandit: commands[0]> bandit -r src/onapsdk 07:25:00 [main] INFO profile include tests: None 07:25:00 [main] INFO profile exclude tests: None 07:25:00 [main] INFO cli include tests: None 07:25:00 [main] INFO cli exclude tests: None 07:25:00 [main] INFO running on Python 3.10.6 07:25:02 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 07:25:02 Run started:2026-08-17 07:25:02.124241+00:00 07:25:02 07:25:02 Test results: 07:25:02 No issues identified. 07:25:02 07:25:02 Code scanned: 07:25:02 Total lines of code: 17217 07:25:02 Total lines skipped (#nosec): 0 07:25:02 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 07:25:02 07:25:02 Run metrics: 07:25:02 Total issues (by severity): 07:25:02 Undefined: 0 07:25:02 Low: 0 07:25:02 Medium: 0 07:25:02 High: 0 07:25:02 Total issues (by confidence): 07:25:02 Undefined: 0 07:25:02 Low: 0 07:25:02 Medium: 0 07:25:02 High: 0 07:25:02 Files skipped (0): 07:25:02 bandit: OK (25.37=setup[23.25]+cmd[2.12] seconds) 07:25:02 congratulations :) (25.41 seconds) 07:25:02 + tox_status=0 07:25:02 + echo '---> Completed tox runs' 07:25:02 ---> Completed tox runs 07:25:02 + for i in .tox/*/log 07:25:02 ++ echo .tox/bandit/log 07:25:02 ++ awk -F/ '{print $2}' 07:25:02 + tox_env=bandit 07:25:02 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 07:25:02 + DOC_DIR=docs/_build/html 07:25:02 + [[ -d docs/_build/html ]] 07:25:02 + echo '---> tox-run.sh ends' 07:25:02 ---> tox-run.sh ends 07:25:02 + test 0 -eq 0 07:25:02 $ ssh-agent -k 07:25:02 unset SSH_AUTH_SOCK; 07:25:02 unset SSH_AGENT_PID; 07:25:02 echo Agent pid 2108 killed; 07:25:02 [ssh-agent] Stopped. 07:25:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:25:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins409437248603997753.sh 07:25:02 ---> sysstat.sh 07:25:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6811731216922066484.sh 07:25:02 ---> package-listing.sh 07:25:02 ++ facter osfamily 07:25:02 ++ tr '[:upper:]' '[:lower:]' 07:25:03 + OS_FAMILY=debian 07:25:03 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 07:25:03 + START_PACKAGES=/tmp/packages_start.txt 07:25:03 + END_PACKAGES=/tmp/packages_end.txt 07:25:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:03 + PACKAGES=/tmp/packages_start.txt 07:25:03 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:25:03 + PACKAGES=/tmp/packages_end.txt 07:25:03 + case "${OS_FAMILY}" in 07:25:03 + dpkg -l 07:25:03 + grep '^ii' 07:25:03 + '[' -f /tmp/packages_start.txt ']' 07:25:03 + '[' -f /tmp/packages_end.txt ']' 07:25:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:03 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 07:25:03 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:25:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 07:25:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins6153387051022066282.sh 07:25:03 ---> capture-instance-metadata.sh 07:25:03 Setup pyenv: 07:25:03 system 07:25:03 3.8.13 07:25:03 3.9.13 07:25:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:25:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-saFI 07:25:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:25:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:10 lf-activate-venv(): INFO: Base packages installed successfully 07:25:10 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:32 lf-activate-venv(): INFO: Adding /tmp/venv-saFI/bin to PATH 07:25:32 INFO: Running in OpenStack, capturing instance metadata 07:25:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11208411246241836642.sh 07:25:32 provisioning config files... 07:25:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config4214917046673553070tmp 07:25:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:25:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:25:32 [EnvInject] - Injecting environment variables from a build step. 07:25:32 [EnvInject] - Injecting as environment variables the properties content 07:25:32 SERVER_ID=logs 07:25:32 07:25:32 [EnvInject] - Variables injected successfully. 07:25:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14554927251146263110.sh 07:25:32 ---> create-netrc.sh 07:25:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins7951860308213427958.sh 07:25:32 ---> python-tools-install.sh 07:25:32 Setup pyenv: 07:25:32 system 07:25:32 3.8.13 07:25:32 3.9.13 07:25:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:25:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-saFI from file:/tmp/.os_lf_venv 07:25:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:25:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:25:34 lf-activate-venv(): INFO: Base packages installed successfully 07:25:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:25:40 lf-activate-venv(): INFO: Adding /tmp/venv-saFI/bin to PATH 07:25:40 Generating Requirements File 07:26:01 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. 07:26:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:26:01 Python 3.10.6 07:26:02 pip 26.2.1 from /tmp/venv-saFI/lib/python3.10/site-packages/pip (python 3.10) 07:26:02 aiohappyeyeballs==2.7.1 07:26:02 aiohttp==3.14.3 07:26:02 aiosignal==1.4.0 07:26:02 appdirs==1.4.4 07:26:02 argcomplete==3.7.2 07:26:02 aspy.yaml==1.3.0 07:26:02 async-timeout==5.0.1 07:26:02 attrs==26.1.0 07:26:02 autopage==0.6.0 07:26:02 backports.strenum==1.3.1 07:26:02 beautifulsoup4==4.15.0 07:26:02 boto3==1.43.72 07:26:02 botocore==1.43.72 07:26:02 bs4==0.0.2 07:26:02 certifi==2026.7.22 07:26:02 cffi==2.1.1 07:26:02 cfgv==3.5.0 07:26:02 chardet==7.6.0 07:26:02 charset-normalizer==3.5.1 07:26:02 click==8.4.2 07:26:02 cliff==4.14.0 07:26:02 cmd2==3.5.1 07:26:02 cryptography==3.3.2 07:26:02 debtcollector==3.1.0 07:26:02 decorator==5.3.1 07:26:02 defusedxml==0.7.1 07:26:02 Deprecated==1.3.1 07:26:02 distlib==0.4.3 07:26:02 dnspython==2.8.0 07:26:02 docker==7.2.0 07:26:02 dogpile.cache==1.5.0 07:26:02 durationpy==0.10 07:26:02 email-validator==2.3.0 07:26:02 filelock==3.32.3 07:26:02 frozenlist==1.8.0 07:26:02 future==1.0.0 07:26:02 gitdb==4.0.12 07:26:02 GitPython==3.1.59 07:26:02 httplib2==0.30.2 07:26:02 identify==2.6.19 07:26:02 idna==3.18 07:26:02 importlib-resources==1.5.0 07:26:02 iso8601==2.1.0 07:26:02 Jinja2==3.1.6 07:26:02 jmespath==1.1.0 07:26:02 jsonpatch==1.33 07:26:02 jsonpointer==3.1.1 07:26:02 jsonschema==4.26.0 07:26:02 jsonschema-specifications==2025.9.1 07:26:02 keystoneauth1==5.14.0 07:26:02 kubernetes==36.0.3 07:26:02 lftools==0.37.23 07:26:02 lxml==6.1.1 07:26:02 markdown-it-py==4.2.0 07:26:02 MarkupSafe==3.0.3 07:26:02 mdurl==0.1.2 07:26:02 msgpack==1.2.1 07:26:02 multi_key_dict==2.0.3 07:26:02 multidict==6.7.1 07:26:02 munch==4.0.0 07:26:02 netaddr==1.3.0 07:26:02 niet==1.4.2 07:26:02 nodeenv==1.10.0 07:26:02 oauth2client==4.1.3 07:26:02 oauthlib==3.3.1 07:26:02 openstacksdk==4.13.0 07:26:02 os-service-types==1.8.2 07:26:02 osc-lib==4.6.0 07:26:02 oslo.config==10.4.0 07:26:02 oslo.context==6.4.0 07:26:02 oslo.i18n==6.8.0 07:26:02 oslo.log==8.2.0 07:26:02 oslo.serialization==5.10.0 07:26:02 oslo.utils==10.1.1 07:26:02 packaging==26.3 07:26:02 pbr==7.0.3 07:26:02 platformdirs==4.11.3 07:26:02 prettytable==3.18.0 07:26:02 propcache==0.5.2 07:26:02 psutil==7.2.2 07:26:02 pyasn1==0.6.4 07:26:02 pyasn1_modules==0.4.2 07:26:02 pycparser==3.0 07:26:02 pygerrit2==2.0.15 07:26:02 PyGithub==2.9.1 07:26:02 Pygments==2.20.0 07:26:02 PyJWT==2.13.0 07:26:02 PyNaCl==1.6.2 07:26:02 pyparsing==2.4.7 07:26:02 pyperclip==1.11.0 07:26:02 pyrsistent==0.20.0 07:26:02 python-cinderclient==9.9.0 07:26:02 python-dateutil==2.9.0.post0 07:26:02 python-discovery==1.5.2 07:26:02 python-heatclient==5.2.0 07:26:02 python-jenkins==1.8.3 07:26:02 python-keystoneclient==5.8.0 07:26:02 python-magnumclient==4.11.0 07:26:02 python-openstackclient==10.0.0 07:26:02 python-swiftclient==4.10.0 07:26:02 PyYAML==6.0.3 07:26:02 referencing==0.37.0 07:26:02 requests==2.34.2 07:26:02 requests-oauthlib==2.0.0 07:26:02 rfc3986==2.0.0 07:26:02 rich==15.0.0 07:26:02 rich-argparse==1.8.0 07:26:02 rpds-py==0.30.0 07:26:02 rsa==4.9.1 07:26:02 ruamel.yaml==0.19.1 07:26:02 ruamel.yaml.clib==0.2.15 07:26:02 s3transfer==0.19.2 07:26:02 simplejson==4.1.1 07:26:02 six==1.17.0 07:26:02 smmap==5.0.3 07:26:02 soupsieve==2.9.2 07:26:02 stevedore==5.8.0 07:26:02 tabulate==0.10.0 07:26:02 toml==0.10.2 07:26:02 tomlkit==0.15.1 07:26:02 tqdm==4.70.0 07:26:02 typing_extensions==4.16.0 07:26:02 urllib3==1.26.20 07:26:02 virtualenv==21.7.4 07:26:02 wcwidth==0.8.2 07:26:02 websocket-client==1.9.0 07:26:02 wrapt==2.3.0 07:26:02 xdg==6.0.0 07:26:02 xmltodict==1.0.4 07:26:02 yarl==1.24.5 07:26:02 yq==4.1.2 07:26:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins17577813791183149529.sh 07:26:02 ---> uv-install.sh 07:26:02 Installing uv/uvx (latest) using shell installer 07:26:02 2026-08-17 07:26:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-8Z5T0P.sh" [1] 07:26:02 downloading uv 0.12.5 x86_64-unknown-linux-gnu 07:26:03 installing to /home/jenkins/.local/bin 07:26:03 uv 07:26:03 uvx 07:26:03 everything's installed! 07:26:03 07:26:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:26:03 07:26:03 source $HOME/.local/bin/env (sh, bash, zsh) 07:26:03 source $HOME/.local/bin/env.fish (fish) 07:26:03 Adding install location to PATH 07:26:03 ---> Validating uv/uvx install 07:26:03 uvx 0.12.5 (x86_64-unknown-linux-gnu) 07:26:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins10814730596807676577.sh 07:26:03 ---> sudo-logs.sh 07:26:03 Archiving 'sudo' log.. 07:26:03 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12161699849276341295.sh 07:26:03 ---> job-cost.sh 07:26:03 INFO: Activating Python virtual environment... 07:26:03 Setup pyenv: 07:26:03 system 07:26:03 3.8.13 07:26:03 3.9.13 07:26:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:26:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-saFI from file:/tmp/.os_lf_venv 07:26:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:05 lf-activate-venv(): INFO: Base packages installed successfully 07:26:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:26:10 lf-activate-venv(): INFO: Adding /tmp/venv-saFI/bin to PATH 07:26:10 INFO: No stack-cost file found 07:26:10 INFO: Instance uptime: 158s 07:26:10 INFO: Fetching instance metadata (attempt 1 of 3)... 07:26:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:26:10 INFO: Successfully fetched instance metadata 07:26:10 INFO: Instance type: v3-standard-8 07:26:10 INFO: Retrieving pricing info for: v3-standard-8 07:26:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:26:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=158 07:26:10 INFO: Successfully fetched Vexxhost pricing API 07:26:10 INFO: Retrieved cost: 0.22 07:26:10 INFO: Retrieved resource: v3-standard-8 07:26:10 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 07:26:10 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 07:26:10 INFO: Successfully archived job cost data 07:26:10 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,278,2026-08-17 07:26:10,v3-standard-8,158,0.22,0.00,SUCCESS 07:26:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins2777303203532179769.sh 07:26:10 ---> logs-deploy.sh 07:26:10 Setup pyenv: 07:26:10 system 07:26:10 3.8.13 07:26:10 3.9.13 07:26:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 07:26:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-saFI from file:/tmp/.os_lf_venv 07:26:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:26:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:26:12 lf-activate-venv(): INFO: Base packages installed successfully 07:26:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-saFI/bin to PATH 07:26:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/278 07:26:18 INFO: archiving workspace using pattern(s): 07:26:19 Archives upload complete. 07:26:20 INFO: archiving logs to Nexus 07:26:20 ---> uname -a: 07:26:20 Linux prd-ubuntu1804-docker-8c-8g-13125 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:26:20 07:26:20 07:26:20 ---> lscpu: 07:26:20 Architecture: x86_64 07:26:20 CPU op-mode(s): 32-bit, 64-bit 07:26:20 Byte Order: Little Endian 07:26:20 CPU(s): 8 07:26:20 On-line CPU(s) list: 0-7 07:26:20 Thread(s) per core: 1 07:26:20 Core(s) per socket: 1 07:26:20 Socket(s): 8 07:26:20 NUMA node(s): 1 07:26:20 Vendor ID: AuthenticAMD 07:26:20 CPU family: 23 07:26:20 Model: 49 07:26:20 Model name: AMD EPYC-Rome Processor 07:26:20 Stepping: 0 07:26:20 CPU MHz: 2800.000 07:26:20 BogoMIPS: 5600.00 07:26:20 Virtualization: AMD-V 07:26:20 Hypervisor vendor: KVM 07:26:20 Virtualization type: full 07:26:20 L1d cache: 32K 07:26:20 L1i cache: 32K 07:26:20 L2 cache: 512K 07:26:20 L3 cache: 16384K 07:26:20 NUMA node0 CPU(s): 0-7 07:26:20 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 07:26:20 07:26:20 07:26:20 ---> nproc: 07:26:20 8 07:26:20 07:26:20 07:26:20 ---> df -h: 07:26:20 Filesystem Size Used Avail Use% Mounted on 07:26:20 udev 16G 0 16G 0% /dev 07:26:20 tmpfs 3.2G 712K 3.2G 1% /run 07:26:20 /dev/vda1 155G 11G 145G 7% / 07:26:20 tmpfs 16G 0 16G 0% /dev/shm 07:26:20 tmpfs 5.0M 0 5.0M 0% /run/lock 07:26:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:26:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:26:20 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:26:20 07:26:20 07:26:21 ---> free -m: 07:26:21 total used free shared buff/cache available 07:26:21 Mem: 32167 823 28916 0 2427 30907 07:26:21 Swap: 1023 0 1023 07:26:21 07:26:21 07:26:21 ---> ip addr: 07:26:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:26:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:26:21 inet 127.0.0.1/8 scope host lo 07:26:21 valid_lft forever preferred_lft forever 07:26:21 inet6 ::1/128 scope host 07:26:21 valid_lft forever preferred_lft forever 07:26:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:26:21 link/ether fa:16:3e:ab:0f:b7 brd ff:ff:ff:ff:ff:ff 07:26:21 inet 10.30.107.218/23 brd 10.30.107.255 scope global dynamic ens3 07:26:21 valid_lft 86239sec preferred_lft 86239sec 07:26:21 inet6 fe80::f816:3eff:feab:fb7/64 scope link 07:26:21 valid_lft forever preferred_lft forever 07:26:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:26:21 link/ether 02:42:21:5b:2a:04 brd ff:ff:ff:ff:ff:ff 07:26:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:26:21 valid_lft forever preferred_lft forever 07:26:21 07:26:21 07:26:21 ---> sar -b -r -n DEV: 07:26:21 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13125) 08/17/26 _x86_64_ (8 CPU) 07:26:21 07:26:21 07:23:42 LINUX RESTART (8 CPU) 07:26:21 07:26:21 07:24:01 tps rtps wtps bread/s bwrtn/s 07:26:21 07:25:02 418.14 77.22 340.92 5303.17 129651.45 07:26:21 07:26:01 131.30 0.78 130.52 85.82 53960.89 07:26:21 Average: 275.94 39.33 236.61 2716.63 92127.30 07:26:21 07:26:21 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:21 07:25:02 30132224 31676412 2806996 8.52 61464 1794132 1459860 4.30 888932 1627188 180384 07:26:21 07:26:01 29638744 31616732 3300476 10.02 89924 2176260 1435532 4.22 982952 1980408 286176 07:26:21 Average: 29885484 31646572 3053736 9.27 75694 1985196 1447696 4.26 935942 1803798 233280 07:26:21 07:26:21 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:21 07:25:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 07:26:21 07:25:02 ens3 388.20 255.41 1431.24 75.75 0.00 0.00 0.00 0.00 07:26:21 07:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:21 07:26:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 07:26:21 07:26:01 ens3 69.12 45.81 1064.99 9.87 0.00 0.00 0.00 0.00 07:26:21 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:21 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 07:26:21 Average: ens3 230.02 151.50 1249.67 43.09 0.00 0.00 0.00 0.00 07:26:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:21 07:26:21 07:26:21 ---> sar -P ALL: 07:26:21 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13125) 08/17/26 _x86_64_ (8 CPU) 07:26:21 07:26:21 07:23:42 LINUX RESTART (8 CPU) 07:26:21 07:26:21 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:26:21 07:25:02 all 10.65 0.00 1.46 2.46 0.04 85.39 07:26:21 07:25:02 0 7.58 0.00 0.67 2.15 0.03 89.57 07:26:21 07:25:02 1 25.10 0.00 2.10 5.37 0.05 67.38 07:26:21 07:25:02 2 10.29 0.00 1.92 3.91 0.03 83.85 07:26:21 07:25:02 3 18.61 0.00 1.94 0.30 0.03 79.12 07:26:21 07:25:02 4 6.01 0.00 2.25 0.43 0.03 91.27 07:26:21 07:25:02 5 5.26 0.00 0.95 2.86 0.02 90.91 07:26:21 07:25:02 6 5.88 0.00 0.94 0.43 0.03 92.72 07:26:21 07:25:02 7 6.50 0.00 0.88 4.25 0.07 88.31 07:26:21 07:26:01 all 10.81 0.00 0.76 1.02 0.03 87.38 07:26:21 07:26:01 0 1.44 0.00 0.41 0.85 0.02 97.29 07:26:21 07:26:01 1 20.71 0.00 1.15 0.41 0.03 77.69 07:26:21 07:26:01 2 0.34 0.00 0.15 0.02 0.00 99.49 07:26:21 07:26:01 3 0.71 0.00 0.19 0.02 0.02 99.07 07:26:21 07:26:01 4 22.51 0.00 1.61 0.61 0.03 75.24 07:26:21 07:26:01 5 19.89 0.00 1.61 2.68 0.03 75.78 07:26:21 07:26:01 6 18.66 0.00 0.75 0.27 0.02 80.31 07:26:21 07:26:01 7 2.35 0.00 0.23 3.30 0.07 94.05 07:26:21 Average: all 10.73 0.00 1.11 1.75 0.03 86.38 07:26:21 Average: 0 4.53 0.00 0.54 1.51 0.03 93.40 07:26:21 Average: 1 22.92 0.00 1.63 2.91 0.04 72.49 07:26:21 Average: 2 5.35 0.00 1.04 1.98 0.02 91.61 07:26:21 Average: 3 9.72 0.00 1.07 0.16 0.03 89.03 07:26:21 Average: 4 14.19 0.00 1.94 0.52 0.03 83.32 07:26:21 Average: 5 12.52 0.00 1.28 2.77 0.03 83.41 07:26:21 Average: 6 12.22 0.00 0.84 0.35 0.03 86.56 07:26:21 Average: 7 4.44 0.00 0.56 3.78 0.07 91.16 07:26:21 07:26:21 07:26:21