13:44:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140822 13:44:09 Running as SYSTEM 13:44:09 [EnvInject] - Loading node environment variables. 13:44:09 Building remotely on prd-ubuntu1804-docker-8c-8g-8944 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 13:44:09 [ssh-agent] Looking for ssh-agent implementation... 13:44:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:09 $ ssh-agent 13:44:09 SSH_AUTH_SOCK=/tmp/ssh-YZX1rPrx357T/agent.2065 13:44:09 SSH_AGENT_PID=2067 13:44:09 [ssh-agent] Started. 13:44:10 Running ssh-add (command line suppressed) 13:44:10 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_7860145645655396532.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_7860145645655396532.key) 13:44:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:44:10 The recommended git tool is: NONE 13:44:12 using credential onap-jenkins-ssh 13:44:12 Wiping out workspace first. 13:44:12 Cloning the remote Git repository 13:44:12 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:44:12 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 13:44:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:44:12 > git --version # timeout=10 13:44:12 > git --version # 'git version 2.17.1' 13:44:12 using GIT_SSH to set credentials Gerrit user 13:44:12 Verifying host key using manually-configured host key entries 13:44:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:44:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:44:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:44:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:44:13 using GIT_SSH to set credentials Gerrit user 13:44:13 Verifying host key using manually-configured host key entries 13:44:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/140822/1 # timeout=30 13:44:13 > git rev-parse a2f5937237ec5f54844b84d81bf3fdb82f051f57^{commit} # timeout=10 13:44:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:44:13 Checking out Revision a2f5937237ec5f54844b84d81bf3fdb82f051f57 (refs/changes/22/140822/1) 13:44:13 > git config core.sparsecheckout # timeout=10 13:44:13 > git checkout -f a2f5937237ec5f54844b84d81bf3fdb82f051f57 # timeout=30 13:44:16 Commit message: "Add Vendor and VSP into SDC2 module" 13:44:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:44:16 > git rev-list --no-walk effde38f9572a8a95491c665a157599f02366b43 # timeout=10 13:44:17 [EnvInject] - Injecting environment variables from a build step. 13:44:17 [EnvInject] - Injecting as environment variables the properties content 13:44:17 PYTHON=python3 13:44:17 13:44:17 [EnvInject] - Variables injected successfully. 13:44:17 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins17695491395542666517.sh 13:44:17 ---> tox-install.sh 13:44:17 + source /home/jenkins/lf-env.sh 13:44:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:17 ++ mktemp -d /tmp/venv-XXXX 13:44:17 + lf_venv=/tmp/venv-M3SW 13:44:17 + local venv_file=/tmp/.os_lf_venv 13:44:17 + local python=python3 13:44:17 + local options 13:44:17 + local set_path=true 13:44:17 + local install_args= 13:44: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 13:44:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:17 + true 13:44:17 + case $1 in 13:44:17 + venv_file=/tmp/.toxenv 13:44:17 + shift 2 13:44:17 + true 13:44:17 + case $1 in 13:44:17 + shift 13:44:17 + break 13:44:17 + case $python in 13:44:17 + local pkg_list= 13:44:17 + [[ -d /opt/pyenv ]] 13:44:17 + echo 'Setup pyenv:' 13:44:17 Setup pyenv: 13:44:17 + export PYENV_ROOT=/opt/pyenv 13:44:17 + PYENV_ROOT=/opt/pyenv 13:44:17 + 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 13:44:17 + 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 13:44:17 + pyenv versions 13:44:17 * system (set by /opt/pyenv/version) 13:44:17 * 3.8.13 (set by /opt/pyenv/version) 13:44:17 * 3.9.13 (set by /opt/pyenv/version) 13:44:17 * 3.10.6 (set by /opt/pyenv/version) 13:44:17 + command -v pyenv 13:44:17 ++ pyenv init - --no-rehash 13:44: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[*]}"'\'')" 13:44:17 export PATH="/opt/pyenv/shims:${PATH}" 13:44:17 export PYENV_SHELL=bash 13:44:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:17 pyenv() { 13:44:17 local command 13:44:17 command="${1:-}" 13:44:17 if [ "$#" -gt 0 ]; then 13:44:17 shift 13:44:17 fi 13:44:17 13:44:17 case "$command" in 13:44:17 rehash|shell) 13:44:17 eval "$(pyenv "sh-$command" "$@")" 13:44:17 ;; 13:44:17 *) 13:44:17 command pyenv "$command" "$@" 13:44:17 ;; 13:44:17 esac 13:44:17 }' 13:44: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[*]}"' 13:44:17 ++ 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 13:44:17 ++ 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 13:44:17 ++ 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 13:44:17 ++ export PYENV_SHELL=bash 13:44:17 ++ PYENV_SHELL=bash 13:44:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:17 +++ complete -F _pyenv pyenv 13:44:17 ++ lf-pyver python3 13:44:17 ++ local py_version_xy=python3 13:44:17 ++ local py_version_xyz= 13:44:17 ++ pyenv versions 13:44:17 ++ local command 13:44:17 ++ command=versions 13:44:17 ++ '[' 1 -gt 0 ']' 13:44:17 ++ shift 13:44:17 ++ case "$command" in 13:44:17 ++ command pyenv versions 13:44:17 ++ pyenv versions 13:44:17 ++ sed 's/^[ *]* //' 13:44:17 ++ awk '{ print $1 }' 13:44:17 ++ grep -E '^[0-9.]*[0-9]$' 13:44:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:17 +++ grep '^3' /tmp/.pyenv_versions 13:44:17 +++ sort -V 13:44:17 +++ tail -n 1 13:44:17 ++ py_version_xyz=3.10.6 13:44:17 ++ [[ -z 3.10.6 ]] 13:44:17 ++ echo 3.10.6 13:44:17 ++ return 0 13:44:17 + pyenv local 3.10.6 13:44:17 + local command 13:44:17 + command=local 13:44:17 + '[' 2 -gt 0 ']' 13:44:17 + shift 13:44:17 + case "$command" in 13:44:17 + command pyenv local 3.10.6 13:44:17 + pyenv local 3.10.6 13:44:17 + for arg in "$@" 13:44:17 + case $arg in 13:44:17 + pkg_list+='tox ' 13:44:17 + for arg in "$@" 13:44:17 + case $arg in 13:44:17 + pkg_list+='virtualenv ' 13:44:17 + for arg in "$@" 13:44:17 + case $arg in 13:44:17 + pkg_list+='urllib3~=1.26.15 ' 13:44:17 + [[ -f /tmp/.toxenv ]] 13:44:17 + [[ ! -f /tmp/.toxenv ]] 13:44:17 + [[ -n '' ]] 13:44:17 + python3 -m venv /tmp/venv-M3SW 13:44:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M3SW' 13:44:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M3SW 13:44:22 + echo /tmp/venv-M3SW 13:44:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:44:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:44:22 + /tmp/venv-M3SW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:29 + /tmp/venv-M3SW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:31 + type python3 13:44:31 + true 13:44:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-M3SW/bin to PATH' 13:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-M3SW/bin to PATH 13:44:31 + PATH=/tmp/venv-M3SW/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 13:44:31 + return 0 13:44:31 + python3 --version 13:44:31 Python 3.10.6 13:44:31 + python3 -m pip --version 13:44:31 pip 25.0.1 from /tmp/venv-M3SW/lib/python3.10/site-packages/pip (python 3.10) 13:44:31 + python3 -m pip freeze 13:44:32 cachetools==5.5.2 13:44:32 chardet==5.2.0 13:44:32 colorama==0.4.6 13:44:32 distlib==0.3.9 13:44:32 filelock==3.18.0 13:44:32 packaging==25.0 13:44:32 platformdirs==4.3.7 13:44:32 pluggy==1.5.0 13:44:32 pyproject-api==1.9.0 13:44:32 tomli==2.2.1 13:44:32 tox==4.25.0 13:44:32 typing_extensions==4.13.2 13:44:32 urllib3==1.26.20 13:44:32 virtualenv==20.30.0 13:44:32 [EnvInject] - Injecting environment variables from a build step. 13:44:32 [EnvInject] - Injecting as environment variables the properties content 13:44:32 PARALLEL=false 13:44:32 13:44:32 [EnvInject] - Variables injected successfully. 13:44:32 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins14271870121325073701.sh 13:44:32 ---> tox-run.sh 13:44:32 + 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 13:44:32 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 13:44:32 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 13:44:32 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 13:44:32 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 13:44:32 + source /home/jenkins/lf-env.sh 13:44:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:32 ++ mktemp -d /tmp/venv-XXXX 13:44:32 + lf_venv=/tmp/venv-06OU 13:44:32 + local venv_file=/tmp/.os_lf_venv 13:44:32 + local python=python3 13:44:32 + local options 13:44:32 + local set_path=true 13:44:32 + local install_args= 13:44:32 ++ 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 13:44:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:32 + true 13:44:32 + case $1 in 13:44:32 + venv_file=/tmp/.toxenv 13:44:32 + shift 2 13:44:32 + true 13:44:32 + case $1 in 13:44:32 + shift 13:44:32 + break 13:44:32 + case $python in 13:44:32 + local pkg_list= 13:44:32 + [[ -d /opt/pyenv ]] 13:44:32 + echo 'Setup pyenv:' 13:44:32 Setup pyenv: 13:44:32 + export PYENV_ROOT=/opt/pyenv 13:44:32 + PYENV_ROOT=/opt/pyenv 13:44:32 + 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 13:44:32 + 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 13:44:32 + pyenv versions 13:44:32 system 13:44:32 3.8.13 13:44:32 3.9.13 13:44:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 13:44:32 + command -v pyenv 13:44:32 ++ pyenv init - --no-rehash 13:44:32 + 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[*]}"'\'')" 13:44:32 export PATH="/opt/pyenv/shims:${PATH}" 13:44:32 export PYENV_SHELL=bash 13:44:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:32 pyenv() { 13:44:32 local command 13:44:32 command="${1:-}" 13:44:32 if [ "$#" -gt 0 ]; then 13:44:32 shift 13:44:32 fi 13:44:32 13:44:32 case "$command" in 13:44:32 rehash|shell) 13:44:32 eval "$(pyenv "sh-$command" "$@")" 13:44:32 ;; 13:44:32 *) 13:44:32 command pyenv "$command" "$@" 13:44:32 ;; 13:44:32 esac 13:44:32 }' 13:44:32 +++ 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[*]}"' 13:44:32 ++ 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 13:44:32 ++ 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 13:44:32 ++ 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 13:44:32 ++ export PYENV_SHELL=bash 13:44:32 ++ PYENV_SHELL=bash 13:44:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:32 +++ complete -F _pyenv pyenv 13:44:32 ++ lf-pyver python3 13:44:32 ++ local py_version_xy=python3 13:44:32 ++ local py_version_xyz= 13:44:32 ++ pyenv versions 13:44:32 ++ local command 13:44:32 ++ command=versions 13:44:32 ++ '[' 1 -gt 0 ']' 13:44:32 ++ shift 13:44:32 ++ case "$command" in 13:44:32 ++ command pyenv versions 13:44:32 ++ pyenv versions 13:44:32 ++ sed 's/^[ *]* //' 13:44:32 ++ awk '{ print $1 }' 13:44:32 ++ grep -E '^[0-9.]*[0-9]$' 13:44:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:32 +++ grep '^3' /tmp/.pyenv_versions 13:44:32 +++ sort -V 13:44:32 +++ tail -n 1 13:44:32 ++ py_version_xyz=3.10.6 13:44:32 ++ [[ -z 3.10.6 ]] 13:44:32 ++ echo 3.10.6 13:44:32 ++ return 0 13:44:32 + pyenv local 3.10.6 13:44:32 + local command 13:44:32 + command=local 13:44:32 + '[' 2 -gt 0 ']' 13:44:32 + shift 13:44:32 + case "$command" in 13:44:32 + command pyenv local 3.10.6 13:44:32 + pyenv local 3.10.6 13:44:32 + for arg in "$@" 13:44:32 + case $arg in 13:44:32 + pkg_list+='tox ' 13:44:32 + for arg in "$@" 13:44:32 + case $arg in 13:44:32 + pkg_list+='virtualenv ' 13:44:32 + for arg in "$@" 13:44:32 + case $arg in 13:44:32 + pkg_list+='urllib3~=1.26.15 ' 13:44:32 + [[ -f /tmp/.toxenv ]] 13:44:32 ++ cat /tmp/.toxenv 13:44:32 + lf_venv=/tmp/venv-M3SW 13:44:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3SW from' file:/tmp/.toxenv 13:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M3SW from file:/tmp/.toxenv 13:44:32 + /tmp/venv-M3SW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:32 + /tmp/venv-M3SW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:34 + type python3 13:44:34 + true 13:44:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-M3SW/bin to PATH' 13:44:34 lf-activate-venv(): INFO: Adding /tmp/venv-M3SW/bin to PATH 13:44:34 + PATH=/tmp/venv-M3SW/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 13:44:34 + return 0 13:44:34 + [[ -d /opt/pyenv ]] 13:44:34 + echo '---> Setting up pyenv' 13:44:34 ---> Setting up pyenv 13:44:34 + export PYENV_ROOT=/opt/pyenv 13:44:34 + PYENV_ROOT=/opt/pyenv 13:44:34 + export PATH=/opt/pyenv/bin:/tmp/venv-M3SW/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 13:44:34 + PATH=/opt/pyenv/bin:/tmp/venv-M3SW/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 13:44:34 ++ pwd 13:44:34 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 13:44:34 + export PYTHONPATH 13:44:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:44:34 + TOX_TESTENV_PASSENV=PYTHONPATH 13:44:34 + tox --version 13:44:34 4.25.0 from /tmp/venv-M3SW/lib/python3.10/site-packages/tox/__init__.py 13:44:34 + PARALLEL=false 13:44:34 + TOX_OPTIONS_LIST= 13:44:34 + [[ -n bandit ]] 13:44:34 + TOX_OPTIONS_LIST=' -e bandit' 13:44:34 + case ${PARALLEL,,} in 13:44:34 + tox -e bandit 13:44:34 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 13:44:35 bandit: install_deps> python -I -m pip install -r test-requirements.txt 13:44:46 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 13:44:47 .pkg: _optional_hooks> python /tmp/venv-M3SW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:47 .pkg: get_requires_for_build_sdist> python /tmp/venv-M3SW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:47 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 13:44:48 .pkg: get_requires_for_build_wheel> python /tmp/venv-M3SW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:48 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 13:44:49 .pkg: freeze> python -m pip freeze --all 13:44:49 .pkg: pip==25.0.1,pytest-runner==5.2,setuptools==78.1.0,wheel==0.45.1 13:44:49 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-M3SW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:49 .pkg: build_sdist> python /tmp/venv-M3SW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:50 bandit: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6 13:44:50 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.2.0.tar.gz 13:44:53 bandit: freeze> python -m pip freeze --all 13:44:53 bandit: astroid==3.3.9,attrs==25.3.0,bandit==1.8.3,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.8.0,cryptography==43.0.1,dacite==1.6.0,dill==0.4.0,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.1.0,isort==6.0.1,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.7.0,onapsdk==14.2.0,oyaml==1.0,packaging==25.0,pbr==6.1.1,pip==25.0.1,platformdirs==4.3.7,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.6,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.5,pytest-cov==6.1.1,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==14.0.0,setuptools==78.1.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.1,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.13.2,urllib3==2.4.0,wheel==0.45.1 13:44:53 bandit: commands[0]> bandit -r src/onapsdk 13:44:54 [main] INFO profile include tests: None 13:44:54 [main] INFO profile exclude tests: None 13:44:54 [main] INFO cli include tests: None 13:44:54 [main] INFO cli exclude tests: None 13:44:54 [main] INFO running on Python 3.10.6 13:44:56 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:02 13:44:56 Run started:2025-04-25 13:44:56.220616 13:44:56 13:44:56 Test results: 13:44:56 No issues identified. 13:44:56 13:44:56 Code scanned: 13:44:56 Total lines of code: 17045 13:44:56 Total lines skipped (#nosec): 0 13:44:56 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 13:44:56 13:44:56 Run metrics: 13:44:56 Total issues (by severity): 13:44:56 Undefined: 0 13:44:56 Low: 0 13:44:56 Medium: 0 13:44:56 High: 0 13:44:56 Total issues (by confidence): 13:44:56 Undefined: 0 13:44:56 Low: 0 13:44:56 Medium: 0 13:44:56 High: 0 13:44:56 Files skipped (0): 13:44:56 bandit: OK (21.45=setup[19.04]+cmd[2.41] seconds) 13:44:56 congratulations :) (21.66 seconds) 13:44:56 + tox_status=0 13:44:56 + echo '---> Completed tox runs' 13:44:56 ---> Completed tox runs 13:44:56 + for i in .tox/*/log 13:44:56 ++ echo .tox/bandit/log 13:44:56 ++ awk -F/ '{print $2}' 13:44:56 + tox_env=bandit 13:44:56 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 13:44:56 + DOC_DIR=docs/_build/html 13:44:56 + [[ -d docs/_build/html ]] 13:44:56 + echo '---> tox-run.sh ends' 13:44:56 ---> tox-run.sh ends 13:44:56 + test 0 -eq 0 13:44:56 $ ssh-agent -k 13:44:56 unset SSH_AUTH_SOCK; 13:44:56 unset SSH_AGENT_PID; 13:44:56 echo Agent pid 2067 killed; 13:44:56 [ssh-agent] Stopped. 13:44:56 [PostBuildScript] - [INFO] Executing post build scripts. 13:44:56 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11931530149776879075.sh 13:44:56 ---> sysstat.sh 13:44:56 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17000008244847649034.sh 13:44:56 ---> package-listing.sh 13:44:56 ++ facter osfamily 13:44:56 ++ tr '[:upper:]' '[:lower:]' 13:44:57 + OS_FAMILY=debian 13:44:57 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 13:44:57 + START_PACKAGES=/tmp/packages_start.txt 13:44:57 + END_PACKAGES=/tmp/packages_end.txt 13:44:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:44:57 + PACKAGES=/tmp/packages_start.txt 13:44:57 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 13:44:57 + PACKAGES=/tmp/packages_end.txt 13:44:57 + case "${OS_FAMILY}" in 13:44:57 + dpkg -l 13:44:57 + grep '^ii' 13:44:57 + '[' -f /tmp/packages_start.txt ']' 13:44:57 + '[' -f /tmp/packages_end.txt ']' 13:44:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:44:57 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 13:44:57 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 13:44:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 13:44:57 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins156448781047560800.sh 13:44:57 ---> capture-instance-metadata.sh 13:44:57 Setup pyenv: 13:44:57 system 13:44:57 3.8.13 13:44:57 3.9.13 13:44:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 13:45:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TTBA 13:45:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:45:04 lf-activate-venv(): INFO: Installing: lftools 13:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-TTBA/bin to PATH 13:45:31 INFO: Running in OpenStack, capturing instance metadata 13:45:31 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins2429851068406349544.sh 13:45:31 provisioning config files... 13:45:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config17673631216963995854tmp 13:45:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:31 [EnvInject] - Injecting environment variables from a build step. 13:45:31 [EnvInject] - Injecting as environment variables the properties content 13:45:31 SERVER_ID=logs 13:45:31 13:45:31 [EnvInject] - Variables injected successfully. 13:45:31 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins3206662794824177234.sh 13:45:31 ---> create-netrc.sh 13:45:31 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9894436048714504041.sh 13:45:31 ---> python-tools-install.sh 13:45:31 Setup pyenv: 13:45:31 system 13:45:31 3.8.13 13:45:31 3.9.13 13:45:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 13:45:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TTBA from file:/tmp/.os_lf_venv 13:45:32 lf-activate-venv(): INFO: Installing: lftools 13:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-TTBA/bin to PATH 13:45:39 Generating Requirements File 13:46: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. 13:46:01 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:46:01 Python 3.10.6 13:46:02 pip 25.0.1 from /tmp/venv-TTBA/lib/python3.10/site-packages/pip (python 3.10) 13:46:02 appdirs==1.4.4 13:46:02 argcomplete==3.6.2 13:46:02 aspy.yaml==1.3.0 13:46:02 attrs==25.3.0 13:46:02 autopage==0.5.2 13:46:02 beautifulsoup4==4.13.4 13:46:02 boto3==1.38.2 13:46:02 botocore==1.38.2 13:46:02 bs4==0.0.2 13:46:02 cachetools==5.5.2 13:46:02 certifi==2025.1.31 13:46:02 cffi==1.17.1 13:46:02 cfgv==3.4.0 13:46:02 chardet==5.2.0 13:46:02 charset-normalizer==3.4.1 13:46:02 click==8.1.8 13:46:02 cliff==4.9.1 13:46:02 cmd2==2.5.11 13:46:02 cryptography==3.3.2 13:46:02 debtcollector==3.0.0 13:46:02 decorator==5.2.1 13:46:02 defusedxml==0.7.1 13:46:02 Deprecated==1.2.18 13:46:02 distlib==0.3.9 13:46:02 dnspython==2.7.0 13:46:02 docker==4.2.2 13:46:02 dogpile.cache==1.3.4 13:46:02 durationpy==0.9 13:46:02 email_validator==2.2.0 13:46:02 filelock==3.18.0 13:46:02 future==1.0.0 13:46:02 gitdb==4.0.12 13:46:02 GitPython==3.1.44 13:46:02 google-auth==2.39.0 13:46:02 httplib2==0.22.0 13:46:02 identify==2.6.10 13:46:02 idna==3.10 13:46:02 importlib-resources==1.5.0 13:46:02 iso8601==2.1.0 13:46:02 Jinja2==3.1.6 13:46:02 jmespath==1.0.1 13:46:02 jsonpatch==1.33 13:46:02 jsonpointer==3.0.0 13:46:02 jsonschema==4.23.0 13:46:02 jsonschema-specifications==2025.4.1 13:46:02 keystoneauth1==5.10.0 13:46:02 kubernetes==32.0.1 13:46:02 lftools==0.37.12 13:46:02 lxml==5.4.0 13:46:02 MarkupSafe==3.0.2 13:46:02 msgpack==1.1.0 13:46:02 multi_key_dict==2.0.3 13:46:02 munch==4.0.0 13:46:02 netaddr==1.3.0 13:46:02 niet==1.4.2 13:46:02 nodeenv==1.9.1 13:46:02 oauth2client==4.1.3 13:46:02 oauthlib==3.2.2 13:46:02 openstacksdk==4.5.0 13:46:02 os-client-config==2.1.0 13:46:02 os-service-types==1.7.0 13:46:02 osc-lib==4.0.0 13:46:02 oslo.config==9.7.1 13:46:02 oslo.context==5.7.1 13:46:02 oslo.i18n==6.5.1 13:46:02 oslo.log==7.1.0 13:46:02 oslo.serialization==5.7.0 13:46:02 oslo.utils==8.2.0 13:46:02 packaging==25.0 13:46:02 pbr==6.1.1 13:46:02 platformdirs==4.3.7 13:46:02 prettytable==3.16.0 13:46:02 psutil==7.0.0 13:46:02 pyasn1==0.6.1 13:46:02 pyasn1_modules==0.4.2 13:46:02 pycparser==2.22 13:46:02 pygerrit2==2.0.15 13:46:02 PyGithub==2.6.1 13:46:02 PyJWT==2.10.1 13:46:02 PyNaCl==1.5.0 13:46:02 pyparsing==2.4.7 13:46:02 pyperclip==1.9.0 13:46:02 pyrsistent==0.20.0 13:46:02 python-cinderclient==9.7.0 13:46:02 python-dateutil==2.9.0.post0 13:46:02 python-heatclient==4.1.0 13:46:02 python-jenkins==1.8.2 13:46:02 python-keystoneclient==5.6.0 13:46:02 python-magnumclient==4.8.1 13:46:02 python-openstackclient==8.0.0 13:46:02 python-swiftclient==4.7.0 13:46:02 PyYAML==6.0.2 13:46:02 referencing==0.36.2 13:46:02 requests==2.32.3 13:46:02 requests-oauthlib==2.0.0 13:46:02 requestsexceptions==1.4.0 13:46:02 rfc3986==2.0.0 13:46:02 rpds-py==0.24.0 13:46:02 rsa==4.9.1 13:46:02 ruamel.yaml==0.18.10 13:46:02 ruamel.yaml.clib==0.2.12 13:46:02 s3transfer==0.12.0 13:46:02 simplejson==3.20.1 13:46:02 six==1.17.0 13:46:02 smmap==5.0.2 13:46:02 soupsieve==2.7 13:46:02 stevedore==5.4.1 13:46:02 tabulate==0.9.0 13:46:02 toml==0.10.2 13:46:02 tomlkit==0.13.2 13:46:02 tqdm==4.67.1 13:46:02 typing_extensions==4.13.2 13:46:02 tzdata==2025.2 13:46:02 urllib3==1.26.20 13:46:02 virtualenv==20.30.0 13:46:02 wcwidth==0.2.13 13:46:02 websocket-client==1.8.0 13:46:02 wrapt==1.17.2 13:46:02 xdg==6.0.0 13:46:02 xmltodict==0.14.2 13:46:02 yq==3.4.3 13:46:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5123295378698026757.sh 13:46:02 ---> sudo-logs.sh 13:46:02 Archiving 'sudo' log.. 13:46:02 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins13847400709374073445.sh 13:46:02 ---> job-cost.sh 13:46:02 Setup pyenv: 13:46:02 system 13:46:02 3.8.13 13:46:02 3.9.13 13:46:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 13:46:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TTBA from file:/tmp/.os_lf_venv 13:46:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:46:07 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. 13:46:07 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:46:07 lf-activate-venv(): INFO: Adding /tmp/venv-TTBA/bin to PATH 13:46:07 INFO: No Stack... 13:46:07 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:08 INFO: Archiving Costs 13:46:08 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins15997051312913253854.sh 13:46:08 ---> logs-deploy.sh 13:46:08 Setup pyenv: 13:46:08 system 13:46:08 3.8.13 13:46:08 3.9.13 13:46:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 13:46:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TTBA from file:/tmp/.os_lf_venv 13:46:09 lf-activate-venv(): INFO: Installing: lftools 13:46:16 lf-activate-venv(): INFO: Adding /tmp/venv-TTBA/bin to PATH 13:46:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/267 13:46:16 INFO: archiving workspace using pattern(s): 13:46:17 Archives upload complete. 13:46:17 INFO: archiving logs to Nexus 13:46:18 ---> uname -a: 13:46:18 Linux prd-ubuntu1804-docker-8c-8g-8944 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:46:18 13:46:18 13:46:18 ---> lscpu: 13:46:18 Architecture: x86_64 13:46:18 CPU op-mode(s): 32-bit, 64-bit 13:46:18 Byte Order: Little Endian 13:46:18 CPU(s): 8 13:46:18 On-line CPU(s) list: 0-7 13:46:18 Thread(s) per core: 1 13:46:18 Core(s) per socket: 1 13:46:18 Socket(s): 8 13:46:18 NUMA node(s): 1 13:46:18 Vendor ID: AuthenticAMD 13:46:18 CPU family: 23 13:46:18 Model: 49 13:46:18 Model name: AMD EPYC-Rome Processor 13:46:18 Stepping: 0 13:46:18 CPU MHz: 2799.998 13:46:18 BogoMIPS: 5599.99 13:46:18 Virtualization: AMD-V 13:46:18 Hypervisor vendor: KVM 13:46:18 Virtualization type: full 13:46:18 L1d cache: 32K 13:46:18 L1i cache: 32K 13:46:18 L2 cache: 512K 13:46:18 L3 cache: 16384K 13:46:18 NUMA node0 CPU(s): 0-7 13:46:18 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 13:46:18 13:46:18 13:46:18 ---> nproc: 13:46:18 8 13:46:18 13:46:18 13:46:18 ---> df -h: 13:46:18 Filesystem Size Used Avail Use% Mounted on 13:46:18 udev 16G 0 16G 0% /dev 13:46:18 tmpfs 3.2G 708K 3.2G 1% /run 13:46:18 /dev/vda1 155G 11G 145G 7% / 13:46:18 tmpfs 16G 0 16G 0% /dev/shm 13:46:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:46:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:46:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:46:18 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:46:18 13:46:18 13:46:18 ---> free -m: 13:46:18 total used free shared buff/cache available 13:46:18 Mem: 32167 809 29157 0 2199 30928 13:46:18 Swap: 1023 0 1023 13:46:18 13:46:18 13:46:18 ---> ip addr: 13:46:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:46:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:46:18 inet 127.0.0.1/8 scope host lo 13:46:18 valid_lft forever preferred_lft forever 13:46:18 inet6 ::1/128 scope host 13:46:18 valid_lft forever preferred_lft forever 13:46:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:46:18 link/ether fa:16:3e:95:25:e8 brd ff:ff:ff:ff:ff:ff 13:46:18 inet 10.30.106.13/23 brd 10.30.107.255 scope global dynamic ens3 13:46:18 valid_lft 86231sec preferred_lft 86231sec 13:46:18 inet6 fe80::f816:3eff:fe95:25e8/64 scope link 13:46:18 valid_lft forever preferred_lft forever 13:46:18 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 13:46:18 link/ether 02:42:b8:cc:7b:f5 brd ff:ff:ff:ff:ff:ff 13:46:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:46:18 valid_lft forever preferred_lft forever 13:46:18 13:46:18 13:46:18 ---> sar -b -r -n DEV: 13:46:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8944) 04/25/25 _x86_64_ (8 CPU) 13:46:18 13:46:18 13:43:33 LINUX RESTART (8 CPU) 13:46:18 13:46:18 13:44:01 tps rtps wtps bread/s bwrtn/s 13:46:18 13:45:01 305.35 61.22 244.13 3756.04 35410.76 13:46:18 13:46:01 130.24 0.67 129.58 79.59 35538.61 13:46:18 Average: 217.80 30.94 186.85 1917.81 35474.69 13:46:18 13:46:18 13:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:46:18 13:45:01 30218196 31717256 2721024 8.26 59252 1751860 1433292 4.22 853452 1578632 144748 13:46:18 13:46:01 29850556 31657116 3088664 9.38 87596 2012700 1456296 4.28 931152 1830084 124620 13:46:18 Average: 30034376 31687186 2904844 8.82 73424 1882280 1444794 4.25 892302 1704358 134684 13:46:18 13:46:18 13:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:46:18 13:45:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:46:18 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:18 13:45:01 ens3 443.99 287.44 1097.93 78.76 0.00 0.00 0.00 0.00 13:46:18 13:46:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 13:46:18 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:18 13:46:01 ens3 94.75 63.24 844.19 11.33 0.00 0.00 0.00 0.00 13:46:18 Average: lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 13:46:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:18 Average: ens3 269.37 175.34 971.06 45.04 0.00 0.00 0.00 0.00 13:46:18 13:46:18 13:46:18 ---> sar -P ALL: 13:46:18 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8944) 04/25/25 _x86_64_ (8 CPU) 13:46:18 13:46:18 13:43:33 LINUX RESTART (8 CPU) 13:46:18 13:46:18 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:46:18 13:45:01 all 10.31 0.00 1.21 4.60 0.04 83.85 13:46:18 13:45:01 0 6.12 0.00 0.93 0.22 0.03 92.70 13:46:18 13:45:01 1 5.43 0.00 1.07 2.26 0.03 91.21 13:46:18 13:45:01 2 12.35 0.00 1.40 0.78 0.03 85.43 13:46:18 13:45:01 3 14.77 0.00 1.21 1.07 0.05 82.90 13:46:18 13:45:01 4 9.66 0.00 1.29 1.99 0.03 87.03 13:46:18 13:45:01 5 6.14 0.00 1.10 26.61 0.07 66.09 13:46:18 13:45:01 6 17.78 0.00 1.96 3.61 0.05 76.60 13:46:18 13:45:01 7 10.18 0.00 0.77 0.23 0.03 88.78 13:46:18 13:46:01 all 9.09 0.00 0.64 4.12 0.03 86.13 13:46:18 13:46:01 0 1.38 0.00 0.30 4.44 0.02 93.86 13:46:18 13:46:01 1 15.20 0.00 0.82 0.90 0.03 83.05 13:46:18 13:46:01 2 11.25 0.00 0.43 0.80 0.02 87.50 13:46:18 13:46:01 3 4.17 0.00 0.43 0.43 0.00 94.96 13:46:18 13:46:01 4 26.45 0.00 1.57 3.18 0.05 68.76 13:46:18 13:46:01 5 2.08 0.00 0.52 22.81 0.05 74.54 13:46:18 13:46:01 6 9.57 0.00 0.68 0.20 0.03 89.51 13:46:18 13:46:01 7 2.54 0.00 0.32 0.25 0.03 96.86 13:46:18 Average: all 9.70 0.00 0.92 4.36 0.03 84.99 13:46:18 Average: 0 3.75 0.00 0.62 2.33 0.03 93.28 13:46:18 Average: 1 10.32 0.00 0.94 1.58 0.03 87.12 13:46:18 Average: 2 11.80 0.00 0.92 0.79 0.03 86.46 13:46:18 Average: 3 9.46 0.00 0.82 0.75 0.03 88.94 13:46:18 Average: 4 18.07 0.00 1.43 2.59 0.04 77.88 13:46:18 Average: 5 4.11 0.00 0.81 24.71 0.06 70.31 13:46:18 Average: 6 13.67 0.00 1.32 1.90 0.04 83.07 13:46:18 Average: 7 6.35 0.00 0.54 0.24 0.03 92.83 13:46:18 13:46:18 13:46:18