09:42:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147022 09:42:12 Running as SYSTEM 09:42:12 [EnvInject] - Loading node environment variables. 09:42:12 Building remotely on prd-ubuntu1804-docker-8c-8g-13163 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:42:12 [ssh-agent] Looking for ssh-agent implementation... 09:42:12 $ ssh-agent 09:42:12 SSH_AUTH_SOCK=/tmp/ssh-8tAEPrBN67DU/agent.2044 09:42:12 SSH_AGENT_PID=2046 09:42:12 [ssh-agent] Started. 09:42:12 Running ssh-add (command line suppressed) 09:42:12 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_17930304490807644225.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_17930304490807644225.key) 09:42:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:42:12 The recommended git tool is: NONE 09:42:14 using credential onap-jenkins-ssh 09:42:14 Wiping out workspace first. 09:42:14 Cloning the remote Git repository 09:42:14 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:42:14 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 09:42:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:42:14 > git --version # timeout=10 09:42:14 > git --version # 'git version 2.17.1' 09:42:14 using GIT_SSH to set credentials Gerrit user 09:42:14 Verifying host key using manually-configured host key entries 09:42:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:42:14 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:42:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:42:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:42:15 using GIT_SSH to set credentials Gerrit user 09:42:15 Verifying host key using manually-configured host key entries 09:42:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/147022/1 # timeout=30 09:42:15 > git rev-parse 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98^{commit} # timeout=10 09:42:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:42:15 Checking out Revision 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 (refs/changes/22/147022/1) 09:42:15 > git config core.sparsecheckout # timeout=10 09:42:15 > git checkout -f 4efaf9755e8703625a02ea6a2b4e7b7a3b2c7b98 # timeout=30 09:42:18 Commit message: "Add missing return annotations" 09:42:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:42:18 > git rev-list --no-walk 635442ba675fd926950cace202db30ad5f1f23e7 # timeout=10 09:42:19 [EnvInject] - Injecting environment variables from a build step. 09:42:19 [EnvInject] - Injecting as environment variables the properties content 09:42:19 PYTHON=python3 09:42:19 09:42:19 [EnvInject] - Variables injected successfully. 09:42:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12277304624105593416.sh 09:42:19 ---> tox-install.sh 09:42:19 + source /home/jenkins/lf-env.sh 09:42:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:42:19 ++ mktemp -d /tmp/venv-XXXX 09:42:19 + lf_venv=/tmp/venv-hHlw 09:42:19 + local venv_file=/tmp/.os_lf_venv 09:42:19 + local python=python3 09:42:19 + local options 09:42:19 + local set_path=true 09:42:19 + local install_args= 09:42:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:42:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:42:19 + true 09:42:19 + case $1 in 09:42:19 + venv_file=/tmp/.toxenv 09:42:19 + shift 2 09:42:19 + true 09:42:19 + case $1 in 09:42:19 + shift 09:42:19 + break 09:42:19 + case $python in 09:42:19 + local pkg_list= 09:42:19 + [[ -d /opt/pyenv ]] 09:42:19 + echo 'Setup pyenv:' 09:42:19 Setup pyenv: 09:42:19 + export PYENV_ROOT=/opt/pyenv 09:42:19 + PYENV_ROOT=/opt/pyenv 09:42:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:19 + pyenv versions 09:42:19 * system (set by /opt/pyenv/version) 09:42:19 * 3.8.13 (set by /opt/pyenv/version) 09:42:19 * 3.9.13 (set by /opt/pyenv/version) 09:42:19 * 3.10.6 (set by /opt/pyenv/version) 09:42:19 + command -v pyenv 09:42:19 ++ pyenv init - --no-rehash 09:42:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:42:19 export PATH="/opt/pyenv/shims:${PATH}" 09:42:19 export PYENV_SHELL=bash 09:42:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:19 pyenv() { 09:42:19 local command 09:42:19 command="${1:-}" 09:42:19 if [ "$#" -gt 0 ]; then 09:42:19 shift 09:42:19 fi 09:42:19 09:42:19 case "$command" in 09:42:19 rehash|shell) 09:42:19 eval "$(pyenv "sh-$command" "$@")" 09:42:19 ;; 09:42:19 *) 09:42:19 command pyenv "$command" "$@" 09:42:19 ;; 09:42:19 esac 09:42:19 }' 09:42:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:42:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:19 ++ export PYENV_SHELL=bash 09:42:19 ++ PYENV_SHELL=bash 09:42:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:19 +++ complete -F _pyenv pyenv 09:42:19 ++ lf-pyver python3 09:42:19 ++ local py_version_xy=python3 09:42:19 ++ local py_version_xyz= 09:42:19 ++ pyenv versions 09:42:19 ++ local command 09:42:19 ++ command=versions 09:42:19 ++ '[' 1 -gt 0 ']' 09:42:19 ++ shift 09:42:19 ++ case "$command" in 09:42:19 ++ command pyenv versions 09:42:19 ++ pyenv versions 09:42:19 ++ sed 's/^[ *]* //' 09:42:19 ++ awk '{ print $1 }' 09:42:19 ++ grep -E '^[0-9.]*[0-9]$' 09:42:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:19 +++ grep '^3' /tmp/.pyenv_versions 09:42:19 +++ sort -V 09:42:19 +++ tail -n 1 09:42:19 ++ py_version_xyz=3.10.6 09:42:19 ++ [[ -z 3.10.6 ]] 09:42:19 ++ echo 3.10.6 09:42:19 ++ return 0 09:42:19 + pyenv local 3.10.6 09:42:19 + local command 09:42:19 + command=local 09:42:19 + '[' 2 -gt 0 ']' 09:42:19 + shift 09:42:19 + case "$command" in 09:42:19 + command pyenv local 3.10.6 09:42:19 + pyenv local 3.10.6 09:42:19 + for arg in "$@" 09:42:19 + case $arg in 09:42:19 + pkg_list+='tox ' 09:42:19 + for arg in "$@" 09:42:19 + case $arg in 09:42:19 + pkg_list+='virtualenv ' 09:42:19 + for arg in "$@" 09:42:19 + case $arg in 09:42:19 + pkg_list+='urllib3~=1.26.15 ' 09:42:19 + [[ -f /tmp/.toxenv ]] 09:42:19 + [[ ! -f /tmp/.toxenv ]] 09:42:19 + [[ -n '' ]] 09:42:19 + python3 -m venv /tmp/venv-hHlw 09:42:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hHlw' 09:42:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hHlw 09:42:23 + echo /tmp/venv-hHlw 09:42:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:42:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:42:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:23 + local 'pip_opts=--upgrade --quiet' 09:42:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:23 + [[ -n '' ]] 09:42:23 + [[ -n '' ]] 09:42:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:23 + /tmp/venv-hHlw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:42:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:27 lf-activate-venv(): INFO: Base packages installed successfully 09:42:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:42:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:42:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:42:27 + /tmp/venv-hHlw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:42:30 + type python3 09:42:30 + true 09:42:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hHlw/bin to PATH' 09:42:30 lf-activate-venv(): INFO: Adding /tmp/venv-hHlw/bin to PATH 09:42:30 + PATH=/tmp/venv-hHlw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 + return 0 09:42:30 + python3 --version 09:42:30 Python 3.10.6 09:42:30 + python3 -m pip --version 09:42:30 pip 26.2.1 from /tmp/venv-hHlw/lib/python3.10/site-packages/pip (python 3.10) 09:42:30 + python3 -m pip freeze 09:42:30 cachetools==7.1.7 09:42:30 colorama==0.4.6 09:42:30 distlib==0.4.3 09:42:30 filelock==3.32.3 09:42:30 packaging==26.3 09:42:30 platformdirs==4.11.3 09:42:30 pluggy==1.6.0 09:42:30 pyproject-api==1.11.0 09:42:30 python-discovery==1.5.2 09:42:30 tomli==2.4.1 09:42:30 tomli_w==1.2.0 09:42:30 tox==4.60.0 09:42:30 typing_extensions==4.16.0 09:42:30 urllib3==1.26.20 09:42:30 virtualenv==21.7.4 09:42:30 [EnvInject] - Injecting environment variables from a build step. 09:42:30 [EnvInject] - Injecting as environment variables the properties content 09:42:30 PARALLEL=false 09:42:30 09:42:30 [EnvInject] - Variables injected successfully. 09:42:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13617841950320100919.sh 09:42:30 ---> tox-run.sh 09:42:30 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:42:30 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 09:42:30 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:42:30 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 09:42:30 + source /home/jenkins/lf-env.sh 09:42:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:42:30 ++ mktemp -d /tmp/venv-XXXX 09:42:30 + lf_venv=/tmp/venv-GNls 09:42:30 + local venv_file=/tmp/.os_lf_venv 09:42:30 + local python=python3 09:42:30 + local options 09:42:30 + local set_path=true 09:42:30 + local install_args= 09:42:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:42:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:42:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:42:30 + true 09:42:30 + case $1 in 09:42:30 + venv_file=/tmp/.toxenv 09:42:30 + shift 2 09:42:30 + true 09:42:30 + case $1 in 09:42:30 + shift 09:42:30 + break 09:42:30 + case $python in 09:42:30 + local pkg_list= 09:42:30 + [[ -d /opt/pyenv ]] 09:42:30 + echo 'Setup pyenv:' 09:42:30 Setup pyenv: 09:42:30 + export PYENV_ROOT=/opt/pyenv 09:42:30 + PYENV_ROOT=/opt/pyenv 09:42:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 + pyenv versions 09:42:30 system 09:42:30 3.8.13 09:42:30 3.9.13 09:42:30 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:42:30 + command -v pyenv 09:42:30 ++ pyenv init - --no-rehash 09:42:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:42:30 export PATH="/opt/pyenv/shims:${PATH}" 09:42:30 export PYENV_SHELL=bash 09:42:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:30 pyenv() { 09:42:30 local command 09:42:30 command="${1:-}" 09:42:30 if [ "$#" -gt 0 ]; then 09:42:30 shift 09:42:30 fi 09:42:30 09:42:30 case "$command" in 09:42:30 rehash|shell) 09:42:30 eval "$(pyenv "sh-$command" "$@")" 09:42:30 ;; 09:42:30 *) 09:42:30 command pyenv "$command" "$@" 09:42:30 ;; 09:42:30 esac 09:42:30 }' 09:42:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:42:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:30 ++ export PYENV_SHELL=bash 09:42:30 ++ PYENV_SHELL=bash 09:42:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:30 +++ complete -F _pyenv pyenv 09:42:30 ++ lf-pyver python3 09:42:30 ++ local py_version_xy=python3 09:42:30 ++ local py_version_xyz= 09:42:30 ++ pyenv versions 09:42:30 ++ local command 09:42:30 ++ sed 's/^[ *]* //' 09:42:30 ++ command=versions 09:42:30 ++ '[' 1 -gt 0 ']' 09:42:30 ++ shift 09:42:30 ++ case "$command" in 09:42:30 ++ command pyenv versions 09:42:30 ++ pyenv versions 09:42:30 ++ awk '{ print $1 }' 09:42:30 ++ grep -E '^[0-9.]*[0-9]$' 09:42:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:30 +++ grep '^3' /tmp/.pyenv_versions 09:42:30 +++ sort -V 09:42:30 +++ tail -n 1 09:42:30 ++ py_version_xyz=3.10.6 09:42:30 ++ [[ -z 3.10.6 ]] 09:42:30 ++ echo 3.10.6 09:42:30 ++ return 0 09:42:30 + pyenv local 3.10.6 09:42:30 + local command 09:42:30 + command=local 09:42:30 + '[' 2 -gt 0 ']' 09:42:30 + shift 09:42:30 + case "$command" in 09:42:30 + command pyenv local 3.10.6 09:42:30 + pyenv local 3.10.6 09:42:30 + for arg in "$@" 09:42:30 + case $arg in 09:42:30 + pkg_list+='tox ' 09:42:30 + for arg in "$@" 09:42:30 + case $arg in 09:42:30 + pkg_list+='virtualenv ' 09:42:30 + for arg in "$@" 09:42:30 + case $arg in 09:42:30 + pkg_list+='urllib3~=1.26.15 ' 09:42:30 + [[ -f /tmp/.toxenv ]] 09:42:30 ++ cat /tmp/.toxenv 09:42:30 + lf_venv=/tmp/venv-hHlw 09:42:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hHlw from' file:/tmp/.toxenv 09:42:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hHlw from file:/tmp/.toxenv 09:42:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:30 + local 'pip_opts=--upgrade --quiet' 09:42:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:30 + [[ -n '' ]] 09:42:30 + [[ -n '' ]] 09:42:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:30 + /tmp/venv-hHlw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:42:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:31 lf-activate-venv(): INFO: Base packages installed successfully 09:42:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:42:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:42:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:42:31 + /tmp/venv-hHlw/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:42:32 + type python3 09:42:32 + true 09:42:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hHlw/bin to PATH' 09:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-hHlw/bin to PATH 09:42:32 + PATH=/tmp/venv-hHlw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:32 + return 0 09:42:32 + [[ -d /opt/pyenv ]] 09:42:32 + echo '---> Setting up pyenv' 09:42:32 ---> Setting up pyenv 09:42:32 + export PYENV_ROOT=/opt/pyenv 09:42:32 + PYENV_ROOT=/opt/pyenv 09:42:32 + export PATH=/opt/pyenv/bin:/tmp/venv-hHlw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:32 + PATH=/opt/pyenv/bin:/tmp/venv-hHlw/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:42:32 ++ pwd 09:42:32 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:42:32 + export PYTHONPATH 09:42:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:42:32 + TOX_TESTENV_PASSENV=PYTHONPATH 09:42:32 + tox --version 09:42:32 4.60.0 from /tmp/venv-hHlw/lib/python3.10/site-packages/tox/__init__.py 09:42:32 + PARALLEL=false 09:42:32 + TOX_OPTIONS_LIST= 09:42:32 + [[ -n pydocstyle ]] 09:42:32 + TOX_OPTIONS_LIST=' -e pydocstyle' 09:42:32 + case ${PARALLEL,,} in 09:42:32 + tox -e pydocstyle 09:42:32 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 09:42:33 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 09:42:46 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:42:47 .pkg: _optional_hooks> python /tmp/venv-hHlw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:42:48 .pkg: get_requires_for_build_sdist> python /tmp/venv-hHlw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:42:48 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:42:48 .pkg: get_requires_for_build_wheel> python /tmp/venv-hHlw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:42:49 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:42:49 .pkg: freeze> python -m pip freeze --all 09:42:49 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:42:49 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-hHlw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:42:50 .pkg: build_sdist> python /tmp/venv-hHlw/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:42:50 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 09:42:51 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-14.5.0.tar.gz 09:42:54 pydocstyle: freeze> python -m pip freeze --all 09:42:54 pydocstyle: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 09:42:54 pydocstyle: commands[0]> pydocstyle src/ 09:42:58 pydocstyle: OK (25.48=setup[22.00]+cmd[3.48] seconds) 09:42:58 congratulations :) (25.52 seconds) 09:42:58 + tox_status=0 09:42:58 + echo '---> Completed tox runs' 09:42:58 ---> Completed tox runs 09:42:58 + for i in .tox/*/log 09:42:58 ++ echo .tox/pydocstyle/log 09:42:58 ++ awk -F/ '{print $2}' 09:42:58 + tox_env=pydocstyle 09:42:58 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 09:42:58 + DOC_DIR=docs/_build/html 09:42:58 + [[ -d docs/_build/html ]] 09:42:58 + echo '---> tox-run.sh ends' 09:42:58 ---> tox-run.sh ends 09:42:58 + test 0 -eq 0 09:42:58 $ ssh-agent -k 09:42:58 unset SSH_AUTH_SOCK; 09:42:58 unset SSH_AGENT_PID; 09:42:58 echo Agent pid 2046 killed; 09:42:58 [ssh-agent] Stopped. 09:42:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:42:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13882162676272508926.sh 09:42:58 ---> sysstat.sh 09:42:58 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6269487688532988045.sh 09:42:58 ---> package-listing.sh 09:42:58 ++ facter osfamily 09:42:58 ++ tr '[:upper:]' '[:lower:]' 09:42:59 + OS_FAMILY=debian 09:42:59 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:42:59 + START_PACKAGES=/tmp/packages_start.txt 09:42:59 + END_PACKAGES=/tmp/packages_end.txt 09:42:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:59 + PACKAGES=/tmp/packages_start.txt 09:42:59 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:42:59 + PACKAGES=/tmp/packages_end.txt 09:42:59 + case "${OS_FAMILY}" in 09:42:59 + dpkg -l 09:42:59 + grep '^ii' 09:42:59 + '[' -f /tmp/packages_start.txt ']' 09:42:59 + '[' -f /tmp/packages_end.txt ']' 09:42:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:59 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:42:59 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:42:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:42:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1606458090951826461.sh 09:42:59 ---> capture-instance-metadata.sh 09:42:59 Setup pyenv: 09:42:59 system 09:42:59 3.8.13 09:42:59 3.9.13 09:42:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:43:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nCSu 09:43:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:43:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:06 lf-activate-venv(): INFO: Base packages installed successfully 09:43:06 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:29 lf-activate-venv(): INFO: Adding /tmp/venv-nCSu/bin to PATH 09:43:29 INFO: Running in OpenStack, capturing instance metadata 09:43:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4727806707964982290.sh 09:43:29 provisioning config files... 09:43:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config18402040767289727120tmp 09:43:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:43:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties content 09:43:29 SERVER_ID=logs 09:43:29 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins18089639045965966051.sh 09:43:29 ---> create-netrc.sh 09:43:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15036706149268811132.sh 09:43:29 ---> python-tools-install.sh 09:43:29 Setup pyenv: 09:43:29 system 09:43:29 3.8.13 09:43:29 3.9.13 09:43:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:43:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nCSu from file:/tmp/.os_lf_venv 09:43:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:31 lf-activate-venv(): INFO: Base packages installed successfully 09:43:31 lf-activate-venv(): INFO: Installing additional packages: lftools 09:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-nCSu/bin to PATH 09:43:37 Generating Requirements File 09:43:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:43:58 Python 3.10.6 09:43:58 pip 26.2.1 from /tmp/venv-nCSu/lib/python3.10/site-packages/pip (python 3.10) 09:43:59 aiohappyeyeballs==2.7.1 09:43:59 aiohttp==3.14.3 09:43:59 aiosignal==1.4.0 09:43:59 appdirs==1.4.4 09:43:59 argcomplete==3.7.2 09:43:59 aspy.yaml==1.3.0 09:43:59 async-timeout==5.0.1 09:43:59 attrs==26.1.0 09:43:59 autopage==0.6.0 09:43:59 backports.strenum==1.3.1 09:43:59 beautifulsoup4==4.15.0 09:43:59 boto3==1.43.72 09:43:59 botocore==1.43.72 09:43:59 bs4==0.0.2 09:43:59 certifi==2026.7.22 09:43:59 cffi==2.1.1 09:43:59 cfgv==3.5.0 09:43:59 chardet==7.6.0 09:43:59 charset-normalizer==3.5.1 09:43:59 click==8.4.2 09:43:59 cliff==4.14.0 09:43:59 cmd2==3.5.1 09:43:59 cryptography==3.3.2 09:43:59 debtcollector==3.1.0 09:43:59 decorator==5.3.1 09:43:59 defusedxml==0.7.1 09:43:59 Deprecated==1.3.1 09:43:59 distlib==0.4.3 09:43:59 dnspython==2.8.0 09:43:59 docker==7.2.0 09:43:59 dogpile.cache==1.5.0 09:43:59 durationpy==0.10 09:43:59 email-validator==2.3.0 09:43:59 filelock==3.32.3 09:43:59 frozenlist==1.8.0 09:43:59 future==1.0.0 09:43:59 gitdb==4.0.12 09:43:59 GitPython==3.1.59 09:43:59 httplib2==0.30.2 09:43:59 identify==2.6.19 09:43:59 idna==3.18 09:43:59 importlib-resources==1.5.0 09:43:59 iso8601==2.1.0 09:43:59 Jinja2==3.1.6 09:43:59 jmespath==1.1.0 09:43:59 jsonpatch==1.33 09:43:59 jsonpointer==3.1.1 09:43:59 jsonschema==4.26.0 09:43:59 jsonschema-specifications==2025.9.1 09:43:59 keystoneauth1==5.14.0 09:43:59 kubernetes==36.0.3 09:43:59 lftools==0.37.23 09:43:59 lxml==6.1.1 09:43:59 markdown-it-py==4.2.0 09:43:59 MarkupSafe==3.0.3 09:43:59 mdurl==0.1.2 09:43:59 msgpack==1.2.1 09:43:59 multi_key_dict==2.0.3 09:43:59 multidict==6.7.1 09:43:59 munch==4.0.0 09:43:59 netaddr==1.3.0 09:43:59 niet==1.4.2 09:43:59 nodeenv==1.10.0 09:43:59 oauth2client==4.1.3 09:43:59 oauthlib==3.3.1 09:43:59 openstacksdk==4.13.0 09:43:59 os-service-types==1.8.2 09:43:59 osc-lib==4.6.0 09:43:59 oslo.config==10.4.0 09:43:59 oslo.context==6.4.0 09:43:59 oslo.i18n==6.8.0 09:43:59 oslo.log==8.2.0 09:43:59 oslo.serialization==5.10.0 09:43:59 oslo.utils==10.1.1 09:43:59 packaging==26.3 09:43:59 pbr==7.0.3 09:43:59 platformdirs==4.11.3 09:43:59 prettytable==3.18.0 09:43:59 propcache==0.5.2 09:43:59 psutil==7.2.2 09:43:59 pyasn1==0.6.4 09:43:59 pyasn1_modules==0.4.2 09:43:59 pycparser==3.0 09:43:59 pygerrit2==2.0.15 09:43:59 PyGithub==2.9.1 09:43:59 Pygments==2.21.0 09:43:59 PyJWT==2.13.0 09:43:59 PyNaCl==1.6.2 09:43:59 pyparsing==2.4.7 09:43:59 pyperclip==1.11.0 09:43:59 pyrsistent==0.20.0 09:43:59 python-cinderclient==9.9.0 09:43:59 python-dateutil==2.9.0.post0 09:43:59 python-discovery==1.5.2 09:43:59 python-heatclient==5.2.0 09:43:59 python-jenkins==1.8.3 09:43:59 python-keystoneclient==5.8.0 09:43:59 python-magnumclient==4.11.0 09:43:59 python-openstackclient==10.0.0 09:43:59 python-swiftclient==4.10.0 09:43:59 PyYAML==6.0.3 09:43:59 referencing==0.37.0 09:43:59 requests==2.34.2 09:43:59 requests-oauthlib==2.0.0 09:43:59 rfc3986==2.0.0 09:43:59 rich==15.0.0 09:43:59 rich-argparse==1.8.0 09:43:59 rpds-py==0.30.0 09:43:59 rsa==4.9.1 09:43:59 ruamel.yaml==0.19.1 09:43:59 ruamel.yaml.clib==0.2.15 09:43:59 s3transfer==0.19.2 09:43:59 simplejson==4.1.1 09:43:59 six==1.17.0 09:43:59 smmap==5.0.3 09:43:59 soupsieve==2.9.2 09:43:59 stevedore==5.8.0 09:43:59 tabulate==0.10.0 09:43:59 toml==0.10.2 09:43:59 tomlkit==0.15.1 09:43:59 tqdm==4.70.0 09:43:59 typing_extensions==4.16.0 09:43:59 urllib3==1.26.20 09:43:59 virtualenv==21.7.4 09:43:59 wcwidth==0.8.2 09:43:59 websocket-client==1.9.0 09:43:59 wrapt==2.3.0 09:43:59 xdg==6.0.0 09:43:59 xmltodict==1.0.4 09:43:59 yarl==1.24.5 09:43:59 yq==4.1.2 09:43:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/sh /tmp/jenkins14028107666423286523.sh 09:43:59 ---> uv-install.sh 09:43:59 Installing uv/uvx (latest) using shell installer 09:43:59 2026-08-17 09:43:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-KJJG8Y.sh" [1] 09:43:59 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:44:00 installing to /home/jenkins/.local/bin 09:44:00 uv 09:44:00 uvx 09:44:00 everything's installed! 09:44:00 09:44:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:44:00 09:44:00 source $HOME/.local/bin/env (sh, bash, zsh) 09:44:00 source $HOME/.local/bin/env.fish (fish) 09:44:00 Adding install location to PATH 09:44:00 ---> Validating uv/uvx install 09:44:00 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:44:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15948870330162073519.sh 09:44:00 ---> sudo-logs.sh 09:44:00 Archiving 'sudo' log.. 09:44:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9256878551691354879.sh 09:44:00 ---> job-cost.sh 09:44:00 INFO: Activating Python virtual environment... 09:44:00 Setup pyenv: 09:44:00 system 09:44:00 3.8.13 09:44:00 3.9.13 09:44:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nCSu from file:/tmp/.os_lf_venv 09:44:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:02 lf-activate-venv(): INFO: Base packages installed successfully 09:44:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-nCSu/bin to PATH 09:44:06 INFO: No stack-cost file found 09:44:06 INFO: Instance uptime: 154s 09:44:06 INFO: Fetching instance metadata (attempt 1 of 3)... 09:44:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:44:07 INFO: Successfully fetched instance metadata 09:44:07 INFO: Instance type: v3-standard-8 09:44:07 INFO: Retrieving pricing info for: v3-standard-8 09:44:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:44:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=154 09:44:07 INFO: Successfully fetched Vexxhost pricing API 09:44:07 INFO: Retrieved cost: 0.22 09:44:07 INFO: Retrieved resource: v3-standard-8 09:44:07 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost 09:44:07 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost.csv 09:44:07 INFO: Successfully archived job cost data 09:44:07 DEBUG: Cost data: integration-python-onapsdk-master-pydocstyle-lint,281,2026-08-17 09:44:07,v3-standard-8,154,0.22,0.00,SUCCESS 09:44:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1593052499101524495.sh 09:44:07 ---> logs-deploy.sh 09:44:07 Setup pyenv: 09:44:07 system 09:44:07 3.8.13 09:44:07 3.9.13 09:44:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nCSu from file:/tmp/.os_lf_venv 09:44:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:09 lf-activate-venv(): INFO: Base packages installed successfully 09:44:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-nCSu/bin to PATH 09:44:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/281 09:44:15 INFO: archiving workspace using pattern(s): 09:44:16 Archives upload complete. 09:44:16 INFO: archiving logs to Nexus 09:44:17 ---> uname -a: 09:44:17 Linux prd-ubuntu1804-docker-8c-8g-13163 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:44:17 09:44:17 09:44:17 ---> lscpu: 09:44:17 Architecture: x86_64 09:44:17 CPU op-mode(s): 32-bit, 64-bit 09:44:17 Byte Order: Little Endian 09:44:17 CPU(s): 8 09:44:17 On-line CPU(s) list: 0-7 09:44:17 Thread(s) per core: 1 09:44:17 Core(s) per socket: 1 09:44:17 Socket(s): 8 09:44:17 NUMA node(s): 1 09:44:17 Vendor ID: AuthenticAMD 09:44:17 CPU family: 23 09:44:17 Model: 49 09:44:17 Model name: AMD EPYC-Rome Processor 09:44:17 Stepping: 0 09:44:17 CPU MHz: 2799.998 09:44:17 BogoMIPS: 5599.99 09:44:17 Virtualization: AMD-V 09:44:17 Hypervisor vendor: KVM 09:44:17 Virtualization type: full 09:44:17 L1d cache: 32K 09:44:17 L1i cache: 32K 09:44:17 L2 cache: 512K 09:44:17 L3 cache: 16384K 09:44:17 NUMA node0 CPU(s): 0-7 09:44:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:44:17 09:44:17 09:44:17 ---> nproc: 09:44:17 8 09:44:17 09:44:17 09:44:17 ---> df -h: 09:44:17 Filesystem Size Used Avail Use% Mounted on 09:44:17 udev 16G 0 16G 0% /dev 09:44:17 tmpfs 3.2G 712K 3.2G 1% /run 09:44:17 /dev/vda1 155G 11G 145G 7% / 09:44:17 tmpfs 16G 0 16G 0% /dev/shm 09:44:17 tmpfs 5.0M 0 5.0M 0% /run/lock 09:44:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:44:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:44:17 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:44:17 09:44:17 09:44:17 ---> free -m: 09:44:17 total used free shared buff/cache available 09:44:17 Mem: 32167 818 28924 0 2424 30911 09:44:17 Swap: 1023 0 1023 09:44:17 09:44:17 09:44:17 ---> ip addr: 09:44:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:44:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:44:17 inet 127.0.0.1/8 scope host lo 09:44:17 valid_lft forever preferred_lft forever 09:44:17 inet6 ::1/128 scope host 09:44:17 valid_lft forever preferred_lft forever 09:44:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:44:17 link/ether fa:16:3e:33:70:1e brd ff:ff:ff:ff:ff:ff 09:44:17 inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 09:44:17 valid_lft 86243sec preferred_lft 86243sec 09:44:17 inet6 fe80::f816:3eff:fe33:701e/64 scope link 09:44:17 valid_lft forever preferred_lft forever 09:44:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:44:17 link/ether 02:42:fe:b0:7c:47 brd ff:ff:ff:ff:ff:ff 09:44:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:44:17 valid_lft forever preferred_lft forever 09:44:17 09:44:17 09:44:17 ---> sar -b -r -n DEV: 09:44:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13163) 08/17/26 _x86_64_ (8 CPU) 09:44:17 09:44:17 09:41:42 LINUX RESTART (8 CPU) 09:44:17 09:44:17 09:42:01 tps rtps wtps bread/s bwrtn/s 09:44:17 09:43:01 389.47 69.86 319.61 4379.94 122499.58 09:44:17 09:44:01 154.39 1.07 153.32 116.25 61813.16 09:44:17 Average: 271.93 35.46 236.47 2248.09 92156.37 09:44:17 09:44:17 09:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:44:17 09:43:01 30137044 31689824 2802176 8.51 61476 1802140 1401384 4.12 884504 1628644 187924 09:44:17 09:44:01 29643472 31674424 3295748 10.01 90288 2227740 1406272 4.14 913780 2041260 245072 09:44:17 Average: 29890258 31682124 3048962 9.26 75882 2014940 1403828 4.13 899142 1834952 216498 09:44:17 09:44:17 09:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:44:17 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:17 09:43:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 09:44:17 09:43:01 ens3 378.10 261.12 1364.57 77.79 0.00 0.00 0.00 0.00 09:44:17 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:17 09:44:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 09:44:17 09:44:01 ens3 87.22 58.77 1424.06 9.90 0.00 0.00 0.00 0.00 09:44:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:17 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 09:44:17 Average: ens3 232.66 159.95 1394.32 43.84 0.00 0.00 0.00 0.00 09:44:17 09:44:17 09:44:17 ---> sar -P ALL: 09:44:17 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13163) 08/17/26 _x86_64_ (8 CPU) 09:44:17 09:44:17 09:41:42 LINUX RESTART (8 CPU) 09:44:17 09:44:17 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:44:17 09:43:01 all 11.72 0.00 1.47 2.50 0.05 84.27 09:44:17 09:43:01 0 25.39 0.00 2.65 4.25 0.05 67.66 09:44:17 09:43:01 1 15.01 0.00 1.23 0.38 0.05 83.32 09:44:17 09:43:01 2 10.16 0.00 1.19 6.16 0.05 82.44 09:44:17 09:43:01 3 9.81 0.00 1.55 0.47 0.05 88.12 09:44:17 09:43:01 4 4.81 0.00 1.00 1.05 0.03 93.11 09:44:17 09:43:01 5 4.09 0.00 2.02 5.68 0.03 88.17 09:44:17 09:43:01 6 7.83 0.00 0.92 0.20 0.03 91.02 09:44:17 09:43:01 7 16.63 0.00 1.14 1.82 0.07 80.35 09:44:17 09:44:01 all 10.37 0.00 0.79 1.10 0.03 87.71 09:44:17 09:44:01 0 34.49 0.00 1.54 0.25 0.05 63.67 09:44:17 09:44:01 1 7.75 0.00 0.72 0.12 0.02 91.40 09:44:17 09:44:01 2 3.96 0.00 0.50 1.04 0.02 94.48 09:44:17 09:44:01 3 1.91 0.00 0.52 0.55 0.05 96.97 09:44:17 09:44:01 4 0.43 0.00 0.17 0.00 0.00 99.40 09:44:17 09:44:01 5 0.08 0.00 0.67 6.00 0.03 93.21 09:44:17 09:44:01 6 27.74 0.00 1.60 0.67 0.03 69.96 09:44:17 09:44:01 7 6.60 0.00 0.58 0.22 0.02 92.58 09:44:17 Average: all 11.05 0.00 1.13 1.80 0.04 85.99 09:44:17 Average: 0 29.94 0.00 2.09 2.25 0.05 65.67 09:44:17 Average: 1 11.38 0.00 0.98 0.25 0.03 87.36 09:44:17 Average: 2 7.06 0.00 0.84 3.60 0.03 88.47 09:44:17 Average: 3 5.86 0.00 1.04 0.51 0.05 92.54 09:44:17 Average: 4 2.62 0.00 0.58 0.53 0.02 96.26 09:44:17 Average: 5 2.09 0.00 1.35 5.84 0.03 90.69 09:44:17 Average: 6 17.79 0.00 1.26 0.43 0.03 80.48 09:44:17 Average: 7 11.61 0.00 0.86 1.02 0.04 86.47 09:44:17 09:44:17 09:44:17