06:30:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/144131 06:30:08 Running as SYSTEM 06:30:08 [EnvInject] - Loading node environment variables. 06:30:08 Building remotely on prd-ubuntu1804-docker-8c-8g-6953 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 06:30:08 [ssh-agent] Looking for ssh-agent implementation... 06:30:08 $ ssh-agent 06:30:08 SSH_AUTH_SOCK=/tmp/ssh-O0EzACZW4H6r/agent.2068 06:30:08 SSH_AGENT_PID=2070 06:30:08 [ssh-agent] Started. 06:30:08 Running ssh-add (command line suppressed) 06:30:08 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4133112743546944437.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4133112743546944437.key) 06:30:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:30:08 The recommended git tool is: NONE 06:30:10 using credential onap-jenkins-ssh 06:30:10 Wiping out workspace first. 06:30:10 Cloning the remote Git repository 06:30:10 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:30:10 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 06:30:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:30:10 > git --version # timeout=10 06:30:10 > git --version # 'git version 2.17.1' 06:30:10 using GIT_SSH to set credentials Gerrit user 06:30:10 Verifying host key using manually-configured host key entries 06:30:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:30:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:30:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:30:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:30:11 using GIT_SSH to set credentials Gerrit user 06:30:11 Verifying host key using manually-configured host key entries 06:30:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/31/144131/1 # timeout=30 06:30:11 > git rev-parse b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c^{commit} # timeout=10 06:30:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:30:11 Checking out Revision b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c (refs/changes/31/144131/1) 06:30:11 > git config core.sparsecheckout # timeout=10 06:30:11 > git checkout -f b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c # timeout=30 06:30:14 Commit message: "Increase timeout of SO instantiation request" 06:30:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:30:15 > git rev-list --no-walk 6b592d2fe9a1a9d420eadc826d9add87990c599a # timeout=10 06:30:15 [EnvInject] - Injecting environment variables from a build step. 06:30:15 [EnvInject] - Injecting as environment variables the properties content 06:30:15 PYTHON=python3 06:30:15 06:30:15 [EnvInject] - Variables injected successfully. 06:30:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1487702951277523156.sh 06:30:15 ---> tox-install.sh 06:30:15 + source /home/jenkins/lf-env.sh 06:30:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:30:15 ++ mktemp -d /tmp/venv-XXXX 06:30:15 + lf_venv=/tmp/venv-W22O 06:30:15 + local venv_file=/tmp/.os_lf_venv 06:30:15 + local python=python3 06:30:15 + local options 06:30:15 + local set_path=true 06:30:15 + local install_args= 06:30:15 ++ 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 06:30:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:30:15 + true 06:30:15 + case $1 in 06:30:15 + venv_file=/tmp/.toxenv 06:30:15 + shift 2 06:30:15 + true 06:30:15 + case $1 in 06:30:15 + shift 06:30:15 + break 06:30:15 + case $python in 06:30:15 + local pkg_list= 06:30:15 + [[ -d /opt/pyenv ]] 06:30:15 + echo 'Setup pyenv:' 06:30:15 Setup pyenv: 06:30:15 + export PYENV_ROOT=/opt/pyenv 06:30:15 + PYENV_ROOT=/opt/pyenv 06:30:15 + 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 06:30:15 + 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 06:30:15 + pyenv versions 06:30:15 * system (set by /opt/pyenv/version) 06:30:15 * 3.8.13 (set by /opt/pyenv/version) 06:30:15 * 3.9.13 (set by /opt/pyenv/version) 06:30:15 * 3.10.6 (set by /opt/pyenv/version) 06:30:15 + command -v pyenv 06:30:15 ++ pyenv init - --no-rehash 06:30:15 + 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[*]}"'\'')" 06:30:15 export PATH="/opt/pyenv/shims:${PATH}" 06:30:15 export PYENV_SHELL=bash 06:30:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:30:15 pyenv() { 06:30:15 local command 06:30:15 command="${1:-}" 06:30:15 if [ "$#" -gt 0 ]; then 06:30:15 shift 06:30:15 fi 06:30:15 06:30:15 case "$command" in 06:30:15 rehash|shell) 06:30:15 eval "$(pyenv "sh-$command" "$@")" 06:30:15 ;; 06:30:15 *) 06:30:15 command pyenv "$command" "$@" 06:30:15 ;; 06:30:15 esac 06:30:15 }' 06:30:15 +++ 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[*]}"' 06:30:15 ++ 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 06:30:15 ++ 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 06:30:15 ++ 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 06:30:15 ++ export PYENV_SHELL=bash 06:30:15 ++ PYENV_SHELL=bash 06:30:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:30:15 +++ complete -F _pyenv pyenv 06:30:15 ++ lf-pyver python3 06:30:15 ++ local py_version_xy=python3 06:30:15 ++ local py_version_xyz= 06:30:15 ++ pyenv versions 06:30:15 ++ local command 06:30:15 ++ command=versions 06:30:15 ++ '[' 1 -gt 0 ']' 06:30:15 ++ shift 06:30:15 ++ case "$command" in 06:30:15 ++ command pyenv versions 06:30:15 ++ pyenv versions 06:30:15 ++ sed 's/^[ *]* //' 06:30:15 ++ awk '{ print $1 }' 06:30:15 ++ grep -E '^[0-9.]*[0-9]$' 06:30:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:30:15 +++ grep '^3' /tmp/.pyenv_versions 06:30:15 +++ sort -V 06:30:15 +++ tail -n 1 06:30:15 ++ py_version_xyz=3.10.6 06:30:15 ++ [[ -z 3.10.6 ]] 06:30:15 ++ echo 3.10.6 06:30:15 ++ return 0 06:30:15 + pyenv local 3.10.6 06:30:15 + local command 06:30:15 + command=local 06:30:15 + '[' 2 -gt 0 ']' 06:30:15 + shift 06:30:15 + case "$command" in 06:30:15 + command pyenv local 3.10.6 06:30:15 + pyenv local 3.10.6 06:30:15 + for arg in "$@" 06:30:15 + case $arg in 06:30:15 + pkg_list+='tox ' 06:30:15 + for arg in "$@" 06:30:15 + case $arg in 06:30:15 + pkg_list+='virtualenv ' 06:30:15 + for arg in "$@" 06:30:15 + case $arg in 06:30:15 + pkg_list+='urllib3~=1.26.15 ' 06:30:15 + [[ -f /tmp/.toxenv ]] 06:30:15 + [[ ! -f /tmp/.toxenv ]] 06:30:15 + [[ -n '' ]] 06:30:15 + python3 -m venv /tmp/venv-W22O 06:30:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W22O' 06:30:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W22O 06:30:19 + echo /tmp/venv-W22O 06:30:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:30:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:30:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:30:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:19 + local 'pip_opts=--upgrade --quiet' 06:30:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:30:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:30:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:30:19 + [[ -n '' ]] 06:30:19 + [[ -n '' ]] 06:30:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:30:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:19 + /tmp/venv-W22O/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 06:30:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:30:23 lf-activate-venv(): INFO: Base packages installed successfully 06:30:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:30:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:30:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:30:23 + /tmp/venv-W22O/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 06:30:25 + type python3 06:30:25 + true 06:30:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W22O/bin to PATH' 06:30:25 lf-activate-venv(): INFO: Adding /tmp/venv-W22O/bin to PATH 06:30:25 + PATH=/tmp/venv-W22O/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 06:30:25 + return 0 06:30:25 + python3 --version 06:30:25 Python 3.10.6 06:30:25 + python3 -m pip --version 06:30:26 pip 26.1 from /tmp/venv-W22O/lib/python3.10/site-packages/pip (python 3.10) 06:30:26 + python3 -m pip freeze 06:30:26 cachetools==7.0.6 06:30:26 colorama==0.4.6 06:30:26 distlib==0.4.0 06:30:26 filelock==3.29.0 06:30:26 packaging==26.2 06:30:26 platformdirs==4.9.6 06:30:26 pluggy==1.6.0 06:30:26 pyproject-api==1.10.0 06:30:26 python-discovery==1.2.2 06:30:26 tomli==2.4.1 06:30:26 tomli_w==1.2.0 06:30:26 tox==4.53.0 06:30:26 typing_extensions==4.15.0 06:30:26 urllib3==1.26.20 06:30:26 virtualenv==21.3.0 06:30:26 [EnvInject] - Injecting environment variables from a build step. 06:30:26 [EnvInject] - Injecting as environment variables the properties content 06:30:26 PARALLEL=false 06:30:26 06:30:26 [EnvInject] - Variables injected successfully. 06:30:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5644849852010413037.sh 06:30:26 ---> tox-run.sh 06:30:26 + 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 06:30:26 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:30:26 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 06:30:26 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 06:30:26 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 06:30:26 + source /home/jenkins/lf-env.sh 06:30:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:30:26 ++ mktemp -d /tmp/venv-XXXX 06:30:26 + lf_venv=/tmp/venv-FVrV 06:30:26 + local venv_file=/tmp/.os_lf_venv 06:30:26 + local python=python3 06:30:26 + local options 06:30:26 + local set_path=true 06:30:26 + local install_args= 06:30:26 ++ 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 06:30:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:30:26 + true 06:30:26 + case $1 in 06:30:26 + venv_file=/tmp/.toxenv 06:30:26 + shift 2 06:30:26 + true 06:30:26 + case $1 in 06:30:26 + shift 06:30:26 + break 06:30:26 + case $python in 06:30:26 + local pkg_list= 06:30:26 + [[ -d /opt/pyenv ]] 06:30:26 + echo 'Setup pyenv:' 06:30:26 Setup pyenv: 06:30:26 + export PYENV_ROOT=/opt/pyenv 06:30:26 + PYENV_ROOT=/opt/pyenv 06:30:26 + 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 06:30:26 + 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 06:30:26 + pyenv versions 06:30:26 system 06:30:26 3.8.13 06:30:26 3.9.13 06:30:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:30:26 + command -v pyenv 06:30:26 ++ pyenv init - --no-rehash 06:30:26 + 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[*]}"'\'')" 06:30:26 export PATH="/opt/pyenv/shims:${PATH}" 06:30:26 export PYENV_SHELL=bash 06:30:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:30:26 pyenv() { 06:30:26 local command 06:30:26 command="${1:-}" 06:30:26 if [ "$#" -gt 0 ]; then 06:30:26 shift 06:30:26 fi 06:30:26 06:30:26 case "$command" in 06:30:26 rehash|shell) 06:30:26 eval "$(pyenv "sh-$command" "$@")" 06:30:26 ;; 06:30:26 *) 06:30:26 command pyenv "$command" "$@" 06:30:26 ;; 06:30:26 esac 06:30:26 }' 06:30:26 +++ 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[*]}"' 06:30:26 ++ 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 06:30:26 ++ 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 06:30:26 ++ 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 06:30:26 ++ export PYENV_SHELL=bash 06:30:26 ++ PYENV_SHELL=bash 06:30:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:30:26 +++ complete -F _pyenv pyenv 06:30:26 ++ lf-pyver python3 06:30:26 ++ local py_version_xy=python3 06:30:26 ++ local py_version_xyz= 06:30:26 ++ pyenv versions 06:30:26 ++ local command 06:30:26 ++ command=versions 06:30:26 ++ '[' 1 -gt 0 ']' 06:30:26 ++ shift 06:30:26 ++ sed 's/^[ *]* //' 06:30:26 ++ case "$command" in 06:30:26 ++ command pyenv versions 06:30:26 ++ pyenv versions 06:30:26 ++ awk '{ print $1 }' 06:30:26 ++ grep -E '^[0-9.]*[0-9]$' 06:30:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:30:26 +++ grep '^3' /tmp/.pyenv_versions 06:30:26 +++ sort -V 06:30:26 +++ tail -n 1 06:30:26 ++ py_version_xyz=3.10.6 06:30:26 ++ [[ -z 3.10.6 ]] 06:30:26 ++ echo 3.10.6 06:30:26 ++ return 0 06:30:26 + pyenv local 3.10.6 06:30:26 + local command 06:30:26 + command=local 06:30:26 + '[' 2 -gt 0 ']' 06:30:26 + shift 06:30:26 + case "$command" in 06:30:26 + command pyenv local 3.10.6 06:30:26 + pyenv local 3.10.6 06:30:26 + for arg in "$@" 06:30:26 + case $arg in 06:30:26 + pkg_list+='tox ' 06:30:26 + for arg in "$@" 06:30:26 + case $arg in 06:30:26 + pkg_list+='virtualenv ' 06:30:26 + for arg in "$@" 06:30:26 + case $arg in 06:30:26 + pkg_list+='urllib3~=1.26.15 ' 06:30:26 + [[ -f /tmp/.toxenv ]] 06:30:26 ++ cat /tmp/.toxenv 06:30:26 + lf_venv=/tmp/venv-W22O 06:30:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W22O from' file:/tmp/.toxenv 06:30:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W22O from file:/tmp/.toxenv 06:30:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:30:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:26 + local 'pip_opts=--upgrade --quiet' 06:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:30:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:30:26 + [[ -n '' ]] 06:30:26 + [[ -n '' ]] 06:30:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:30:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:26 + /tmp/venv-W22O/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 06:30:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:30:27 lf-activate-venv(): INFO: Base packages installed successfully 06:30:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:30:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:30:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:30:27 + /tmp/venv-W22O/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 06:30:28 + type python3 06:30:28 + true 06:30:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-W22O/bin to PATH' 06:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-W22O/bin to PATH 06:30:28 + PATH=/tmp/venv-W22O/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 06:30:28 + return 0 06:30:28 + [[ -d /opt/pyenv ]] 06:30:28 + echo '---> Setting up pyenv' 06:30:28 ---> Setting up pyenv 06:30:28 + export PYENV_ROOT=/opt/pyenv 06:30:28 + PYENV_ROOT=/opt/pyenv 06:30:28 + export PATH=/opt/pyenv/bin:/tmp/venv-W22O/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 06:30:28 + PATH=/opt/pyenv/bin:/tmp/venv-W22O/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 06:30:28 ++ pwd 06:30:28 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:30:28 + export PYTHONPATH 06:30:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:30:28 + TOX_TESTENV_PASSENV=PYTHONPATH 06:30:28 + tox --version 06:30:28 4.53.0 from /tmp/venv-W22O/lib/python3.10/site-packages/tox/__init__.py 06:30:28 + PARALLEL=false 06:30:28 + TOX_OPTIONS_LIST= 06:30:28 + [[ -n pylint ]] 06:30:28 + TOX_OPTIONS_LIST=' -e pylint' 06:30:28 + case ${PARALLEL,,} in 06:30:28 + tox -e pylint 06:30:28 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 06:30:30 pylint: install_deps> python -I -m pip install -r test-requirements.txt 06:30:40 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 06:30:41 .pkg: _optional_hooks> python /tmp/venv-W22O/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:30:41 .pkg: get_requires_for_build_sdist> python /tmp/venv-W22O/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:30:42 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 06:30:42 .pkg: get_requires_for_build_wheel> python /tmp/venv-W22O/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:30:42 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 06:30:43 .pkg: freeze> python -m pip freeze --all 06:30:43 .pkg: pip==26.1,pytest-runner==5.2,setuptools==82.0.1 06:30:43 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-W22O/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:30:43 .pkg: build_sdist> python /tmp/venv-W22O/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:30:44 pylint: 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 06:30:45 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-14.4.0.tar.gz 06:30:48 pylint: freeze> python -m pip freeze --all 06:30:48 pylint: astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.4.22,charset-normalizer==3.4.7,coverage==7.13.5,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.13,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,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.0.2,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.5,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.3,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==82.0.1,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.7.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,wrapt==2.1.2,zipp==3.23.1 06:30:48 pylint: commands[0]> pylint src/ --max-positional-arguments=55 06:31:12 06:31:12 ------------------------------------ 06:31:12 Your code has been rated at 10.00/10 06:31:12 06:31:15 pylint: OK (46.38=setup[19.83]+cmd[26.55] seconds) 06:31:15 congratulations :) (46.42 seconds) 06:31:15 + tox_status=0 06:31:15 + echo '---> Completed tox runs' 06:31:15 ---> Completed tox runs 06:31:15 + for i in .tox/*/log 06:31:15 ++ echo .tox/pylint/log 06:31:15 ++ awk -F/ '{print $2}' 06:31:15 + tox_env=pylint 06:31:15 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 06:31:15 + DOC_DIR=docs/_build/html 06:31:15 + [[ -d docs/_build/html ]] 06:31:15 + echo '---> tox-run.sh ends' 06:31:15 ---> tox-run.sh ends 06:31:15 + test 0 -eq 0 06:31:15 $ ssh-agent -k 06:31:15 unset SSH_AUTH_SOCK; 06:31:15 unset SSH_AGENT_PID; 06:31:15 echo Agent pid 2070 killed; 06:31:15 [ssh-agent] Stopped. 06:31:15 [PostBuildScript] - [INFO] Executing post build scripts. 06:31:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18028351907252464177.sh 06:31:15 ---> sysstat.sh 06:31:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins699182032108048957.sh 06:31:15 ---> package-listing.sh 06:31:15 ++ facter osfamily 06:31:15 ++ tr '[:upper:]' '[:lower:]' 06:31:16 + OS_FAMILY=debian 06:31:16 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 06:31:16 + START_PACKAGES=/tmp/packages_start.txt 06:31:16 + END_PACKAGES=/tmp/packages_end.txt 06:31:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:16 + PACKAGES=/tmp/packages_start.txt 06:31:16 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:31:16 + PACKAGES=/tmp/packages_end.txt 06:31:16 + case "${OS_FAMILY}" in 06:31:16 + dpkg -l 06:31:16 + grep '^ii' 06:31:16 + '[' -f /tmp/packages_start.txt ']' 06:31:16 + '[' -f /tmp/packages_end.txt ']' 06:31:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:16 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 06:31:16 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:31:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 06:31:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10397559294942253902.sh 06:31:16 ---> capture-instance-metadata.sh 06:31:16 Setup pyenv: 06:31:16 system 06:31:16 3.8.13 06:31:16 3.9.13 06:31:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:31:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Os8S 06:31:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:31:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:23 lf-activate-venv(): INFO: Base packages installed successfully 06:31:23 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:43 lf-activate-venv(): INFO: Adding /tmp/venv-Os8S/bin to PATH 06:31:43 INFO: Running in OpenStack, capturing instance metadata 06:31:44 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins203005709169779563.sh 06:31:44 provisioning config files... 06:31:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config16171184273246754498tmp 06:31:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:31:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:31:44 [EnvInject] - Injecting environment variables from a build step. 06:31:44 [EnvInject] - Injecting as environment variables the properties content 06:31:44 SERVER_ID=logs 06:31:44 06:31:44 [EnvInject] - Variables injected successfully. 06:31:44 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6908069799108326439.sh 06:31:44 ---> create-netrc.sh 06:31:44 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17043129361336654568.sh 06:31:44 ---> python-tools-install.sh 06:31:44 Setup pyenv: 06:31:44 system 06:31:44 3.8.13 06:31:44 3.9.13 06:31:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:31:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Os8S from file:/tmp/.os_lf_venv 06:31:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:46 lf-activate-venv(): INFO: Base packages installed successfully 06:31:46 lf-activate-venv(): INFO: Installing additional packages: lftools 06:31:53 lf-activate-venv(): INFO: Adding /tmp/venv-Os8S/bin to PATH 06:31:53 Generating Requirements File 06:32:09 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. 06:32:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:32:09 Python 3.10.6 06:32:10 pip 26.1 from /tmp/venv-Os8S/lib/python3.10/site-packages/pip (python 3.10) 06:32:10 appdirs==1.4.4 06:32:10 argcomplete==3.6.3 06:32:10 aspy.yaml==1.3.0 06:32:10 attrs==26.1.0 06:32:10 autopage==0.6.0 06:32:10 backports.strenum==1.3.1 06:32:10 beautifulsoup4==4.14.3 06:32:10 boto3==1.42.97 06:32:10 botocore==1.42.97 06:32:10 bs4==0.0.2 06:32:10 certifi==2026.4.22 06:32:10 cffi==2.0.0 06:32:10 cfgv==3.5.0 06:32:10 chardet==7.4.3 06:32:10 charset-normalizer==3.4.7 06:32:10 click==8.3.3 06:32:10 cliff==4.13.3 06:32:10 cmd2==3.5.1 06:32:10 cryptography==3.3.2 06:32:10 debtcollector==3.1.0 06:32:10 decorator==5.2.1 06:32:10 defusedxml==0.7.1 06:32:10 Deprecated==1.3.1 06:32:10 distlib==0.4.0 06:32:10 dnspython==2.8.0 06:32:10 docker==7.1.0 06:32:10 dogpile.cache==1.5.0 06:32:10 durationpy==0.10 06:32:10 email-validator==2.3.0 06:32:10 filelock==3.29.0 06:32:10 future==1.0.0 06:32:10 gitdb==4.0.12 06:32:10 GitPython==3.1.49 06:32:10 httplib2==0.30.2 06:32:10 identify==2.6.19 06:32:10 idna==3.13 06:32:10 importlib-resources==1.5.0 06:32:10 iso8601==2.1.0 06:32:10 Jinja2==3.1.6 06:32:10 jmespath==1.1.0 06:32:10 jsonpatch==1.33 06:32:10 jsonpointer==3.1.1 06:32:10 jsonschema==4.26.0 06:32:10 jsonschema-specifications==2025.9.1 06:32:10 keystoneauth1==5.13.1 06:32:10 kubernetes==35.0.0 06:32:10 lftools==0.37.22 06:32:10 lxml==6.1.0 06:32:10 markdown-it-py==4.0.0 06:32:10 MarkupSafe==3.0.3 06:32:10 mdurl==0.1.2 06:32:10 msgpack==1.1.2 06:32:10 multi_key_dict==2.0.3 06:32:10 munch==4.0.0 06:32:10 netaddr==1.3.0 06:32:10 niet==1.4.2 06:32:10 nodeenv==1.10.0 06:32:10 oauth2client==4.1.3 06:32:10 oauthlib==3.3.1 06:32:10 openstacksdk==4.12.0 06:32:10 os-service-types==1.8.2 06:32:10 osc-lib==4.5.0 06:32:10 oslo.config==10.3.0 06:32:10 oslo.context==6.3.0 06:32:10 oslo.i18n==6.7.2 06:32:10 oslo.log==8.1.0 06:32:10 oslo.serialization==5.9.1 06:32:10 oslo.utils==10.0.1 06:32:10 packaging==26.2 06:32:10 pbr==7.0.3 06:32:10 platformdirs==4.9.6 06:32:10 prettytable==3.17.0 06:32:10 psutil==7.2.2 06:32:10 pyasn1==0.6.3 06:32:10 pyasn1_modules==0.4.2 06:32:10 pycparser==3.0 06:32:10 pygerrit2==2.0.15 06:32:10 PyGithub==2.9.1 06:32:10 Pygments==2.20.0 06:32:10 PyJWT==2.12.1 06:32:10 PyNaCl==1.6.2 06:32:10 pyparsing==2.4.7 06:32:10 pyperclip==1.11.0 06:32:10 pyrsistent==0.20.0 06:32:10 python-cinderclient==9.9.0 06:32:10 python-dateutil==2.9.0.post0 06:32:10 python-discovery==1.2.2 06:32:10 python-heatclient==5.1.0 06:32:10 python-jenkins==1.8.3 06:32:10 python-keystoneclient==5.8.0 06:32:10 python-magnumclient==4.10.0 06:32:10 python-openstackclient==9.0.0 06:32:10 python-swiftclient==4.10.0 06:32:10 PyYAML==6.0.3 06:32:10 referencing==0.37.0 06:32:10 requests==2.33.1 06:32:10 requests-oauthlib==2.0.0 06:32:10 rfc3986==2.0.0 06:32:10 rich==15.0.0 06:32:10 rich-argparse==1.7.2 06:32:10 rpds-py==0.30.0 06:32:10 rsa==4.9.1 06:32:10 ruamel.yaml==0.19.1 06:32:10 ruamel.yaml.clib==0.2.15 06:32:10 s3transfer==0.16.1 06:32:10 simplejson==4.1.1 06:32:10 six==1.17.0 06:32:10 smmap==5.0.3 06:32:10 soupsieve==2.8.3 06:32:10 stevedore==5.7.0 06:32:10 tabulate==0.10.0 06:32:10 toml==0.10.2 06:32:10 tomlkit==0.14.0 06:32:10 tqdm==4.67.3 06:32:10 typing_extensions==4.15.0 06:32:10 urllib3==1.26.20 06:32:10 virtualenv==21.3.0 06:32:10 wcwidth==0.6.0 06:32:10 websocket-client==1.9.0 06:32:10 wrapt==2.1.2 06:32:10 xdg==6.0.0 06:32:10 xmltodict==1.0.4 06:32:10 yq==3.4.3 06:32:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins7649730415060953696.sh 06:32:10 ---> uv-install.sh 06:32:10 Installing uv/uvx (latest) using shell installer 06:32:10 2026-04-29 06:32:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-8M3C2G.sh" [1] 06:32:10 downloading uv 0.11.8 x86_64-unknown-linux-gnu 06:32:11 installing to /home/jenkins/.local/bin 06:32:11 uv 06:32:11 uvx 06:32:11 everything's installed! 06:32:11 06:32:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:32:11 06:32:11 source $HOME/.local/bin/env (sh, bash, zsh) 06:32:11 source $HOME/.local/bin/env.fish (fish) 06:32:11 Adding install location to PATH 06:32:11 ---> Validating uv/uvx install 06:32:11 uvx 0.11.8 (x86_64-unknown-linux-gnu) 06:32:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13967817697141829106.sh 06:32:11 ---> sudo-logs.sh 06:32:11 Archiving 'sudo' log.. 06:32:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5221229024312347152.sh 06:32:11 ---> job-cost.sh 06:32:11 INFO: Activating Python virtual environment... 06:32:11 Setup pyenv: 06:32:11 system 06:32:11 3.8.13 06:32:11 3.9.13 06:32:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:32:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Os8S from file:/tmp/.os_lf_venv 06:32:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:13 lf-activate-venv(): INFO: Base packages installed successfully 06:32:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:32:18 lf-activate-venv(): INFO: Adding /tmp/venv-Os8S/bin to PATH 06:32:18 INFO: No stack-cost file found 06:32:18 INFO: Instance uptime: 173s 06:32:18 INFO: Fetching instance metadata (attempt 1 of 3)... 06:32:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:32:18 INFO: Successfully fetched instance metadata 06:32:18 INFO: Instance type: v3-standard-8 06:32:18 INFO: Retrieving pricing info for: v3-standard-8 06:32:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:32:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=173 06:32:19 INFO: Successfully fetched Vexxhost pricing API 06:32:19 INFO: Retrieved cost: 0.22 06:32:19 INFO: Retrieved resource: v3-standard-8 06:32:19 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 06:32:19 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 06:32:19 INFO: Successfully archived job cost data 06:32:19 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,275,2026-04-29 06:32:19,v3-standard-8,173,0.22,0.00,SUCCESS 06:32:19 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins2222103594485490535.sh 06:32:19 ---> logs-deploy.sh 06:32:19 Setup pyenv: 06:32:19 system 06:32:19 3.8.13 06:32:19 3.9.13 06:32:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 06:32:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Os8S from file:/tmp/.os_lf_venv 06:32:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:21 lf-activate-venv(): INFO: Base packages installed successfully 06:32:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:32:28 lf-activate-venv(): INFO: Adding /tmp/venv-Os8S/bin to PATH 06:32:28 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/275 06:32:28 INFO: archiving workspace using pattern(s): 06:32:29 Archives upload complete. 06:32:29 INFO: archiving logs to Nexus 06:32:30 ---> uname -a: 06:32:30 Linux prd-ubuntu1804-docker-8c-8g-6953 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:32:30 06:32:30 06:32:30 ---> lscpu: 06:32:30 Architecture: x86_64 06:32:30 CPU op-mode(s): 32-bit, 64-bit 06:32:30 Byte Order: Little Endian 06:32:30 CPU(s): 8 06:32:30 On-line CPU(s) list: 0-7 06:32:30 Thread(s) per core: 1 06:32:30 Core(s) per socket: 1 06:32:30 Socket(s): 8 06:32:30 NUMA node(s): 1 06:32:30 Vendor ID: AuthenticAMD 06:32:30 CPU family: 23 06:32:30 Model: 49 06:32:30 Model name: AMD EPYC-Rome Processor 06:32:30 Stepping: 0 06:32:30 CPU MHz: 2799.998 06:32:30 BogoMIPS: 5599.99 06:32:30 Virtualization: AMD-V 06:32:30 Hypervisor vendor: KVM 06:32:30 Virtualization type: full 06:32:30 L1d cache: 32K 06:32:30 L1i cache: 32K 06:32:30 L2 cache: 512K 06:32:30 L3 cache: 16384K 06:32:30 NUMA node0 CPU(s): 0-7 06:32:30 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 06:32:30 06:32:30 06:32:30 ---> nproc: 06:32:30 8 06:32:30 06:32:30 06:32:30 ---> df -h: 06:32:30 Filesystem Size Used Avail Use% Mounted on 06:32:30 udev 16G 0 16G 0% /dev 06:32:30 tmpfs 3.2G 712K 3.2G 1% /run 06:32:30 /dev/vda1 155G 11G 145G 7% / 06:32:30 tmpfs 16G 0 16G 0% /dev/shm 06:32:30 tmpfs 5.0M 0 5.0M 0% /run/lock 06:32:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:32:30 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:32:30 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:32:30 06:32:30 06:32:30 ---> free -m: 06:32:30 total used free shared buff/cache available 06:32:30 Mem: 32167 804 29087 0 2275 30932 06:32:30 Swap: 1023 0 1023 06:32:30 06:32:30 06:32:30 ---> ip addr: 06:32:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:32:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:30 inet 127.0.0.1/8 scope host lo 06:32:30 valid_lft forever preferred_lft forever 06:32:30 inet6 ::1/128 scope host 06:32:30 valid_lft forever preferred_lft forever 06:32:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:32:30 link/ether fa:16:3e:a6:c8:98 brd ff:ff:ff:ff:ff:ff 06:32:30 inet 10.30.106.106/23 brd 10.30.107.255 scope global dynamic ens3 06:32:30 valid_lft 86224sec preferred_lft 86224sec 06:32:30 inet6 fe80::f816:3eff:fea6:c898/64 scope link 06:32:30 valid_lft forever preferred_lft forever 06:32:30 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:32:30 link/ether 02:42:cf:16:15:84 brd ff:ff:ff:ff:ff:ff 06:32:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:32:30 valid_lft forever preferred_lft forever 06:32:30 06:32:30 06:32:30 ---> sar -b -r -n DEV: 06:32:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6953) 04/29/26 _x86_64_ (8 CPU) 06:32:30 06:32:30 06:29:37 LINUX RESTART (8 CPU) 06:32:30 06:32:30 06:30:02 tps rtps wtps bread/s bwrtn/s 06:32:30 06:31:01 287.87 63.80 224.06 3875.28 34336.69 06:32:30 06:32:01 102.58 0.88 101.70 88.12 31411.03 06:32:30 Average: 194.45 32.08 162.37 1965.79 32861.57 06:32:30 06:32:30 06:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:30 06:31:01 30066928 31533784 2872292 8.72 60076 1720648 1671280 4.92 1041360 1551076 94888 06:32:30 06:32:01 29965732 31703924 2973488 9.03 82808 1954332 1416384 4.17 891312 1770516 164960 06:32:30 Average: 30016330 31618854 2922890 8.87 71442 1837490 1543832 4.54 966336 1660796 129924 06:32:30 06:32:30 06:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:30 06:31:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 06:32:30 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:30 06:31:01 ens3 343.18 238.54 1118.64 73.36 0.00 0.00 0.00 0.00 06:32:30 06:32:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 06:32:30 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:30 06:32:01 ens3 53.76 41.13 750.88 10.09 0.00 0.00 0.00 0.00 06:32:30 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 06:32:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:30 Average: ens3 197.25 139.00 933.21 41.46 0.00 0.00 0.00 0.00 06:32:30 06:32:30 06:32:30 ---> sar -P ALL: 06:32:30 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6953) 04/29/26 _x86_64_ (8 CPU) 06:32:30 06:32:30 06:29:37 LINUX RESTART (8 CPU) 06:32:30 06:32:30 06:30:02 CPU %user %nice %system %iowait %steal %idle 06:32:30 06:31:01 all 12.10 0.00 1.20 2.44 0.06 84.21 06:32:30 06:31:01 0 8.22 0.00 0.93 2.61 0.02 88.22 06:32:30 06:31:01 1 5.86 0.00 0.75 2.19 0.10 91.10 06:32:30 06:31:01 2 4.72 0.00 0.56 3.99 0.02 90.72 06:32:30 06:31:01 3 20.49 0.00 2.84 5.26 0.07 71.33 06:32:30 06:31:01 4 35.39 0.00 1.36 0.44 0.07 62.74 06:32:30 06:31:01 5 9.97 0.00 1.19 0.63 0.05 88.16 06:32:30 06:31:01 6 6.16 0.00 1.40 3.62 0.05 88.77 06:32:30 06:31:01 7 6.00 0.00 0.54 0.81 0.03 92.61 06:32:30 06:32:01 all 10.97 0.00 0.67 1.16 0.04 87.16 06:32:30 06:32:01 0 3.40 0.00 0.55 0.73 0.02 95.30 06:32:30 06:32:01 1 0.27 0.00 0.17 3.59 0.02 95.96 06:32:30 06:32:01 2 6.89 0.00 0.37 0.02 0.02 92.71 06:32:30 06:32:01 3 15.23 0.00 0.72 0.20 0.03 83.82 06:32:30 06:32:01 4 30.41 0.00 0.67 0.05 0.07 68.80 06:32:30 06:32:01 5 24.44 0.00 1.62 1.02 0.03 72.89 06:32:30 06:32:01 6 2.44 0.00 0.72 3.46 0.05 93.34 06:32:30 06:32:01 7 4.67 0.00 0.49 0.18 0.07 94.59 06:32:30 Average: all 11.53 0.00 0.93 1.79 0.05 85.70 06:32:30 Average: 0 5.79 0.00 0.74 1.67 0.02 91.79 06:32:30 Average: 1 3.04 0.00 0.45 2.90 0.06 93.55 06:32:30 Average: 2 5.81 0.00 0.46 1.99 0.02 91.72 06:32:30 Average: 3 17.83 0.00 1.77 2.70 0.05 77.64 06:32:30 Average: 4 32.88 0.00 1.01 0.24 0.07 65.80 06:32:30 Average: 5 17.27 0.00 1.40 0.82 0.04 80.46 06:32:30 Average: 6 4.28 0.00 1.05 3.54 0.05 91.07 06:32:30 Average: 7 5.33 0.00 0.51 0.50 0.05 93.61 06:32:30 06:32:30 06:32:30