09:55:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147024 09:55:22 Running as SYSTEM 09:55:22 [EnvInject] - Loading node environment variables. 09:55:22 Building remotely on prd-ubuntu1804-docker-8c-8g-13178 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:55:22 [ssh-agent] Looking for ssh-agent implementation... 09:55:22 $ ssh-agent 09:55:22 SSH_AUTH_SOCK=/tmp/ssh-3XZuSNzhX0Xs/agent.2080 09:55:22 SSH_AGENT_PID=2082 09:55:22 [ssh-agent] Started. 09:55:22 Running ssh-add (command line suppressed) 09:55:22 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_6264072621172672222.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_6264072621172672222.key) 09:55:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:55:22 The recommended git tool is: NONE 09:55:23 using credential onap-jenkins-ssh 09:55:23 Wiping out workspace first. 09:55:23 Cloning the remote Git repository 09:55:23 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:55:23 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 09:55:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:55:23 > git --version # timeout=10 09:55:23 > git --version # 'git version 2.17.1' 09:55:23 using GIT_SSH to set credentials Gerrit user 09:55:23 Verifying host key using manually-configured host key entries 09:55:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:55:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:55:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:55:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:55:24 using GIT_SSH to set credentials Gerrit user 09:55:24 Verifying host key using manually-configured host key entries 09:55:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/147024/1 # timeout=30 09:55:24 > git rev-parse 6d064429205254f6cfd20ecf2146ae0f392f108e^{commit} # timeout=10 09:55:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:55:24 Checking out Revision 6d064429205254f6cfd20ecf2146ae0f392f108e (refs/changes/24/147024/1) 09:55:24 > git config core.sparsecheckout # timeout=10 09:55:24 > git checkout -f 6d064429205254f6cfd20ecf2146ae0f392f108e # timeout=30 09:55:25 Commit message: "Bump version to 14.6.0 and skip 14.5.0" 09:55:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:55:25 > git rev-list --no-walk 77e04a26e0aac1cacd479edefe300089ea83a7f3 # timeout=10 09:55:28 [EnvInject] - Injecting environment variables from a build step. 09:55:28 [EnvInject] - Injecting as environment variables the properties content 09:55:28 PYTHON=python3 09:55:28 09:55:28 [EnvInject] - Variables injected successfully. 09:55:28 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5231160940290389768.sh 09:55:28 ---> tox-install.sh 09:55:28 + source /home/jenkins/lf-env.sh 09:55:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:28 ++ mktemp -d /tmp/venv-XXXX 09:55:28 + lf_venv=/tmp/venv-nW9C 09:55:28 + local venv_file=/tmp/.os_lf_venv 09:55:28 + local python=python3 09:55:28 + local options 09:55:28 + local set_path=true 09:55:28 + local install_args= 09:55:28 ++ 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:55:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:28 + true 09:55:28 + case $1 in 09:55:28 + venv_file=/tmp/.toxenv 09:55:28 + shift 2 09:55:28 + true 09:55:28 + case $1 in 09:55:28 + shift 09:55:28 + break 09:55:28 + case $python in 09:55:28 + local pkg_list= 09:55:28 + [[ -d /opt/pyenv ]] 09:55:28 + echo 'Setup pyenv:' 09:55:28 Setup pyenv: 09:55:28 + export PYENV_ROOT=/opt/pyenv 09:55:28 + PYENV_ROOT=/opt/pyenv 09:55:28 + 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:55:28 + 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:55:28 + pyenv versions 09:55:28 * system (set by /opt/pyenv/version) 09:55:28 * 3.8.13 (set by /opt/pyenv/version) 09:55:28 * 3.9.13 (set by /opt/pyenv/version) 09:55:28 * 3.10.6 (set by /opt/pyenv/version) 09:55:28 + command -v pyenv 09:55:28 ++ pyenv init - --no-rehash 09:55:28 + 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:55:28 export PATH="/opt/pyenv/shims:${PATH}" 09:55:28 export PYENV_SHELL=bash 09:55:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:28 pyenv() { 09:55:28 local command 09:55:28 command="${1:-}" 09:55:28 if [ "$#" -gt 0 ]; then 09:55:28 shift 09:55:28 fi 09:55:28 09:55:28 case "$command" in 09:55:28 rehash|shell) 09:55:28 eval "$(pyenv "sh-$command" "$@")" 09:55:28 ;; 09:55:28 *) 09:55:28 command pyenv "$command" "$@" 09:55:28 ;; 09:55:28 esac 09:55:28 }' 09:55:28 +++ 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:55:28 ++ 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:55:28 ++ 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:55:28 ++ 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:55:28 ++ export PYENV_SHELL=bash 09:55:28 ++ PYENV_SHELL=bash 09:55:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:28 +++ complete -F _pyenv pyenv 09:55:28 ++ lf-pyver python3 09:55:28 ++ local py_version_xy=python3 09:55:28 ++ local py_version_xyz= 09:55:28 ++ pyenv versions 09:55:28 ++ sed 's/^[ *]* //' 09:55:28 ++ awk '{ print $1 }' 09:55:28 ++ local command 09:55:28 ++ command=versions 09:55:28 ++ '[' 1 -gt 0 ']' 09:55:28 ++ shift 09:55:28 ++ grep -E '^[0-9.]*[0-9]$' 09:55:28 ++ case "$command" in 09:55:28 ++ command pyenv versions 09:55:28 ++ pyenv versions 09:55:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:28 +++ grep '^3' /tmp/.pyenv_versions 09:55:28 +++ sort -V 09:55:28 +++ tail -n 1 09:55:28 ++ py_version_xyz=3.10.6 09:55:28 ++ [[ -z 3.10.6 ]] 09:55:28 ++ echo 3.10.6 09:55:28 ++ return 0 09:55:28 + pyenv local 3.10.6 09:55:28 + local command 09:55:28 + command=local 09:55:28 + '[' 2 -gt 0 ']' 09:55:28 + shift 09:55:28 + case "$command" in 09:55:28 + command pyenv local 3.10.6 09:55:28 + pyenv local 3.10.6 09:55:28 + for arg in "$@" 09:55:28 + case $arg in 09:55:28 + pkg_list+='tox ' 09:55:28 + for arg in "$@" 09:55:28 + case $arg in 09:55:28 + pkg_list+='virtualenv ' 09:55:28 + for arg in "$@" 09:55:28 + case $arg in 09:55:28 + pkg_list+='urllib3~=1.26.15 ' 09:55:28 + [[ -f /tmp/.toxenv ]] 09:55:28 + [[ ! -f /tmp/.toxenv ]] 09:55:28 + [[ -n '' ]] 09:55:28 + python3 -m venv /tmp/venv-nW9C 09:55:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nW9C' 09:55:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nW9C 09:55:32 + echo /tmp/venv-nW9C 09:55:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:55:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:55:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:55:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:32 + local 'pip_opts=--upgrade --quiet' 09:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:55:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:55:32 + [[ -n '' ]] 09:55:32 + [[ -n '' ]] 09:55:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:55:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:32 + /tmp/venv-nW9C/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:55:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:55:37 lf-activate-venv(): INFO: Base packages installed successfully 09:55:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:55:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:55:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:55:37 + /tmp/venv-nW9C/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:55:39 + type python3 09:55:39 + true 09:55:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nW9C/bin to PATH' 09:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-nW9C/bin to PATH 09:55:39 + PATH=/tmp/venv-nW9C/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:55:39 + return 0 09:55:39 + python3 --version 09:55:39 Python 3.10.6 09:55:39 + python3 -m pip --version 09:55:39 pip 26.2.1 from /tmp/venv-nW9C/lib/python3.10/site-packages/pip (python 3.10) 09:55:39 + python3 -m pip freeze 09:55:39 cachetools==7.1.7 09:55:39 colorama==0.4.6 09:55:39 distlib==0.4.3 09:55:39 filelock==3.32.3 09:55:39 packaging==26.3 09:55:39 platformdirs==4.11.3 09:55:39 pluggy==1.6.0 09:55:39 pyproject-api==1.11.0 09:55:39 python-discovery==1.5.2 09:55:39 tomli==2.4.1 09:55:39 tomli_w==1.2.0 09:55:39 tox==4.60.0 09:55:39 typing_extensions==4.16.0 09:55:39 urllib3==1.26.20 09:55:39 virtualenv==21.7.4 09:55:39 [EnvInject] - Injecting environment variables from a build step. 09:55:39 [EnvInject] - Injecting as environment variables the properties content 09:55:39 PARALLEL=false 09:55:39 09:55:39 [EnvInject] - Variables injected successfully. 09:55:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15924426951603860922.sh 09:55:39 ---> tox-run.sh 09:55:39 + 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:55:39 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:55:39 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 09:55:39 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:55:39 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 09:55:39 + source /home/jenkins/lf-env.sh 09:55:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:39 ++ mktemp -d /tmp/venv-XXXX 09:55:39 + lf_venv=/tmp/venv-21aS 09:55:39 + local venv_file=/tmp/.os_lf_venv 09:55:39 + local python=python3 09:55:39 + local options 09:55:39 + local set_path=true 09:55:39 + local install_args= 09:55:39 ++ 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:55:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:39 + true 09:55:39 + case $1 in 09:55:39 + venv_file=/tmp/.toxenv 09:55:39 + shift 2 09:55:39 + true 09:55:39 + case $1 in 09:55:39 + shift 09:55:39 + break 09:55:39 + case $python in 09:55:39 + local pkg_list= 09:55:39 + [[ -d /opt/pyenv ]] 09:55:39 + echo 'Setup pyenv:' 09:55:39 Setup pyenv: 09:55:39 + export PYENV_ROOT=/opt/pyenv 09:55:39 + PYENV_ROOT=/opt/pyenv 09:55:39 + 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:55:39 + 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:55:39 + pyenv versions 09:55:39 system 09:55:39 3.8.13 09:55:39 3.9.13 09:55:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:55:39 + command -v pyenv 09:55:39 ++ pyenv init - --no-rehash 09:55:39 + 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:55:39 export PATH="/opt/pyenv/shims:${PATH}" 09:55:39 export PYENV_SHELL=bash 09:55:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:39 pyenv() { 09:55:39 local command 09:55:39 command="${1:-}" 09:55:39 if [ "$#" -gt 0 ]; then 09:55:39 shift 09:55:39 fi 09:55:39 09:55:39 case "$command" in 09:55:39 rehash|shell) 09:55:39 eval "$(pyenv "sh-$command" "$@")" 09:55:39 ;; 09:55:39 *) 09:55:39 command pyenv "$command" "$@" 09:55:39 ;; 09:55:39 esac 09:55:39 }' 09:55:39 +++ 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:55:39 ++ 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:55:39 ++ 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:55:39 ++ 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:55:39 ++ export PYENV_SHELL=bash 09:55:39 ++ PYENV_SHELL=bash 09:55:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:39 +++ complete -F _pyenv pyenv 09:55:39 ++ lf-pyver python3 09:55:39 ++ local py_version_xy=python3 09:55:39 ++ local py_version_xyz= 09:55:39 ++ pyenv versions 09:55:39 ++ sed 's/^[ *]* //' 09:55:39 ++ awk '{ print $1 }' 09:55:39 ++ grep -E '^[0-9.]*[0-9]$' 09:55:39 ++ local command 09:55:39 ++ command=versions 09:55:39 ++ '[' 1 -gt 0 ']' 09:55:39 ++ shift 09:55:39 ++ case "$command" in 09:55:39 ++ command pyenv versions 09:55:39 ++ pyenv versions 09:55:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:39 +++ grep '^3' /tmp/.pyenv_versions 09:55:39 +++ sort -V 09:55:39 +++ tail -n 1 09:55:39 ++ py_version_xyz=3.10.6 09:55:39 ++ [[ -z 3.10.6 ]] 09:55:39 ++ echo 3.10.6 09:55:39 ++ return 0 09:55:39 + pyenv local 3.10.6 09:55:39 + local command 09:55:39 + command=local 09:55:39 + '[' 2 -gt 0 ']' 09:55:39 + shift 09:55:39 + case "$command" in 09:55:39 + command pyenv local 3.10.6 09:55:39 + pyenv local 3.10.6 09:55:40 + for arg in "$@" 09:55:40 + case $arg in 09:55:40 + pkg_list+='tox ' 09:55:40 + for arg in "$@" 09:55:40 + case $arg in 09:55:40 + pkg_list+='virtualenv ' 09:55:40 + for arg in "$@" 09:55:40 + case $arg in 09:55:40 + pkg_list+='urllib3~=1.26.15 ' 09:55:40 + [[ -f /tmp/.toxenv ]] 09:55:40 ++ cat /tmp/.toxenv 09:55:40 + lf_venv=/tmp/venv-nW9C 09:55:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nW9C from' file:/tmp/.toxenv 09:55:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nW9C from file:/tmp/.toxenv 09:55:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:55:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:40 + local 'pip_opts=--upgrade --quiet' 09:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:55:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:55:40 + [[ -n '' ]] 09:55:40 + [[ -n '' ]] 09:55:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:55:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:40 + /tmp/venv-nW9C/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:55:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:55:40 lf-activate-venv(): INFO: Base packages installed successfully 09:55:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:55:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:55:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:55:40 + /tmp/venv-nW9C/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:55:41 + type python3 09:55:41 + true 09:55:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nW9C/bin to PATH' 09:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-nW9C/bin to PATH 09:55:41 + PATH=/tmp/venv-nW9C/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:55:41 + return 0 09:55:41 + [[ -d /opt/pyenv ]] 09:55:41 + echo '---> Setting up pyenv' 09:55:41 ---> Setting up pyenv 09:55:41 + export PYENV_ROOT=/opt/pyenv 09:55:41 + PYENV_ROOT=/opt/pyenv 09:55:41 + export PATH=/opt/pyenv/bin:/tmp/venv-nW9C/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:55:41 + PATH=/opt/pyenv/bin:/tmp/venv-nW9C/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:55:41 ++ pwd 09:55:41 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:55:41 + export PYTHONPATH 09:55:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:55:41 + TOX_TESTENV_PASSENV=PYTHONPATH 09:55:41 + tox --version 09:55:41 4.60.0 from /tmp/venv-nW9C/lib/python3.10/site-packages/tox/__init__.py 09:55:41 + PARALLEL=false 09:55:41 + TOX_OPTIONS_LIST= 09:55:41 + [[ -n pydocstyle ]] 09:55:41 + TOX_OPTIONS_LIST=' -e pydocstyle' 09:55:41 + case ${PARALLEL,,} in 09:55:41 + tox -e pydocstyle 09:55:41 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 09:55:43 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 09:55:55 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 09:55:56 .pkg: _optional_hooks> python /tmp/venv-nW9C/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:55:57 .pkg: get_requires_for_build_sdist> python /tmp/venv-nW9C/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:55:57 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:55:58 .pkg: get_requires_for_build_wheel> python /tmp/venv-nW9C/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:55:58 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 09:55:58 .pkg: freeze> python -m pip freeze --all 09:55:59 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 09:55:59 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-nW9C/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:55:59 .pkg: build_sdist> python /tmp/venv-nW9C/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:56:00 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:56:00 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.6.0.tar.gz 09:56:04 pydocstyle: freeze> python -m pip freeze --all 09:56:04 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.6.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 09:56:04 pydocstyle: commands[0]> pydocstyle src/ 09:56:07 pydocstyle: OK (25.60=setup[22.13]+cmd[3.47] seconds) 09:56:07 congratulations :) (25.64 seconds) 09:56:07 + tox_status=0 09:56:07 + echo '---> Completed tox runs' 09:56:07 ---> Completed tox runs 09:56:07 + for i in .tox/*/log 09:56:07 ++ echo .tox/pydocstyle/log 09:56:07 ++ awk -F/ '{print $2}' 09:56:07 + tox_env=pydocstyle 09:56:07 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 09:56:07 + DOC_DIR=docs/_build/html 09:56:07 + [[ -d docs/_build/html ]] 09:56:07 + echo '---> tox-run.sh ends' 09:56:07 ---> tox-run.sh ends 09:56:07 + test 0 -eq 0 09:56:07 $ ssh-agent -k 09:56:07 unset SSH_AUTH_SOCK; 09:56:07 unset SSH_AGENT_PID; 09:56:07 echo Agent pid 2082 killed; 09:56:07 [ssh-agent] Stopped. 09:56:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:56:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10099534918589547845.sh 09:56:08 ---> sysstat.sh 09:56:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8591180414828823275.sh 09:56:08 ---> package-listing.sh 09:56:08 ++ facter osfamily 09:56:08 ++ tr '[:upper:]' '[:lower:]' 09:56:08 + OS_FAMILY=debian 09:56:08 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:56:08 + START_PACKAGES=/tmp/packages_start.txt 09:56:08 + END_PACKAGES=/tmp/packages_end.txt 09:56:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:08 + PACKAGES=/tmp/packages_start.txt 09:56:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:56:08 + PACKAGES=/tmp/packages_end.txt 09:56:08 + case "${OS_FAMILY}" in 09:56:08 + dpkg -l 09:56:08 + grep '^ii' 09:56:08 + '[' -f /tmp/packages_start.txt ']' 09:56:08 + '[' -f /tmp/packages_end.txt ']' 09:56:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:56:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:56:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:56:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4528205627894456583.sh 09:56:08 ---> capture-instance-metadata.sh 09:56:08 Setup pyenv: 09:56:08 system 09:56:08 3.8.13 09:56:08 3.9.13 09:56:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:56:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RFE7 09:56:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:56:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:16 lf-activate-venv(): INFO: Base packages installed successfully 09:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-RFE7/bin to PATH 09:56:37 INFO: Running in OpenStack, capturing instance metadata 09:56:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4688346147451821117.sh 09:56:37 provisioning config files... 09:56:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config12936315846723077069tmp 09:56:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:56:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:56:38 [EnvInject] - Injecting environment variables from a build step. 09:56:38 [EnvInject] - Injecting as environment variables the properties content 09:56:38 SERVER_ID=logs 09:56:38 09:56:38 [EnvInject] - Variables injected successfully. 09:56:38 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins18062664911165572350.sh 09:56:38 ---> create-netrc.sh 09:56:38 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9260574605551951701.sh 09:56:38 ---> python-tools-install.sh 09:56:38 Setup pyenv: 09:56:38 system 09:56:38 3.8.13 09:56:38 3.9.13 09:56:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:56:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFE7 from file:/tmp/.os_lf_venv 09:56:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:39 lf-activate-venv(): INFO: Base packages installed successfully 09:56:39 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-RFE7/bin to PATH 09:56:45 Generating Requirements File 09:57:06 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:57:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:57:07 Python 3.10.6 09:57:07 pip 26.2.1 from /tmp/venv-RFE7/lib/python3.10/site-packages/pip (python 3.10) 09:57:07 aiohappyeyeballs==2.7.1 09:57:07 aiohttp==3.14.3 09:57:07 aiosignal==1.4.0 09:57:07 appdirs==1.4.4 09:57:07 argcomplete==3.7.2 09:57:07 aspy.yaml==1.3.0 09:57:07 async-timeout==5.0.1 09:57:07 attrs==26.1.0 09:57:07 autopage==0.6.0 09:57:07 backports.strenum==1.3.1 09:57:07 beautifulsoup4==4.15.0 09:57:07 boto3==1.43.72 09:57:07 botocore==1.43.72 09:57:07 bs4==0.0.2 09:57:07 certifi==2026.7.22 09:57:07 cffi==2.1.1 09:57:07 cfgv==3.5.0 09:57:07 chardet==7.6.0 09:57:07 charset-normalizer==3.5.1 09:57:07 click==8.4.2 09:57:07 cliff==4.14.0 09:57:07 cmd2==3.5.1 09:57:07 cryptography==3.3.2 09:57:07 debtcollector==3.1.0 09:57:07 decorator==5.3.1 09:57:07 defusedxml==0.7.1 09:57:07 Deprecated==1.3.1 09:57:07 distlib==0.4.3 09:57:07 dnspython==2.8.0 09:57:07 docker==7.2.0 09:57:07 dogpile.cache==1.5.0 09:57:07 durationpy==0.10 09:57:07 email-validator==2.3.0 09:57:07 filelock==3.32.3 09:57:07 frozenlist==1.8.0 09:57:07 future==1.0.0 09:57:07 gitdb==4.0.12 09:57:07 GitPython==3.1.59 09:57:07 httplib2==0.30.2 09:57:07 identify==2.6.19 09:57:07 idna==3.18 09:57:07 importlib-resources==1.5.0 09:57:07 iso8601==2.1.0 09:57:07 Jinja2==3.1.6 09:57:07 jmespath==1.1.0 09:57:07 jsonpatch==1.33 09:57:07 jsonpointer==3.1.1 09:57:07 jsonschema==4.26.0 09:57:07 jsonschema-specifications==2025.9.1 09:57:07 keystoneauth1==5.14.0 09:57:07 kubernetes==36.0.3 09:57:07 lftools==0.37.23 09:57:07 lxml==6.1.1 09:57:07 markdown-it-py==4.2.0 09:57:07 MarkupSafe==3.0.3 09:57:07 mdurl==0.1.2 09:57:07 msgpack==1.2.1 09:57:07 multi_key_dict==2.0.3 09:57:07 multidict==6.7.1 09:57:07 munch==4.0.0 09:57:07 netaddr==1.3.0 09:57:07 niet==1.4.2 09:57:07 nodeenv==1.10.0 09:57:07 oauth2client==4.1.3 09:57:07 oauthlib==3.3.1 09:57:07 openstacksdk==4.13.0 09:57:07 os-service-types==1.8.2 09:57:07 osc-lib==4.6.0 09:57:07 oslo.config==10.4.0 09:57:07 oslo.context==6.4.0 09:57:07 oslo.i18n==6.8.0 09:57:07 oslo.log==8.2.0 09:57:07 oslo.serialization==5.10.0 09:57:07 oslo.utils==10.1.1 09:57:07 packaging==26.3 09:57:07 pbr==7.0.3 09:57:07 platformdirs==4.11.3 09:57:07 prettytable==3.18.0 09:57:07 propcache==0.5.2 09:57:07 psutil==7.2.2 09:57:07 pyasn1==0.6.4 09:57:07 pyasn1_modules==0.4.2 09:57:07 pycparser==3.0 09:57:07 pygerrit2==2.0.15 09:57:07 PyGithub==2.9.1 09:57:07 Pygments==2.21.0 09:57:07 PyJWT==2.13.0 09:57:07 PyNaCl==1.6.2 09:57:07 pyparsing==2.4.7 09:57:07 pyperclip==1.11.0 09:57:07 pyrsistent==0.20.0 09:57:07 python-cinderclient==9.9.0 09:57:07 python-dateutil==2.9.0.post0 09:57:07 python-discovery==1.5.2 09:57:07 python-heatclient==5.2.0 09:57:07 python-jenkins==1.8.3 09:57:07 python-keystoneclient==5.8.0 09:57:07 python-magnumclient==4.11.0 09:57:07 python-openstackclient==10.0.0 09:57:07 python-swiftclient==4.10.0 09:57:07 PyYAML==6.0.3 09:57:07 referencing==0.37.0 09:57:07 requests==2.34.2 09:57:07 requests-oauthlib==2.0.0 09:57:07 rfc3986==2.0.0 09:57:07 rich==15.0.0 09:57:07 rich-argparse==1.8.0 09:57:07 rpds-py==0.30.0 09:57:07 rsa==4.9.1 09:57:07 ruamel.yaml==0.19.1 09:57:07 ruamel.yaml.clib==0.2.15 09:57:07 s3transfer==0.19.2 09:57:07 simplejson==4.1.1 09:57:07 six==1.17.0 09:57:07 smmap==5.0.3 09:57:07 soupsieve==2.9.2 09:57:07 stevedore==5.8.0 09:57:07 tabulate==0.10.0 09:57:07 toml==0.10.2 09:57:07 tomlkit==0.15.1 09:57:07 tqdm==4.70.0 09:57:07 typing_extensions==4.16.0 09:57:07 urllib3==1.26.20 09:57:07 virtualenv==21.7.4 09:57:07 wcwidth==0.8.2 09:57:07 websocket-client==1.9.0 09:57:07 wrapt==2.3.0 09:57:07 xdg==6.0.0 09:57:07 xmltodict==1.0.4 09:57:07 yarl==1.24.5 09:57:07 yq==4.1.2 09:57:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/sh /tmp/jenkins3731606563606251543.sh 09:57:07 ---> uv-install.sh 09:57:07 Installing uv/uvx (latest) using shell installer 09:57:07 2026-08-17 09:57:07 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-2f6MJM.sh" [1] 09:57:07 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:57:08 installing to /home/jenkins/.local/bin 09:57:08 uv 09:57:08 uvx 09:57:08 everything's installed! 09:57:08 09:57:08 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:57:08 09:57:08 source $HOME/.local/bin/env (sh, bash, zsh) 09:57:08 source $HOME/.local/bin/env.fish (fish) 09:57:08 Adding install location to PATH 09:57:08 ---> Validating uv/uvx install 09:57:08 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:57:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16367691089046847732.sh 09:57:08 ---> sudo-logs.sh 09:57:08 Archiving 'sudo' log.. 09:57:09 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11359209610174282363.sh 09:57:09 ---> job-cost.sh 09:57:09 INFO: Activating Python virtual environment... 09:57:09 Setup pyenv: 09:57:09 system 09:57:09 3.8.13 09:57:09 3.9.13 09:57:09 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:57:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFE7 from file:/tmp/.os_lf_venv 09:57:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:10 lf-activate-venv(): INFO: Base packages installed successfully 09:57:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:57:15 lf-activate-venv(): INFO: Adding /tmp/venv-RFE7/bin to PATH 09:57:15 INFO: No stack-cost file found 09:57:15 INFO: Instance uptime: 154s 09:57:15 INFO: Fetching instance metadata (attempt 1 of 3)... 09:57:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:57:15 INFO: Successfully fetched instance metadata 09:57:15 INFO: Instance type: v3-standard-8 09:57:15 INFO: Retrieving pricing info for: v3-standard-8 09:57:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:57:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=154 09:57:15 INFO: Successfully fetched Vexxhost pricing API 09:57:15 INFO: Retrieved cost: 0.22 09:57:15 INFO: Retrieved resource: v3-standard-8 09:57:15 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost 09:57:15 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost.csv 09:57:15 INFO: Successfully archived job cost data 09:57:15 DEBUG: Cost data: integration-python-onapsdk-master-pydocstyle-lint,283,2026-08-17 09:57:15,v3-standard-8,154,0.22,0.00,SUCCESS 09:57:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13357617048506930316.sh 09:57:15 ---> logs-deploy.sh 09:57:15 Setup pyenv: 09:57:15 system 09:57:15 3.8.13 09:57:15 3.9.13 09:57:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:57:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RFE7 from file:/tmp/.os_lf_venv 09:57:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:17 lf-activate-venv(): INFO: Base packages installed successfully 09:57:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-RFE7/bin to PATH 09:57:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/283 09:57:24 INFO: archiving workspace using pattern(s): 09:57:24 Archives upload complete. 09:57:25 INFO: archiving logs to Nexus 09:57:25 ---> uname -a: 09:57:25 Linux prd-ubuntu1804-docker-8c-8g-13178 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:57:25 09:57:25 09:57:25 ---> lscpu: 09:57:25 Architecture: x86_64 09:57:25 CPU op-mode(s): 32-bit, 64-bit 09:57:25 Byte Order: Little Endian 09:57:25 CPU(s): 8 09:57:25 On-line CPU(s) list: 0-7 09:57:25 Thread(s) per core: 1 09:57:25 Core(s) per socket: 1 09:57:25 Socket(s): 8 09:57:25 NUMA node(s): 1 09:57:25 Vendor ID: AuthenticAMD 09:57:25 CPU family: 23 09:57:25 Model: 49 09:57:25 Model name: AMD EPYC-Rome Processor 09:57:25 Stepping: 0 09:57:25 CPU MHz: 2800.000 09:57:25 BogoMIPS: 5600.00 09:57:25 Virtualization: AMD-V 09:57:25 Hypervisor vendor: KVM 09:57:25 Virtualization type: full 09:57:25 L1d cache: 32K 09:57:25 L1i cache: 32K 09:57:25 L2 cache: 512K 09:57:25 L3 cache: 16384K 09:57:25 NUMA node0 CPU(s): 0-7 09:57:25 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:57:25 09:57:25 09:57:25 ---> nproc: 09:57:25 8 09:57:25 09:57:25 09:57:25 ---> df -h: 09:57:25 Filesystem Size Used Avail Use% Mounted on 09:57:25 udev 16G 0 16G 0% /dev 09:57:25 tmpfs 3.2G 712K 3.2G 1% /run 09:57:25 /dev/vda1 155G 11G 145G 7% / 09:57:25 tmpfs 16G 0 16G 0% /dev/shm 09:57:25 tmpfs 5.0M 0 5.0M 0% /run/lock 09:57:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:57:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:57:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:57:25 09:57:25 09:57:25 ---> free -m: 09:57:25 total used free shared buff/cache available 09:57:25 Mem: 32167 812 28926 0 2428 30918 09:57:25 Swap: 1023 0 1023 09:57:25 09:57:25 09:57:25 ---> ip addr: 09:57:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:57:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:57:25 inet 127.0.0.1/8 scope host lo 09:57:25 valid_lft forever preferred_lft forever 09:57:25 inet6 ::1/128 scope host 09:57:25 valid_lft forever preferred_lft forever 09:57:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:57:25 link/ether fa:16:3e:af:c3:1f brd ff:ff:ff:ff:ff:ff 09:57:25 inet 10.30.107.34/23 brd 10.30.107.255 scope global dynamic ens3 09:57:25 valid_lft 86244sec preferred_lft 86244sec 09:57:25 inet6 fe80::f816:3eff:feaf:c31f/64 scope link 09:57:25 valid_lft forever preferred_lft forever 09:57:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:57:25 link/ether 02:42:aa:ae:85:c5 brd ff:ff:ff:ff:ff:ff 09:57:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:57:25 valid_lft forever preferred_lft forever 09:57:25 09:57:25 09:57:25 ---> sar -b -r -n DEV: 09:57:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13178) 08/17/26 _x86_64_ (8 CPU) 09:57:25 09:57:25 09:54:51 LINUX RESTART (8 CPU) 09:57:25 09:57:25 09:55:01 tps rtps wtps bread/s bwrtn/s 09:57:25 09:56:02 406.05 77.47 328.58 5410.43 142393.60 09:57:25 09:57:01 124.18 0.78 123.40 85.82 49273.28 09:57:25 Average: 266.30 39.45 226.85 2770.49 96224.63 09:57:25 09:57:25 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:57:25 09:56:02 30106648 31653788 2832572 8.60 60548 1798080 1456260 4.28 910164 1631776 188976 09:57:25 09:57:01 29766916 31643072 3172304 9.63 86636 2083444 1418872 4.17 950052 1895956 216016 09:57:25 Average: 29936782 31648430 3002438 9.12 73592 1940762 1437566 4.23 930108 1763866 202496 09:57:25 09:57:25 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:57:25 09:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:25 09:56:02 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 09:57:25 09:56:02 ens3 399.08 261.47 1433.47 77.62 0.00 0.00 0.00 0.00 09:57:25 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:25 09:57:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 09:57:25 09:57:01 ens3 73.33 50.99 1066.44 10.69 0.00 0.00 0.00 0.00 09:57:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:25 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 09:57:25 Average: ens3 237.57 157.12 1251.50 44.44 0.00 0.00 0.00 0.00 09:57:25 09:57:25 09:57:25 ---> sar -P ALL: 09:57:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13178) 08/17/26 _x86_64_ (8 CPU) 09:57:25 09:57:25 09:54:51 LINUX RESTART (8 CPU) 09:57:25 09:57:25 09:55:01 CPU %user %nice %system %iowait %steal %idle 09:57:25 09:56:02 all 9.88 0.00 1.43 2.33 0.04 86.31 09:57:25 09:56:02 0 16.13 0.00 1.29 2.47 0.05 80.06 09:57:25 09:56:02 1 25.41 0.00 2.13 2.31 0.08 70.07 09:57:25 09:56:02 2 5.05 0.00 2.07 3.60 0.03 89.24 09:57:25 09:56:02 3 4.32 0.00 1.10 0.54 0.05 93.99 09:57:25 09:56:02 4 2.27 0.00 0.62 4.31 0.03 92.76 09:57:25 09:56:02 5 10.64 0.00 2.16 0.33 0.03 86.84 09:57:25 09:56:02 6 5.55 0.00 0.75 4.61 0.03 89.05 09:57:25 09:56:02 7 9.71 0.00 1.36 0.50 0.03 88.39 09:57:25 09:57:01 all 11.00 0.00 0.75 0.83 0.03 87.38 09:57:25 09:57:01 0 7.83 0.00 0.53 0.05 0.02 91.58 09:57:25 09:57:01 1 8.29 0.00 0.64 0.66 0.05 90.36 09:57:25 09:57:01 2 32.81 0.00 2.10 0.39 0.07 64.63 09:57:25 09:57:01 3 32.33 0.00 1.49 0.41 0.03 65.73 09:57:25 09:57:01 4 1.85 0.00 0.32 0.03 0.02 97.78 09:57:25 09:57:01 5 4.17 0.00 0.23 0.02 0.03 95.54 09:57:25 09:57:01 6 0.12 0.00 0.48 5.13 0.02 94.26 09:57:25 09:57:01 7 0.70 0.00 0.20 0.00 0.02 99.08 09:57:25 Average: all 10.44 0.00 1.09 1.59 0.04 86.84 09:57:25 Average: 0 12.01 0.00 0.91 1.27 0.03 85.78 09:57:25 Average: 1 16.89 0.00 1.39 1.49 0.07 80.16 09:57:25 Average: 2 18.84 0.00 2.09 2.00 0.05 77.02 09:57:25 Average: 3 18.23 0.00 1.30 0.47 0.04 79.96 09:57:25 Average: 4 2.06 0.00 0.47 2.19 0.03 95.25 09:57:25 Average: 5 7.43 0.00 1.20 0.18 0.03 91.17 09:57:25 Average: 6 2.86 0.00 0.62 4.87 0.03 91.63 09:57:25 Average: 7 5.23 0.00 0.78 0.25 0.03 93.71 09:57:25 09:57:25 09:57:25