11:11:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/143130 11:11:00 Running as SYSTEM 11:11:00 [EnvInject] - Loading node environment variables. 11:11:00 Building remotely on prd-ubuntu1804-docker-8c-8g-6421 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 11:11:00 [ssh-agent] Looking for ssh-agent implementation... 11:11:00 $ ssh-agent 11:11:00 SSH_AUTH_SOCK=/tmp/ssh-feeH2VlL18D7/agent.2090 11:11:00 SSH_AGENT_PID=2092 11:11:00 [ssh-agent] Started. 11:11:00 Running ssh-add (command line suppressed) 11:11:00 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_10419780858009283649.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_10419780858009283649.key) 11:11:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:11:00 The recommended git tool is: NONE 11:11:01 using credential onap-jenkins-ssh 11:11:01 Wiping out workspace first. 11:11:01 Cloning the remote Git repository 11:11:01 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:11:01 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 11:11:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:11:01 > git --version # timeout=10 11:11:01 > git --version # 'git version 2.17.1' 11:11:01 using GIT_SSH to set credentials Gerrit user 11:11:01 Verifying host key using manually-configured host key entries 11:11:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:11:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:11:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:11:02 using GIT_SSH to set credentials Gerrit user 11:11:02 Verifying host key using manually-configured host key entries 11:11:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/30/143130/2 # timeout=30 11:11:02 > git rev-parse 8028db56ce5d2d0a975a351bfb4c067b744b985f^{commit} # timeout=10 11:11:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:11:02 Checking out Revision 8028db56ce5d2d0a975a351bfb4c067b744b985f (refs/changes/30/143130/2) 11:11:02 > git config core.sparsecheckout # timeout=10 11:11:02 > git checkout -f 8028db56ce5d2d0a975a351bfb4c067b744b985f # timeout=30 11:11:02 Commit message: "Remove dependency on cryptography and pyOpenSSL in python-onapsdk" 11:11:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:11:03 > git rev-list --no-walk 2fa7f32870735ed4ba49636ab641a21545e0e174 # timeout=10 11:11:06 [EnvInject] - Injecting environment variables from a build step. 11:11:06 [EnvInject] - Injecting as environment variables the properties content 11:11:06 PYTHON=python3 11:11:06 11:11:06 [EnvInject] - Variables injected successfully. 11:11:06 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins18073667904682419677.sh 11:11:06 ---> tox-install.sh 11:11:06 + source /home/jenkins/lf-env.sh 11:11:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:06 ++ mktemp -d /tmp/venv-XXXX 11:11:06 + lf_venv=/tmp/venv-odZE 11:11:06 + local venv_file=/tmp/.os_lf_venv 11:11:06 + local python=python3 11:11:06 + local options 11:11:06 + local set_path=true 11:11:06 + local install_args= 11:11:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:06 + true 11:11:06 + case $1 in 11:11:06 + venv_file=/tmp/.toxenv 11:11:06 + shift 2 11:11:06 + true 11:11:06 + case $1 in 11:11:06 + shift 11:11:06 + break 11:11:06 + case $python in 11:11:06 + local pkg_list= 11:11:06 + [[ -d /opt/pyenv ]] 11:11:06 + echo 'Setup pyenv:' 11:11:06 Setup pyenv: 11:11:06 + export PYENV_ROOT=/opt/pyenv 11:11:06 + PYENV_ROOT=/opt/pyenv 11:11:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:06 + pyenv versions 11:11:06 * system (set by /opt/pyenv/version) 11:11:06 * 3.8.13 (set by /opt/pyenv/version) 11:11:06 * 3.9.13 (set by /opt/pyenv/version) 11:11:06 * 3.10.6 (set by /opt/pyenv/version) 11:11:06 + command -v pyenv 11:11:06 ++ pyenv init - --no-rehash 11:11:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:11:06 export PATH="/opt/pyenv/shims:${PATH}" 11:11:06 export PYENV_SHELL=bash 11:11:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:06 pyenv() { 11:11:06 local command 11:11:06 command="${1:-}" 11:11:06 if [ "$#" -gt 0 ]; then 11:11:06 shift 11:11:06 fi 11:11:06 11:11:06 case "$command" in 11:11:06 rehash|shell) 11:11:06 eval "$(pyenv "sh-$command" "$@")" 11:11:06 ;; 11:11:06 *) 11:11:06 command pyenv "$command" "$@" 11:11:06 ;; 11:11:06 esac 11:11:06 }' 11:11:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:11:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:06 ++ export PYENV_SHELL=bash 11:11:06 ++ PYENV_SHELL=bash 11:11:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:06 +++ complete -F _pyenv pyenv 11:11:06 ++ lf-pyver python3 11:11:06 ++ local py_version_xy=python3 11:11:06 ++ local py_version_xyz= 11:11:06 ++ pyenv versions 11:11:06 ++ local command 11:11:06 ++ command=versions 11:11:06 ++ '[' 1 -gt 0 ']' 11:11:06 ++ shift 11:11:06 ++ case "$command" in 11:11:06 ++ command pyenv versions 11:11:06 ++ pyenv versions 11:11:06 ++ sed 's/^[ *]* //' 11:11:06 ++ grep -E '^[0-9.]*[0-9]$' 11:11:06 ++ awk '{ print $1 }' 11:11:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:06 +++ grep '^3' /tmp/.pyenv_versions 11:11:06 +++ tail -n 1 11:11:06 +++ sort -V 11:11:06 ++ py_version_xyz=3.10.6 11:11:06 ++ [[ -z 3.10.6 ]] 11:11:06 ++ echo 3.10.6 11:11:06 ++ return 0 11:11:06 + pyenv local 3.10.6 11:11:06 + local command 11:11:06 + command=local 11:11:06 + '[' 2 -gt 0 ']' 11:11:06 + shift 11:11:06 + case "$command" in 11:11:06 + command pyenv local 3.10.6 11:11:06 + pyenv local 3.10.6 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='tox ' 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='virtualenv ' 11:11:06 + for arg in "$@" 11:11:06 + case $arg in 11:11:06 + pkg_list+='urllib3~=1.26.15 ' 11:11:06 + [[ -f /tmp/.toxenv ]] 11:11:06 + [[ ! -f /tmp/.toxenv ]] 11:11:06 + [[ -n '' ]] 11:11:06 + python3 -m venv /tmp/venv-odZE 11:11:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odZE' 11:11:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odZE 11:11:10 + echo /tmp/venv-odZE 11:11:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:11:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:11:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:10 + local 'pip_opts=--upgrade --quiet' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:10 + [[ -n '' ]] 11:11:10 + [[ -n '' ]] 11:11:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:10 + /tmp/venv-odZE/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 11:11:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:14 lf-activate-venv(): INFO: Base packages installed successfully 11:11:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:14 + /tmp/venv-odZE/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 11:11:17 + type python3 11:11:17 + true 11:11:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-odZE/bin to PATH' 11:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-odZE/bin to PATH 11:11:17 + PATH=/tmp/venv-odZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 + return 0 11:11:17 + python3 --version 11:11:17 Python 3.10.6 11:11:17 + python3 -m pip --version 11:11:17 pip 26.0.1 from /tmp/venv-odZE/lib/python3.10/site-packages/pip (python 3.10) 11:11:17 + python3 -m pip freeze 11:11:17 cachetools==7.0.0 11:11:17 chardet==5.2.0 11:11:17 colorama==0.4.6 11:11:17 distlib==0.4.0 11:11:17 filelock==3.20.3 11:11:17 packaging==26.0 11:11:17 platformdirs==4.5.1 11:11:17 pluggy==1.6.0 11:11:17 pyproject-api==1.10.0 11:11:17 tomli==2.4.0 11:11:17 tox==4.34.1 11:11:17 typing_extensions==4.15.0 11:11:17 urllib3==1.26.20 11:11:17 virtualenv==20.36.1 11:11:17 [EnvInject] - Injecting environment variables from a build step. 11:11:17 [EnvInject] - Injecting as environment variables the properties content 11:11:17 PARALLEL=false 11:11:17 11:11:17 [EnvInject] - Variables injected successfully. 11:11:17 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins17232062279929188627.sh 11:11:17 ---> tox-run.sh 11:11:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 11:11:17 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 11:11:17 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 11:11:17 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 11:11:17 + source /home/jenkins/lf-env.sh 11:11:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:17 ++ mktemp -d /tmp/venv-XXXX 11:11:17 + lf_venv=/tmp/venv-EFVO 11:11:17 + local venv_file=/tmp/.os_lf_venv 11:11:17 + local python=python3 11:11:17 + local options 11:11:17 + local set_path=true 11:11:17 + local install_args= 11:11:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:11:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:11:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:11:17 + true 11:11:17 + case $1 in 11:11:17 + venv_file=/tmp/.toxenv 11:11:17 + shift 2 11:11:17 + true 11:11:17 + case $1 in 11:11:17 + shift 11:11:17 + break 11:11:17 + case $python in 11:11:17 + local pkg_list= 11:11:17 + [[ -d /opt/pyenv ]] 11:11:17 + echo 'Setup pyenv:' 11:11:17 Setup pyenv: 11:11:17 + export PYENV_ROOT=/opt/pyenv 11:11:17 + PYENV_ROOT=/opt/pyenv 11:11:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 + pyenv versions 11:11:17 system 11:11:17 3.8.13 11:11:17 3.9.13 11:11:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 11:11:17 + command -v pyenv 11:11:17 ++ pyenv init - --no-rehash 11:11:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:11:17 export PATH="/opt/pyenv/shims:${PATH}" 11:11:17 export PYENV_SHELL=bash 11:11:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:11:17 pyenv() { 11:11:17 local command 11:11:17 command="${1:-}" 11:11:17 if [ "$#" -gt 0 ]; then 11:11:17 shift 11:11:17 fi 11:11:17 11:11:17 case "$command" in 11:11:17 rehash|shell) 11:11:17 eval "$(pyenv "sh-$command" "$@")" 11:11:17 ;; 11:11:17 *) 11:11:17 command pyenv "$command" "$@" 11:11:17 ;; 11:11:17 esac 11:11:17 }' 11:11:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:11:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:17 ++ export PYENV_SHELL=bash 11:11:17 ++ PYENV_SHELL=bash 11:11:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:11:17 +++ complete -F _pyenv pyenv 11:11:17 ++ lf-pyver python3 11:11:17 ++ local py_version_xy=python3 11:11:17 ++ local py_version_xyz= 11:11:17 ++ pyenv versions 11:11:17 ++ local command 11:11:17 ++ command=versions 11:11:17 ++ '[' 1 -gt 0 ']' 11:11:17 ++ shift 11:11:17 ++ case "$command" in 11:11:17 ++ command pyenv versions 11:11:17 ++ pyenv versions 11:11:17 ++ sed 's/^[ *]* //' 11:11:17 ++ awk '{ print $1 }' 11:11:17 ++ grep -E '^[0-9.]*[0-9]$' 11:11:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:11:17 +++ grep '^3' /tmp/.pyenv_versions 11:11:17 +++ sort -V 11:11:17 +++ tail -n 1 11:11:17 ++ py_version_xyz=3.10.6 11:11:17 ++ [[ -z 3.10.6 ]] 11:11:17 ++ echo 3.10.6 11:11:17 ++ return 0 11:11:17 + pyenv local 3.10.6 11:11:17 + local command 11:11:17 + command=local 11:11:17 + '[' 2 -gt 0 ']' 11:11:17 + shift 11:11:17 + case "$command" in 11:11:17 + command pyenv local 3.10.6 11:11:17 + pyenv local 3.10.6 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='tox ' 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='virtualenv ' 11:11:17 + for arg in "$@" 11:11:17 + case $arg in 11:11:17 + pkg_list+='urllib3~=1.26.15 ' 11:11:17 + [[ -f /tmp/.toxenv ]] 11:11:17 ++ cat /tmp/.toxenv 11:11:17 + lf_venv=/tmp/venv-odZE 11:11:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-odZE from' file:/tmp/.toxenv 11:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-odZE from file:/tmp/.toxenv 11:11:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:17 + local 'pip_opts=--upgrade --quiet' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:11:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:11:17 + [[ -n '' ]] 11:11:17 + [[ -n '' ]] 11:11:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:17 + /tmp/venv-odZE/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 11:11:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:11:18 lf-activate-venv(): INFO: Base packages installed successfully 11:11:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:11:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:11:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:11:18 + /tmp/venv-odZE/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 11:11:19 + type python3 11:11:19 + true 11:11:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-odZE/bin to PATH' 11:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-odZE/bin to PATH 11:11:19 + PATH=/tmp/venv-odZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:19 + return 0 11:11:19 + [[ -d /opt/pyenv ]] 11:11:19 + echo '---> Setting up pyenv' 11:11:19 ---> Setting up pyenv 11:11:19 + export PYENV_ROOT=/opt/pyenv 11:11:19 + PYENV_ROOT=/opt/pyenv 11:11:19 + export PATH=/opt/pyenv/bin:/tmp/venv-odZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:19 + PATH=/opt/pyenv/bin:/tmp/venv-odZE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:11:19 ++ pwd 11:11:19 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 11:11:19 + export PYTHONPATH 11:11:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:11:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:11:19 + tox --version 11:11:20 4.34.1 from /tmp/venv-odZE/lib/python3.10/site-packages/tox/__init__.py 11:11:20 + PARALLEL=false 11:11:20 + TOX_OPTIONS_LIST= 11:11:20 + [[ -n bandit ]] 11:11:20 + TOX_OPTIONS_LIST=' -e bandit' 11:11:20 + case ${PARALLEL,,} in 11:11:20 + tox -e bandit 11:11:20 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 11:11:21 bandit: install_deps> python -I -m pip install -r test-requirements.txt 11:11:31 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 11:11:32 .pkg: _optional_hooks> python /tmp/venv-odZE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:11:33 .pkg: get_requires_for_build_sdist> python /tmp/venv-odZE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:11:33 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:11:34 .pkg: get_requires_for_build_wheel> python /tmp/venv-odZE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:11:34 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 11:11:34 .pkg: freeze> python -m pip freeze --all 11:11:34 .pkg: pip==25.3,pytest-runner==5.2,setuptools==80.9.0 11:11:34 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-odZE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:11:35 .pkg: build_sdist> python /tmp/venv-odZE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:11:35 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 11:11:36 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 11:11:39 bandit: freeze> python -m pip freeze --all 11:11:39 bandit: astroid==4.0.4,attrs==25.4.0,bandit==1.9.3,certifi==2026.1.4,charset-normalizer==3.4.4,coverage==7.13.3,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.11,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==7.0.0,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.8.0,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.0,pip==25.3,platformdirs==4.5.1,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.19.2,pylint==4.0.4,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.2,pytest-cov==7.0.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==14.3.2,setuptools==80.9.0,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.6.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,wrapt==2.1.1,zipp==3.23.0 11:11:39 bandit: commands[0]> bandit -r src/onapsdk 11:11:40 [main] INFO profile include tests: None 11:11:40 [main] INFO profile exclude tests: None 11:11:40 [main] INFO cli include tests: None 11:11:40 [main] INFO cli exclude tests: None 11:11:40 [main] INFO running on Python 3.10.6 11:11:42 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 11:11:42 Run started:2026-02-09 11:11:42.050565+00:00 11:11:42 11:11:42 Test results: 11:11:42 No issues identified. 11:11:42 11:11:42 Code scanned: 11:11:42 Total lines of code: 17188 11:11:42 Total lines skipped (#nosec): 0 11:11:42 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 11:11:42 11:11:42 Run metrics: 11:11:42 Total issues (by severity): 11:11:42 Undefined: 0 11:11:42 Low: 0 11:11:42 Medium: 0 11:11:42 High: 0 11:11:42 Total issues (by confidence): 11:11:42 Undefined: 0 11:11:42 Low: 0 11:11:42 Medium: 0 11:11:42 High: 0 11:11:42 Files skipped (0): 11:11:42 bandit: OK (21.46=setup[19.34]+cmd[2.12] seconds) 11:11:42 congratulations :) (21.49 seconds) 11:11:42 + tox_status=0 11:11:42 + echo '---> Completed tox runs' 11:11:42 ---> Completed tox runs 11:11:42 + for i in .tox/*/log 11:11:42 ++ echo .tox/bandit/log 11:11:42 ++ awk -F/ '{print $2}' 11:11:42 + tox_env=bandit 11:11:42 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 11:11:42 + DOC_DIR=docs/_build/html 11:11:42 + [[ -d docs/_build/html ]] 11:11:42 + echo '---> tox-run.sh ends' 11:11:42 ---> tox-run.sh ends 11:11:42 + test 0 -eq 0 11:11:42 $ ssh-agent -k 11:11:42 unset SSH_AUTH_SOCK; 11:11:42 unset SSH_AGENT_PID; 11:11:42 echo Agent pid 2092 killed; 11:11:42 [ssh-agent] Stopped. 11:11:42 [PostBuildScript] - [INFO] Executing post build scripts. 11:11:42 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11572825652242156341.sh 11:11:42 ---> sysstat.sh 11:11:42 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins596277695373015838.sh 11:11:42 ---> package-listing.sh 11:11:42 ++ facter osfamily 11:11:42 ++ tr '[:upper:]' '[:lower:]' 11:11:42 + OS_FAMILY=debian 11:11:42 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 11:11:42 + START_PACKAGES=/tmp/packages_start.txt 11:11:42 + END_PACKAGES=/tmp/packages_end.txt 11:11:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:42 + PACKAGES=/tmp/packages_start.txt 11:11:42 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 11:11:42 + PACKAGES=/tmp/packages_end.txt 11:11:42 + case "${OS_FAMILY}" in 11:11:42 + dpkg -l 11:11:42 + grep '^ii' 11:11:42 + '[' -f /tmp/packages_start.txt ']' 11:11:42 + '[' -f /tmp/packages_end.txt ']' 11:11:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:42 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 11:11:42 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 11:11:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 11:11:42 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5815168227417874265.sh 11:11:42 ---> capture-instance-metadata.sh 11:11:42 Setup pyenv: 11:11:43 system 11:11:43 3.8.13 11:11:43 3.9.13 11:11:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 11:11:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1WIM 11:11:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:11:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:11:50 lf-activate-venv(): INFO: Base packages installed successfully 11:11:50 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:11 lf-activate-venv(): INFO: Adding /tmp/venv-1WIM/bin to PATH 11:12:11 INFO: Running in OpenStack, capturing instance metadata 11:12:11 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5221650930694860108.sh 11:12:11 provisioning config files... 11:12:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config6163596009421157260tmp 11:12:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:12:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:12:11 [EnvInject] - Injecting environment variables from a build step. 11:12:11 [EnvInject] - Injecting as environment variables the properties content 11:12:11 SERVER_ID=logs 11:12:11 11:12:11 [EnvInject] - Variables injected successfully. 11:12:11 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8155450732509239654.sh 11:12:11 ---> create-netrc.sh 11:12:11 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8255031849851777090.sh 11:12:11 ---> python-tools-install.sh 11:12:11 Setup pyenv: 11:12:11 system 11:12:11 3.8.13 11:12:11 3.9.13 11:12:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 11:12:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WIM from file:/tmp/.os_lf_venv 11:12:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:13 lf-activate-venv(): INFO: Base packages installed successfully 11:12:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:12:20 lf-activate-venv(): INFO: Adding /tmp/venv-1WIM/bin to PATH 11:12:20 Generating Requirements File 11:12:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:12:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:12:38 Python 3.10.6 11:12:38 pip 26.0.1 from /tmp/venv-1WIM/lib/python3.10/site-packages/pip (python 3.10) 11:12:38 appdirs==1.4.4 11:12:38 argcomplete==3.6.3 11:12:38 aspy.yaml==1.3.0 11:12:38 attrs==25.4.0 11:12:38 autopage==0.6.0 11:12:38 backports.strenum==1.3.1 11:12:38 beautifulsoup4==4.14.3 11:12:38 boto3==1.42.44 11:12:38 botocore==1.42.44 11:12:38 bs4==0.0.2 11:12:38 certifi==2026.1.4 11:12:38 cffi==2.0.0 11:12:38 cfgv==3.5.0 11:12:38 chardet==5.2.0 11:12:38 charset-normalizer==3.4.4 11:12:38 click==8.3.1 11:12:38 cliff==4.13.1 11:12:38 cmd2==3.2.0 11:12:38 cryptography==3.3.2 11:12:38 debtcollector==3.0.0 11:12:38 decorator==5.2.1 11:12:38 defusedxml==0.7.1 11:12:38 Deprecated==1.3.1 11:12:38 distlib==0.4.0 11:12:38 dnspython==2.8.0 11:12:38 docker==7.1.0 11:12:38 dogpile.cache==1.5.0 11:12:38 durationpy==0.10 11:12:38 email-validator==2.3.0 11:12:38 filelock==3.20.3 11:12:38 future==1.0.0 11:12:38 gitdb==4.0.12 11:12:38 GitPython==3.1.46 11:12:38 httplib2==0.30.2 11:12:38 identify==2.6.16 11:12:38 idna==3.11 11:12:38 importlib-resources==1.5.0 11:12:38 iso8601==2.1.0 11:12:38 Jinja2==3.1.6 11:12:38 jmespath==1.1.0 11:12:38 jsonpatch==1.33 11:12:38 jsonpointer==3.0.0 11:12:38 jsonschema==4.26.0 11:12:38 jsonschema-specifications==2025.9.1 11:12:38 keystoneauth1==5.13.0 11:12:38 kubernetes==35.0.0 11:12:38 lftools==0.37.21 11:12:38 lxml==6.0.2 11:12:38 markdown-it-py==4.0.0 11:12:38 MarkupSafe==3.0.3 11:12:38 mdurl==0.1.2 11:12:38 msgpack==1.1.2 11:12:38 multi_key_dict==2.0.3 11:12:38 munch==4.0.0 11:12:38 netaddr==1.3.0 11:12:38 niet==1.4.2 11:12:38 nodeenv==1.10.0 11:12:38 oauth2client==4.1.3 11:12:38 oauthlib==3.3.1 11:12:38 openstacksdk==4.9.0 11:12:38 os-service-types==1.8.2 11:12:38 osc-lib==4.3.0 11:12:38 oslo.config==10.2.0 11:12:38 oslo.context==6.2.0 11:12:38 oslo.i18n==6.7.1 11:12:38 oslo.log==8.0.0 11:12:38 oslo.serialization==5.9.0 11:12:38 oslo.utils==9.2.0 11:12:38 packaging==26.0 11:12:38 pbr==7.0.3 11:12:38 platformdirs==4.5.1 11:12:38 prettytable==3.17.0 11:12:38 psutil==7.2.2 11:12:38 pyasn1==0.6.2 11:12:38 pyasn1_modules==0.4.2 11:12:38 pycparser==3.0 11:12:38 pygerrit2==2.0.15 11:12:38 PyGithub==2.8.1 11:12:38 Pygments==2.19.2 11:12:38 PyJWT==2.11.0 11:12:38 PyNaCl==1.6.2 11:12:38 pyparsing==2.4.7 11:12:38 pyperclip==1.11.0 11:12:38 pyrsistent==0.20.0 11:12:38 python-cinderclient==9.8.0 11:12:38 python-dateutil==2.9.0.post0 11:12:38 python-heatclient==5.0.0 11:12:38 python-jenkins==1.8.3 11:12:38 python-keystoneclient==5.7.0 11:12:38 python-magnumclient==4.9.0 11:12:38 python-openstackclient==8.3.0 11:12:38 python-swiftclient==4.9.0 11:12:38 PyYAML==6.0.3 11:12:38 referencing==0.37.0 11:12:38 requests==2.32.5 11:12:38 requests-oauthlib==2.0.0 11:12:38 requestsexceptions==1.4.0 11:12:38 rfc3986==2.0.0 11:12:38 rich==14.3.2 11:12:38 rich-argparse==1.7.2 11:12:38 rpds-py==0.30.0 11:12:38 rsa==4.9.1 11:12:38 ruamel.yaml==0.19.1 11:12:38 ruamel.yaml.clib==0.2.15 11:12:38 s3transfer==0.16.0 11:12:38 simplejson==3.20.2 11:12:38 six==1.17.0 11:12:38 smmap==5.0.2 11:12:38 soupsieve==2.8.3 11:12:38 stevedore==5.6.0 11:12:38 tabulate==0.9.0 11:12:38 toml==0.10.2 11:12:38 tomlkit==0.14.0 11:12:38 tqdm==4.67.3 11:12:38 typing_extensions==4.15.0 11:12:38 tzdata==2025.3 11:12:38 urllib3==1.26.20 11:12:38 virtualenv==20.36.1 11:12:38 wcwidth==0.6.0 11:12:38 websocket-client==1.9.0 11:12:38 wrapt==2.1.1 11:12:38 xdg==6.0.0 11:12:38 xmltodict==1.0.2 11:12:38 yq==3.4.3 11:12:38 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins13107640210127804834.sh 11:12:38 ---> sudo-logs.sh 11:12:38 Archiving 'sudo' log.. 11:12:39 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12859811826308161069.sh 11:12:39 ---> job-cost.sh 11:12:39 Setup pyenv: 11:12:39 system 11:12:39 3.8.13 11:12:39 3.9.13 11:12:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 11:12:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WIM from file:/tmp/.os_lf_venv 11:12:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:41 lf-activate-venv(): INFO: Base packages installed successfully 11:12:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-1WIM/bin to PATH 11:12:45 INFO: No Stack... 11:12:45 INFO: Retrieving Pricing Info for: v3-standard-8 11:12:46 INFO: Archiving Costs 11:12:46 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins8046233863311005744.sh 11:12:46 ---> logs-deploy.sh 11:12:46 Setup pyenv: 11:12:46 system 11:12:46 3.8.13 11:12:46 3.9.13 11:12:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 11:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1WIM from file:/tmp/.os_lf_venv 11:12:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:12:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:12:48 lf-activate-venv(): INFO: Base packages installed successfully 11:12:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-1WIM/bin to PATH 11:12:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/271 11:12:55 INFO: archiving workspace using pattern(s): 11:12:56 Archives upload complete. 11:12:56 INFO: archiving logs to Nexus 11:12:57 ---> uname -a: 11:12:57 Linux prd-ubuntu1804-docker-8c-8g-6421 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:12:57 11:12:57 11:12:57 ---> lscpu: 11:12:57 Architecture: x86_64 11:12:57 CPU op-mode(s): 32-bit, 64-bit 11:12:57 Byte Order: Little Endian 11:12:57 CPU(s): 8 11:12:57 On-line CPU(s) list: 0-7 11:12:57 Thread(s) per core: 1 11:12:57 Core(s) per socket: 1 11:12:57 Socket(s): 8 11:12:57 NUMA node(s): 1 11:12:57 Vendor ID: AuthenticAMD 11:12:57 CPU family: 23 11:12:57 Model: 49 11:12:57 Model name: AMD EPYC-Rome Processor 11:12:57 Stepping: 0 11:12:57 CPU MHz: 2799.998 11:12:57 BogoMIPS: 5599.99 11:12:57 Virtualization: AMD-V 11:12:57 Hypervisor vendor: KVM 11:12:57 Virtualization type: full 11:12:57 L1d cache: 32K 11:12:57 L1i cache: 32K 11:12:57 L2 cache: 512K 11:12:57 L3 cache: 16384K 11:12:57 NUMA node0 CPU(s): 0-7 11:12:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:12:57 11:12:57 11:12:57 ---> nproc: 11:12:57 8 11:12:57 11:12:57 11:12:57 ---> df -h: 11:12:57 Filesystem Size Used Avail Use% Mounted on 11:12:57 udev 16G 0 16G 0% /dev 11:12:57 tmpfs 3.2G 712K 3.2G 1% /run 11:12:57 /dev/vda1 155G 11G 145G 7% / 11:12:57 tmpfs 16G 0 16G 0% /dev/shm 11:12:57 tmpfs 5.0M 0 5.0M 0% /run/lock 11:12:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:12:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:12:57 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:12:57 11:12:57 11:12:57 ---> free -m: 11:12:57 total used free shared buff/cache available 11:12:57 Mem: 32167 823 29138 0 2206 30913 11:12:57 Swap: 1023 0 1023 11:12:57 11:12:57 11:12:57 ---> ip addr: 11:12:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:12:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:12:57 inet 127.0.0.1/8 scope host lo 11:12:57 valid_lft forever preferred_lft forever 11:12:57 inet6 ::1/128 scope host 11:12:57 valid_lft forever preferred_lft forever 11:12:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:12:57 link/ether fa:16:3e:ce:3f:37 brd ff:ff:ff:ff:ff:ff 11:12:57 inet 10.30.107.147/23 brd 10.30.107.255 scope global dynamic ens3 11:12:57 valid_lft 86248sec preferred_lft 86248sec 11:12:57 inet6 fe80::f816:3eff:fece:3f37/64 scope link 11:12:57 valid_lft forever preferred_lft forever 11:12:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:12:57 link/ether 02:42:f4:1b:55:b7 brd ff:ff:ff:ff:ff:ff 11:12:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:12:57 valid_lft forever preferred_lft forever 11:12:57 11:12:57 11:12:57 ---> sar -b -r -n DEV: 11:12:57 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6421) 02/09/26 _x86_64_ (8 CPU) 11:12:57 11:12:57 11:10:28 LINUX RESTART (8 CPU) 11:12:57 11:12:57 11:11:01 tps rtps wtps bread/s bwrtn/s 11:12:57 11:12:01 339.23 26.95 312.28 857.06 93184.07 11:12:57 Average: 339.23 26.95 312.28 857.06 93184.07 11:12:57 11:12:57 11:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:12:57 11:12:01 30111864 31634636 2827356 8.58 67000 1765340 1468772 4.32 946024 1587740 111304 11:12:57 Average: 30111864 31634636 2827356 8.58 67000 1765340 1468772 4.32 946024 1587740 111304 11:12:57 11:12:57 11:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:12:57 11:12:01 ens3 126.43 86.87 529.80 37.82 0.00 0.00 0.00 0.00 11:12:57 11:12:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:12:57 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 Average: ens3 126.43 86.87 529.80 37.82 0.00 0.00 0.00 0.00 11:12:57 Average: lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:12:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:57 11:12:57 11:12:57 ---> sar -P ALL: 11:12:57 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6421) 02/09/26 _x86_64_ (8 CPU) 11:12:57 11:12:57 11:10:28 LINUX RESTART (8 CPU) 11:12:57 11:12:57 11:11:01 CPU %user %nice %system %iowait %steal %idle 11:12:57 11:12:01 all 11.06 0.00 1.10 2.43 0.04 85.36 11:12:57 11:12:01 0 21.90 0.00 1.50 0.27 0.05 76.29 11:12:57 11:12:01 1 10.97 0.00 1.15 0.43 0.03 87.41 11:12:57 11:12:01 2 12.94 0.00 2.35 6.11 0.03 78.56 11:12:57 11:12:01 3 25.21 0.00 1.82 0.72 0.07 72.18 11:12:57 11:12:01 4 2.69 0.00 0.42 0.03 0.03 96.83 11:12:57 11:12:01 5 9.65 0.00 0.71 0.20 0.05 89.39 11:12:57 11:12:01 6 2.68 0.00 0.30 11.33 0.05 85.64 11:12:57 11:12:01 7 2.45 0.00 0.57 0.38 0.03 96.56 11:12:57 Average: all 11.06 0.00 1.10 2.43 0.04 85.36 11:12:57 Average: 0 21.90 0.00 1.50 0.27 0.05 76.29 11:12:57 Average: 1 10.97 0.00 1.15 0.43 0.03 87.41 11:12:57 Average: 2 12.94 0.00 2.35 6.11 0.03 78.56 11:12:57 Average: 3 25.21 0.00 1.82 0.72 0.07 72.18 11:12:57 Average: 4 2.69 0.00 0.42 0.03 0.03 96.83 11:12:57 Average: 5 9.65 0.00 0.71 0.20 0.05 89.39 11:12:57 Average: 6 2.68 0.00 0.30 11.33 0.05 85.64 11:12:57 Average: 7 2.45 0.00 0.57 0.38 0.03 96.56 11:12:57 11:12:57 11:12:57