09:53:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147024 09:53:42 Running as SYSTEM 09:53:42 [EnvInject] - Loading node environment variables. 09:53:42 Building remotely on prd-ubuntu1804-docker-8c-8g-13176 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 09:53:42 [ssh-agent] Looking for ssh-agent implementation... 09:53:42 $ ssh-agent 09:53:42 SSH_AUTH_SOCK=/tmp/ssh-Ooi1fTpnb1jZ/agent.2080 09:53:42 SSH_AGENT_PID=2082 09:53:42 [ssh-agent] Started. 09:53:42 Running ssh-add (command line suppressed) 09:53:42 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_4691330876513080053.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_4691330876513080053.key) 09:53:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:53:42 The recommended git tool is: NONE 09:53:44 using credential onap-jenkins-ssh 09:53:44 Wiping out workspace first. 09:53:44 Cloning the remote Git repository 09:53:44 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:44 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 09:53:44 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:44 > git --version # timeout=10 09:53:44 > git --version # 'git version 2.17.1' 09:53:44 using GIT_SSH to set credentials Gerrit user 09:53:44 Verifying host key using manually-configured host key entries 09:53:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:53:44 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:53:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:53:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:53:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:53:45 using GIT_SSH to set credentials Gerrit user 09:53:45 Verifying host key using manually-configured host key entries 09:53:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/147024/1 # timeout=30 09:53:45 > git rev-parse 6d064429205254f6cfd20ecf2146ae0f392f108e^{commit} # timeout=10 09:53:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:53:45 Checking out Revision 6d064429205254f6cfd20ecf2146ae0f392f108e (refs/changes/24/147024/1) 09:53:45 > git config core.sparsecheckout # timeout=10 09:53:45 > git checkout -f 6d064429205254f6cfd20ecf2146ae0f392f108e # timeout=30 09:53:45 Commit message: "Bump version to 14.6.0 and skip 14.5.0" 09:53:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:53:45 > git rev-list --no-walk 77e04a26e0aac1cacd479edefe300089ea83a7f3 # timeout=10 09:53:48 [EnvInject] - Injecting environment variables from a build step. 09:53:49 [EnvInject] - Injecting as environment variables the properties content 09:53:49 PYTHON=python3 09:53:49 09:53:49 [EnvInject] - Variables injected successfully. 09:53:49 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins4350456150867877425.sh 09:53:49 ---> tox-install.sh 09:53:49 + source /home/jenkins/lf-env.sh 09:53:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:49 ++ mktemp -d /tmp/venv-XXXX 09:53:49 + lf_venv=/tmp/venv-ERsn 09:53:49 + local venv_file=/tmp/.os_lf_venv 09:53:49 + local python=python3 09:53:49 + local options 09:53:49 + local set_path=true 09:53:49 + local install_args= 09:53:49 ++ 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:53:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:49 + true 09:53:49 + case $1 in 09:53:49 + venv_file=/tmp/.toxenv 09:53:49 + shift 2 09:53:49 + true 09:53:49 + case $1 in 09:53:49 + shift 09:53:49 + break 09:53:49 + case $python in 09:53:49 + local pkg_list= 09:53:49 + [[ -d /opt/pyenv ]] 09:53:49 + echo 'Setup pyenv:' 09:53:49 Setup pyenv: 09:53:49 + export PYENV_ROOT=/opt/pyenv 09:53:49 + PYENV_ROOT=/opt/pyenv 09:53:49 + 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:53:49 + 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:53:49 + pyenv versions 09:53:49 * system (set by /opt/pyenv/version) 09:53:49 * 3.8.13 (set by /opt/pyenv/version) 09:53:49 * 3.9.13 (set by /opt/pyenv/version) 09:53:49 * 3.10.6 (set by /opt/pyenv/version) 09:53:49 + command -v pyenv 09:53:49 ++ pyenv init - --no-rehash 09:53:49 + 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:53:49 export PATH="/opt/pyenv/shims:${PATH}" 09:53:49 export PYENV_SHELL=bash 09:53:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:53:49 pyenv() { 09:53:49 local command 09:53:49 command="${1:-}" 09:53:49 if [ "$#" -gt 0 ]; then 09:53:49 shift 09:53:49 fi 09:53:49 09:53:49 case "$command" in 09:53:49 rehash|shell) 09:53:49 eval "$(pyenv "sh-$command" "$@")" 09:53:49 ;; 09:53:49 *) 09:53:49 command pyenv "$command" "$@" 09:53:49 ;; 09:53:49 esac 09:53:49 }' 09:53:49 +++ 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:53:49 ++ 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:53:49 ++ 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:53:49 ++ 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:53:49 ++ export PYENV_SHELL=bash 09:53:49 ++ PYENV_SHELL=bash 09:53:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:53:49 +++ complete -F _pyenv pyenv 09:53:49 ++ lf-pyver python3 09:53:49 ++ local py_version_xy=python3 09:53:49 ++ local py_version_xyz= 09:53:49 ++ pyenv versions 09:53:49 ++ local command 09:53:49 ++ sed 's/^[ *]* //' 09:53:49 ++ command=versions 09:53:49 ++ '[' 1 -gt 0 ']' 09:53:49 ++ shift 09:53:49 ++ case "$command" in 09:53:49 ++ command pyenv versions 09:53:49 ++ pyenv versions 09:53:49 ++ awk '{ print $1 }' 09:53:49 ++ grep -E '^[0-9.]*[0-9]$' 09:53:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:53:49 +++ grep '^3' /tmp/.pyenv_versions 09:53:49 +++ sort -V 09:53:49 +++ tail -n 1 09:53:49 ++ py_version_xyz=3.10.6 09:53:49 ++ [[ -z 3.10.6 ]] 09:53:49 ++ echo 3.10.6 09:53:49 ++ return 0 09:53:49 + pyenv local 3.10.6 09:53:49 + local command 09:53:49 + command=local 09:53:49 + '[' 2 -gt 0 ']' 09:53:49 + shift 09:53:49 + case "$command" in 09:53:49 + command pyenv local 3.10.6 09:53:49 + pyenv local 3.10.6 09:53:49 + for arg in "$@" 09:53:49 + case $arg in 09:53:49 + pkg_list+='tox ' 09:53:49 + for arg in "$@" 09:53:49 + case $arg in 09:53:49 + pkg_list+='virtualenv ' 09:53:49 + for arg in "$@" 09:53:49 + case $arg in 09:53:49 + pkg_list+='urllib3~=1.26.15 ' 09:53:49 + [[ -f /tmp/.toxenv ]] 09:53:49 + [[ ! -f /tmp/.toxenv ]] 09:53:49 + [[ -n '' ]] 09:53:49 + python3 -m venv /tmp/venv-ERsn 09:53:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ERsn' 09:53:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ERsn 09:53:53 + echo /tmp/venv-ERsn 09:53:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:53:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:53:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:53:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:53 + local 'pip_opts=--upgrade --quiet' 09:53:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:53:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:53:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:53:53 + [[ -n '' ]] 09:53:53 + [[ -n '' ]] 09:53:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:53:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:53 + /tmp/venv-ERsn/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:53:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:53:57 lf-activate-venv(): INFO: Base packages installed successfully 09:53:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:53:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:53:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:53:57 + /tmp/venv-ERsn/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:53:59 + type python3 09:53:59 + true 09:53:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ERsn/bin to PATH' 09:53:59 lf-activate-venv(): INFO: Adding /tmp/venv-ERsn/bin to PATH 09:53:59 + PATH=/tmp/venv-ERsn/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:53:59 + return 0 09:53:59 + python3 --version 09:53:59 Python 3.10.6 09:53:59 + python3 -m pip --version 09:53:59 pip 26.2.1 from /tmp/venv-ERsn/lib/python3.10/site-packages/pip (python 3.10) 09:53:59 + python3 -m pip freeze 09:53:59 cachetools==7.1.7 09:53:59 colorama==0.4.6 09:53:59 distlib==0.4.3 09:53:59 filelock==3.32.3 09:53:59 packaging==26.3 09:53:59 platformdirs==4.11.3 09:53:59 pluggy==1.6.0 09:53:59 pyproject-api==1.11.0 09:53:59 python-discovery==1.5.2 09:53:59 tomli==2.4.1 09:53:59 tomli_w==1.2.0 09:53:59 tox==4.60.0 09:53:59 typing_extensions==4.16.0 09:53:59 urllib3==1.26.20 09:53:59 virtualenv==21.7.4 09:53:59 [EnvInject] - Injecting environment variables from a build step. 09:53:59 [EnvInject] - Injecting as environment variables the properties content 09:53:59 PARALLEL=false 09:53:59 09:53:59 [EnvInject] - Variables injected successfully. 09:53:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins18129653301269322983.sh 09:53:59 ---> tox-run.sh 09:53:59 + 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:53:59 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:53:59 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 09:53:59 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 09:53:59 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 09:53:59 + source /home/jenkins/lf-env.sh 09:53:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:53:59 ++ mktemp -d /tmp/venv-XXXX 09:53:59 + lf_venv=/tmp/venv-I5FU 09:53:59 + local venv_file=/tmp/.os_lf_venv 09:53:59 + local python=python3 09:53:59 + local options 09:53:59 + local set_path=true 09:53:59 + local install_args= 09:53: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 09:53:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:53:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:53:59 + true 09:53:59 + case $1 in 09:53:59 + venv_file=/tmp/.toxenv 09:53:59 + shift 2 09:53:59 + true 09:53:59 + case $1 in 09:53:59 + shift 09:53:59 + break 09:53:59 + case $python in 09:53:59 + local pkg_list= 09:53:59 + [[ -d /opt/pyenv ]] 09:53:59 + echo 'Setup pyenv:' 09:53:59 Setup pyenv: 09:53:59 + export PYENV_ROOT=/opt/pyenv 09:53:59 + PYENV_ROOT=/opt/pyenv 09:53:59 + 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:53:59 + 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:53:59 + pyenv versions 09:54:00 system 09:54:00 3.8.13 09:54:00 3.9.13 09:54:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:54:00 + command -v pyenv 09:54:00 ++ pyenv init - --no-rehash 09:54: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[*]}"'\'')" 09:54:00 export PATH="/opt/pyenv/shims:${PATH}" 09:54:00 export PYENV_SHELL=bash 09:54:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:54:00 pyenv() { 09:54:00 local command 09:54:00 command="${1:-}" 09:54:00 if [ "$#" -gt 0 ]; then 09:54:00 shift 09:54:00 fi 09:54:00 09:54:00 case "$command" in 09:54:00 rehash|shell) 09:54:00 eval "$(pyenv "sh-$command" "$@")" 09:54:00 ;; 09:54:00 *) 09:54:00 command pyenv "$command" "$@" 09:54:00 ;; 09:54:00 esac 09:54:00 }' 09:54: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[*]}"' 09:54:00 ++ 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:54:00 ++ 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:54:00 ++ 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:54:00 ++ export PYENV_SHELL=bash 09:54:00 ++ PYENV_SHELL=bash 09:54:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:54:00 +++ complete -F _pyenv pyenv 09:54:00 ++ lf-pyver python3 09:54:00 ++ local py_version_xy=python3 09:54:00 ++ local py_version_xyz= 09:54:00 ++ pyenv versions 09:54:00 ++ local command 09:54:00 ++ command=versions 09:54:00 ++ '[' 1 -gt 0 ']' 09:54:00 ++ shift 09:54:00 ++ case "$command" in 09:54:00 ++ command pyenv versions 09:54:00 ++ pyenv versions 09:54:00 ++ sed 's/^[ *]* //' 09:54:00 ++ awk '{ print $1 }' 09:54:00 ++ grep -E '^[0-9.]*[0-9]$' 09:54:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:54:00 +++ grep '^3' /tmp/.pyenv_versions 09:54:00 +++ sort -V 09:54:00 +++ tail -n 1 09:54:00 ++ py_version_xyz=3.10.6 09:54:00 ++ [[ -z 3.10.6 ]] 09:54:00 ++ echo 3.10.6 09:54:00 ++ return 0 09:54:00 + pyenv local 3.10.6 09:54:00 + local command 09:54:00 + command=local 09:54:00 + '[' 2 -gt 0 ']' 09:54:00 + shift 09:54:00 + case "$command" in 09:54:00 + command pyenv local 3.10.6 09:54:00 + pyenv local 3.10.6 09:54:00 + for arg in "$@" 09:54:00 + case $arg in 09:54:00 + pkg_list+='tox ' 09:54:00 + for arg in "$@" 09:54:00 + case $arg in 09:54:00 + pkg_list+='virtualenv ' 09:54:00 + for arg in "$@" 09:54:00 + case $arg in 09:54:00 + pkg_list+='urllib3~=1.26.15 ' 09:54:00 + [[ -f /tmp/.toxenv ]] 09:54:00 ++ cat /tmp/.toxenv 09:54:00 + lf_venv=/tmp/venv-ERsn 09:54:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ERsn from' file:/tmp/.toxenv 09:54:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ERsn from file:/tmp/.toxenv 09:54:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:00 + local 'pip_opts=--upgrade --quiet' 09:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:54:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:54:00 + [[ -n '' ]] 09:54:00 + [[ -n '' ]] 09:54:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:00 + /tmp/venv-ERsn/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:54:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:54:01 lf-activate-venv(): INFO: Base packages installed successfully 09:54:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:54:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:54:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:54:01 + /tmp/venv-ERsn/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:54:02 + type python3 09:54:02 + true 09:54:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ERsn/bin to PATH' 09:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-ERsn/bin to PATH 09:54:02 + PATH=/tmp/venv-ERsn/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:54:02 + return 0 09:54:02 + [[ -d /opt/pyenv ]] 09:54:02 + echo '---> Setting up pyenv' 09:54:02 ---> Setting up pyenv 09:54:02 + export PYENV_ROOT=/opt/pyenv 09:54:02 + PYENV_ROOT=/opt/pyenv 09:54:02 + export PATH=/opt/pyenv/bin:/tmp/venv-ERsn/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:54:02 + PATH=/opt/pyenv/bin:/tmp/venv-ERsn/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:54:02 ++ pwd 09:54:02 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:54:02 + export PYTHONPATH 09:54:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:54:02 + TOX_TESTENV_PASSENV=PYTHONPATH 09:54:02 + tox --version 09:54:02 4.60.0 from /tmp/venv-ERsn/lib/python3.10/site-packages/tox/__init__.py 09:54:02 + PARALLEL=false 09:54:02 + TOX_OPTIONS_LIST= 09:54:02 + [[ -n bandit ]] 09:54:02 + TOX_OPTIONS_LIST=' -e bandit' 09:54:02 + case ${PARALLEL,,} in 09:54:02 + tox -e bandit 09:54:02 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 09:54:03 bandit: install_deps> python -I -m pip install -r test-requirements.txt 09:54:17 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:54:18 .pkg: _optional_hooks> python /tmp/venv-ERsn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:54:19 .pkg: get_requires_for_build_sdist> python /tmp/venv-ERsn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:54:19 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:54:20 .pkg: get_requires_for_build_wheel> python /tmp/venv-ERsn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:54:20 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:54:20 .pkg: freeze> python -m pip freeze --all 09:54:21 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:54:21 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-ERsn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:54:21 .pkg: build_sdist> python /tmp/venv-ERsn/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:54:22 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:54:22 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.6.0.tar.gz 09:54:26 bandit: freeze> python -m pip freeze --all 09:54:26 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.6.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:54:26 bandit: commands[0]> bandit -r src/onapsdk 09:54:26 [main] INFO profile include tests: None 09:54:26 [main] INFO profile exclude tests: None 09:54:26 [main] INFO cli include tests: None 09:54:26 [main] INFO cli exclude tests: None 09:54:26 [main] INFO running on Python 3.10.6 09:54:28 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02 09:54:28 Run started:2026-08-17 09:54:28.677467+00:00 09:54:28 09:54:28 Test results: 09:54:28 No issues identified. 09:54:28 09:54:28 Code scanned: 09:54:28 Total lines of code: 17433 09:54:28 Total lines skipped (#nosec): 0 09:54:28 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 09:54:28 09:54:28 Run metrics: 09:54:28 Total issues (by severity): 09:54:28 Undefined: 0 09:54:28 Low: 0 09:54:28 Medium: 0 09:54:28 High: 0 09:54:28 Total issues (by confidence): 09:54:28 Undefined: 0 09:54:28 Low: 0 09:54:28 Medium: 0 09:54:28 High: 0 09:54:28 Files skipped (0): 09:54:28 bandit: OK (26.17=setup[23.83]+cmd[2.33] seconds) 09:54:28 congratulations :) (26.21 seconds) 09:54:28 + tox_status=0 09:54:28 + echo '---> Completed tox runs' 09:54:28 ---> Completed tox runs 09:54:28 + for i in .tox/*/log 09:54:28 ++ echo .tox/bandit/log 09:54:28 ++ awk -F/ '{print $2}' 09:54:28 + tox_env=bandit 09:54:28 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 09:54:28 + DOC_DIR=docs/_build/html 09:54:28 + [[ -d docs/_build/html ]] 09:54:28 + echo '---> tox-run.sh ends' 09:54:28 ---> tox-run.sh ends 09:54:28 + test 0 -eq 0 09:54:28 $ ssh-agent -k 09:54:28 unset SSH_AUTH_SOCK; 09:54:28 unset SSH_AGENT_PID; 09:54:28 echo Agent pid 2082 killed; 09:54:28 [ssh-agent] Stopped. 09:54:29 [PostBuildScript] - [INFO] Executing post build scripts. 09:54:29 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14310759948856236372.sh 09:54:29 ---> sysstat.sh 09:54:29 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12624959548710718840.sh 09:54:29 ---> package-listing.sh 09:54:29 ++ facter osfamily 09:54:29 ++ tr '[:upper:]' '[:lower:]' 09:54:29 + OS_FAMILY=debian 09:54:29 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 09:54:29 + START_PACKAGES=/tmp/packages_start.txt 09:54:29 + END_PACKAGES=/tmp/packages_end.txt 09:54:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:54:29 + PACKAGES=/tmp/packages_start.txt 09:54:29 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:54:29 + PACKAGES=/tmp/packages_end.txt 09:54:29 + case "${OS_FAMILY}" in 09:54:29 + dpkg -l 09:54:29 + grep '^ii' 09:54:29 + '[' -f /tmp/packages_start.txt ']' 09:54:29 + '[' -f /tmp/packages_end.txt ']' 09:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:54:29 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 09:54:29 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 09:54:29 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11898252485782717996.sh 09:54:29 ---> capture-instance-metadata.sh 09:54:29 Setup pyenv: 09:54:29 system 09:54:29 3.8.13 09:54:29 3.9.13 09:54:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:54:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rdnv 09:54:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:54:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:54:37 lf-activate-venv(): INFO: Base packages installed successfully 09:54:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-Rdnv/bin to PATH 09:54:59 INFO: Running in OpenStack, capturing instance metadata 09:54:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5095028892003917538.sh 09:54:59 provisioning config files... 09:54:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config13529511330433305345tmp 09:54:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:54:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:54:59 [EnvInject] - Injecting environment variables from a build step. 09:54:59 [EnvInject] - Injecting as environment variables the properties content 09:54:59 SERVER_ID=logs 09:54:59 09:54:59 [EnvInject] - Variables injected successfully. 09:54:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins3984962443531615204.sh 09:54:59 ---> create-netrc.sh 09:54:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12147797550295216561.sh 09:54:59 ---> python-tools-install.sh 09:54:59 Setup pyenv: 09:54:59 system 09:54:59 3.8.13 09:54:59 3.9.13 09:54:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:54:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdnv from file:/tmp/.os_lf_venv 09:54:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:54:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:01 lf-activate-venv(): INFO: Base packages installed successfully 09:55:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-Rdnv/bin to PATH 09:55:08 Generating Requirements File 09:55:30 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:55:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:55:30 Python 3.10.6 09:55:30 pip 26.2.1 from /tmp/venv-Rdnv/lib/python3.10/site-packages/pip (python 3.10) 09:55:31 aiohappyeyeballs==2.7.1 09:55:31 aiohttp==3.14.3 09:55:31 aiosignal==1.4.0 09:55:31 appdirs==1.4.4 09:55:31 argcomplete==3.7.2 09:55:31 aspy.yaml==1.3.0 09:55:31 async-timeout==5.0.1 09:55:31 attrs==26.1.0 09:55:31 autopage==0.6.0 09:55:31 backports.strenum==1.3.1 09:55:31 beautifulsoup4==4.15.0 09:55:31 boto3==1.43.72 09:55:31 botocore==1.43.72 09:55:31 bs4==0.0.2 09:55:31 certifi==2026.7.22 09:55:31 cffi==2.1.1 09:55:31 cfgv==3.5.0 09:55:31 chardet==7.6.0 09:55:31 charset-normalizer==3.5.1 09:55:31 click==8.4.2 09:55:31 cliff==4.14.0 09:55:31 cmd2==3.5.1 09:55:31 cryptography==3.3.2 09:55:31 debtcollector==3.1.0 09:55:31 decorator==5.3.1 09:55:31 defusedxml==0.7.1 09:55:31 Deprecated==1.3.1 09:55:31 distlib==0.4.3 09:55:31 dnspython==2.8.0 09:55:31 docker==7.2.0 09:55:31 dogpile.cache==1.5.0 09:55:31 durationpy==0.10 09:55:31 email-validator==2.3.0 09:55:31 filelock==3.32.3 09:55:31 frozenlist==1.8.0 09:55:31 future==1.0.0 09:55:31 gitdb==4.0.12 09:55:31 GitPython==3.1.59 09:55:31 httplib2==0.30.2 09:55:31 identify==2.6.19 09:55:31 idna==3.18 09:55:31 importlib-resources==1.5.0 09:55:31 iso8601==2.1.0 09:55:31 Jinja2==3.1.6 09:55:31 jmespath==1.1.0 09:55:31 jsonpatch==1.33 09:55:31 jsonpointer==3.1.1 09:55:31 jsonschema==4.26.0 09:55:31 jsonschema-specifications==2025.9.1 09:55:31 keystoneauth1==5.14.0 09:55:31 kubernetes==36.0.3 09:55:31 lftools==0.37.23 09:55:31 lxml==6.1.1 09:55:31 markdown-it-py==4.2.0 09:55:31 MarkupSafe==3.0.3 09:55:31 mdurl==0.1.2 09:55:31 msgpack==1.2.1 09:55:31 multi_key_dict==2.0.3 09:55:31 multidict==6.7.1 09:55:31 munch==4.0.0 09:55:31 netaddr==1.3.0 09:55:31 niet==1.4.2 09:55:31 nodeenv==1.10.0 09:55:31 oauth2client==4.1.3 09:55:31 oauthlib==3.3.1 09:55:31 openstacksdk==4.13.0 09:55:31 os-service-types==1.8.2 09:55:31 osc-lib==4.6.0 09:55:31 oslo.config==10.4.0 09:55:31 oslo.context==6.4.0 09:55:31 oslo.i18n==6.8.0 09:55:31 oslo.log==8.2.0 09:55:31 oslo.serialization==5.10.0 09:55:31 oslo.utils==10.1.1 09:55:31 packaging==26.3 09:55:31 pbr==7.0.3 09:55:31 platformdirs==4.11.3 09:55:31 prettytable==3.18.0 09:55:31 propcache==0.5.2 09:55:31 psutil==7.2.2 09:55:31 pyasn1==0.6.4 09:55:31 pyasn1_modules==0.4.2 09:55:31 pycparser==3.0 09:55:31 pygerrit2==2.0.15 09:55:31 PyGithub==2.9.1 09:55:31 Pygments==2.21.0 09:55:31 PyJWT==2.13.0 09:55:31 PyNaCl==1.6.2 09:55:31 pyparsing==2.4.7 09:55:31 pyperclip==1.11.0 09:55:31 pyrsistent==0.20.0 09:55:31 python-cinderclient==9.9.0 09:55:31 python-dateutil==2.9.0.post0 09:55:31 python-discovery==1.5.2 09:55:31 python-heatclient==5.2.0 09:55:31 python-jenkins==1.8.3 09:55:31 python-keystoneclient==5.8.0 09:55:31 python-magnumclient==4.11.0 09:55:31 python-openstackclient==10.0.0 09:55:31 python-swiftclient==4.10.0 09:55:31 PyYAML==6.0.3 09:55:31 referencing==0.37.0 09:55:31 requests==2.34.2 09:55:31 requests-oauthlib==2.0.0 09:55:31 rfc3986==2.0.0 09:55:31 rich==15.0.0 09:55:31 rich-argparse==1.8.0 09:55:31 rpds-py==0.30.0 09:55:31 rsa==4.9.1 09:55:31 ruamel.yaml==0.19.1 09:55:31 ruamel.yaml.clib==0.2.15 09:55:31 s3transfer==0.19.2 09:55:31 simplejson==4.1.1 09:55:31 six==1.17.0 09:55:31 smmap==5.0.3 09:55:31 soupsieve==2.9.2 09:55:31 stevedore==5.8.0 09:55:31 tabulate==0.10.0 09:55:31 toml==0.10.2 09:55:31 tomlkit==0.15.1 09:55:31 tqdm==4.70.0 09:55:31 typing_extensions==4.16.0 09:55:31 urllib3==1.26.20 09:55:31 virtualenv==21.7.4 09:55:31 wcwidth==0.8.2 09:55:31 websocket-client==1.9.0 09:55:31 wrapt==2.3.0 09:55:31 xdg==6.0.0 09:55:31 xmltodict==1.0.4 09:55:31 yarl==1.24.5 09:55:31 yq==4.1.2 09:55:31 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins8941111949044273844.sh 09:55:31 ---> uv-install.sh 09:55:31 Installing uv/uvx (latest) using shell installer 09:55:31 2026-08-17 09:55:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Kbtj5w.sh" [1] 09:55:31 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:55:32 installing to /home/jenkins/.local/bin 09:55:32 uv 09:55:32 uvx 09:55:32 everything's installed! 09:55:32 09:55:32 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:55:32 09:55:32 source $HOME/.local/bin/env (sh, bash, zsh) 09:55:32 source $HOME/.local/bin/env.fish (fish) 09:55:32 Adding install location to PATH 09:55:32 ---> Validating uv/uvx install 09:55:32 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:55:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins18367351509420557732.sh 09:55:32 ---> sudo-logs.sh 09:55:32 Archiving 'sudo' log.. 09:55:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11231983790569729554.sh 09:55:32 ---> job-cost.sh 09:55:32 INFO: Activating Python virtual environment... 09:55:32 Setup pyenv: 09:55:32 system 09:55:32 3.8.13 09:55:32 3.9.13 09:55:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdnv from file:/tmp/.os_lf_venv 09:55:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:34 lf-activate-venv(): INFO: Base packages installed successfully 09:55:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:55:38 lf-activate-venv(): INFO: Adding /tmp/venv-Rdnv/bin to PATH 09:55:38 INFO: No stack-cost file found 09:55:38 INFO: Instance uptime: 158s 09:55:38 INFO: Fetching instance metadata (attempt 1 of 3)... 09:55:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:55:39 INFO: Successfully fetched instance metadata 09:55:39 INFO: Instance type: v3-standard-8 09:55:39 INFO: Retrieving pricing info for: v3-standard-8 09:55:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:55:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=158 09:55:39 INFO: Successfully fetched Vexxhost pricing API 09:55:39 INFO: Retrieved cost: 0.22 09:55:39 INFO: Retrieved resource: v3-standard-8 09:55:39 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 09:55:39 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 09:55:39 INFO: Successfully archived job cost data 09:55:39 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,282,2026-08-17 09:55:39,v3-standard-8,158,0.22,0.00,SUCCESS 09:55:39 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins18157560355944396687.sh 09:55:39 ---> logs-deploy.sh 09:55:39 Setup pyenv: 09:55:39 system 09:55:39 3.8.13 09:55:39 3.9.13 09:55:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 09:55:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdnv from file:/tmp/.os_lf_venv 09:55:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:41 lf-activate-venv(): INFO: Base packages installed successfully 09:55:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-Rdnv/bin to PATH 09:55:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/282 09:55:47 INFO: archiving workspace using pattern(s): 09:55:48 Archives upload complete. 09:55:49 INFO: archiving logs to Nexus 09:55:50 ---> uname -a: 09:55:50 Linux prd-ubuntu1804-docker-8c-8g-13176 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:55:50 09:55:50 09:55:50 ---> lscpu: 09:55:50 Architecture: x86_64 09:55:50 CPU op-mode(s): 32-bit, 64-bit 09:55:50 Byte Order: Little Endian 09:55:50 CPU(s): 8 09:55:50 On-line CPU(s) list: 0-7 09:55:50 Thread(s) per core: 1 09:55:50 Core(s) per socket: 1 09:55:50 Socket(s): 8 09:55:50 NUMA node(s): 1 09:55:50 Vendor ID: AuthenticAMD 09:55:50 CPU family: 23 09:55:50 Model: 49 09:55:50 Model name: AMD EPYC-Rome Processor 09:55:50 Stepping: 0 09:55:50 CPU MHz: 2800.000 09:55:50 BogoMIPS: 5600.00 09:55:50 Virtualization: AMD-V 09:55:50 Hypervisor vendor: KVM 09:55:50 Virtualization type: full 09:55:50 L1d cache: 32K 09:55:50 L1i cache: 32K 09:55:50 L2 cache: 512K 09:55:50 L3 cache: 16384K 09:55:50 NUMA node0 CPU(s): 0-7 09:55:50 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:55:50 09:55:50 09:55:50 ---> nproc: 09:55:50 8 09:55:50 09:55:50 09:55:50 ---> df -h: 09:55:50 Filesystem Size Used Avail Use% Mounted on 09:55:50 udev 16G 0 16G 0% /dev 09:55:50 tmpfs 3.2G 712K 3.2G 1% /run 09:55:50 /dev/vda1 155G 11G 145G 7% / 09:55:50 tmpfs 16G 0 16G 0% /dev/shm 09:55:50 tmpfs 5.0M 0 5.0M 0% /run/lock 09:55:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:55:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:55:50 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:55:50 09:55:50 09:55:50 ---> free -m: 09:55:50 total used free shared buff/cache available 09:55:50 Mem: 32167 824 28918 0 2423 30906 09:55:50 Swap: 1023 0 1023 09:55:50 09:55:50 09:55:50 ---> ip addr: 09:55:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:55:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:55:50 inet 127.0.0.1/8 scope host lo 09:55:50 valid_lft forever preferred_lft forever 09:55:50 inet6 ::1/128 scope host 09:55:50 valid_lft forever preferred_lft forever 09:55:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:55:50 link/ether fa:16:3e:5b:05:86 brd ff:ff:ff:ff:ff:ff 09:55:50 inet 10.30.106.170/23 brd 10.30.107.255 scope global dynamic ens3 09:55:50 valid_lft 86239sec preferred_lft 86239sec 09:55:50 inet6 fe80::f816:3eff:fe5b:586/64 scope link 09:55:50 valid_lft forever preferred_lft forever 09:55:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:55:50 link/ether 02:42:7c:53:45:08 brd ff:ff:ff:ff:ff:ff 09:55:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:55:50 valid_lft forever preferred_lft forever 09:55:50 09:55:50 09:55:50 ---> sar -b -r -n DEV: 09:55:50 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13176) 08/17/26 _x86_64_ (8 CPU) 09:55:50 09:55:50 09:53:12 LINUX RESTART (8 CPU) 09:55:50 09:55:50 09:54:01 tps rtps wtps bread/s bwrtn/s 09:55:50 09:55:01 158.69 4.33 154.36 195.57 92904.12 09:55:50 Average: 158.69 4.33 154.36 195.57 92904.12 09:55:50 09:55:50 09:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:50 09:55:01 29904072 31681752 3035148 9.21 81212 1994840 1365644 4.02 903600 1817120 171736 09:55:50 Average: 29904072 31681752 3035148 9.21 81212 1994840 1365644 4.02 903600 1817120 171736 09:55:50 09:55:50 09:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:50 09:55:01 ens3 70.47 46.03 1169.57 9.89 0.00 0.00 0.00 0.00 09:55:50 09:55:01 lo 0.87 0.87 0.11 0.11 0.00 0.00 0.00 0.00 09:55:50 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:50 Average: ens3 70.47 46.03 1169.57 9.89 0.00 0.00 0.00 0.00 09:55:50 Average: lo 0.87 0.87 0.11 0.11 0.00 0.00 0.00 0.00 09:55:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:50 09:55:50 09:55:50 ---> sar -P ALL: 09:55:50 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13176) 08/17/26 _x86_64_ (8 CPU) 09:55:50 09:55:50 09:53:12 LINUX RESTART (8 CPU) 09:55:50 09:55:50 09:54:01 CPU %user %nice %system %iowait %steal %idle 09:55:50 09:55:01 all 10.45 0.00 0.87 1.48 0.04 87.17 09:55:50 09:55:01 0 11.58 0.00 0.92 0.15 0.03 87.32 09:55:50 09:55:01 1 22.43 0.00 1.65 0.35 0.05 75.51 09:55:50 09:55:01 2 10.20 0.00 1.00 0.03 0.03 88.73 09:55:50 09:55:01 3 1.13 0.00 0.30 0.00 0.02 98.55 09:55:50 09:55:01 4 0.35 0.00 0.47 4.44 0.02 94.72 09:55:50 09:55:01 5 0.53 0.00 0.13 4.66 0.02 94.65 09:55:50 09:55:01 6 10.24 0.00 0.82 0.07 0.02 88.86 09:55:50 09:55:01 7 27.16 0.00 1.68 2.14 0.10 68.92 09:55:50 Average: all 10.45 0.00 0.87 1.48 0.04 87.17 09:55:50 Average: 0 11.58 0.00 0.92 0.15 0.03 87.32 09:55:50 Average: 1 22.43 0.00 1.65 0.35 0.05 75.51 09:55:50 Average: 2 10.20 0.00 1.00 0.03 0.03 88.73 09:55:50 Average: 3 1.13 0.00 0.30 0.00 0.02 98.55 09:55:50 Average: 4 0.35 0.00 0.47 4.44 0.02 94.72 09:55:50 Average: 5 0.53 0.00 0.13 4.66 0.02 94.65 09:55:50 Average: 6 10.24 0.00 0.82 0.07 0.02 88.86 09:55:50 Average: 7 27.16 0.00 1.68 2.14 0.10 68.92 09:55:50 09:55:50 09:55:50