12:56:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 12:56:56 Running as SYSTEM 12:56:56 [EnvInject] - Loading node environment variables. 12:56:56 Building remotely on prd-ubuntu1804-builder-4c-4g-3043 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:56:56 [ssh-agent] Looking for ssh-agent implementation... 12:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:56 $ ssh-agent 12:56:56 SSH_AUTH_SOCK=/tmp/ssh-IfE4JHzcMRfT/agent.1664 12:56:56 SSH_AGENT_PID=1666 12:56:56 [ssh-agent] Started. 12:56:56 Running ssh-add (command line suppressed) 12:56:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8311604294331256954.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8311604294331256954.key) 12:56:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:56 The recommended git tool is: NONE 12:56:58 using credential onap-jenkins-ssh 12:56:58 Wiping out workspace first. 12:56:58 Cloning the remote Git repository 12:56:58 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:56:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:58 > git --version # timeout=10 12:56:58 > git --version # 'git version 2.17.1' 12:56:58 using GIT_SSH to set credentials Gerrit user 12:56:58 Verifying host key using manually-configured host key entries 12:56:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:57:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:04 using GIT_SSH to set credentials Gerrit user 12:57:04 Verifying host key using manually-configured host key entries 12:57:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/1 # timeout=30 12:57:05 > git rev-parse c622bf8ccb4315ecfcf97530eb0b977adf946e63^{commit} # timeout=10 12:57:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:57:05 Checking out Revision c622bf8ccb4315ecfcf97530eb0b977adf946e63 (refs/changes/62/136762/1) 12:57:05 > git config core.sparsecheckout # timeout=10 12:57:05 > git checkout -f c622bf8ccb4315ecfcf97530eb0b977adf946e63 # timeout=30 12:57:08 Commit message: "fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 12:57:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:57:08 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 12:57:08 [EnvInject] - Injecting environment variables from a build step. 12:57:08 [EnvInject] - Injecting as environment variables the properties content 12:57:08 PYTHON=python3 12:57:08 12:57:08 [EnvInject] - Variables injected successfully. 12:57:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7118379963005295367.sh 12:57:08 ---> tox-install.sh 12:57:08 + source /home/jenkins/lf-env.sh 12:57:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:08 ++ mktemp -d /tmp/venv-XXXX 12:57:08 + lf_venv=/tmp/venv-SlOe 12:57:08 + local venv_file=/tmp/.os_lf_venv 12:57:08 + local python=python3 12:57:08 + local options 12:57:08 + local set_path=true 12:57:08 + local install_args= 12:57:08 ++ 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 12:57:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:08 + true 12:57:08 + case $1 in 12:57:08 + venv_file=/tmp/.toxenv 12:57:08 + shift 2 12:57:08 + true 12:57:08 + case $1 in 12:57:08 + shift 12:57:08 + break 12:57:08 + case $python in 12:57:08 + local pkg_list= 12:57:08 + [[ -d /opt/pyenv ]] 12:57:08 + echo 'Setup pyenv:' 12:57:08 Setup pyenv: 12:57:08 + export PYENV_ROOT=/opt/pyenv 12:57:08 + PYENV_ROOT=/opt/pyenv 12:57:08 + 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 12:57:08 + 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 12:57:08 + pyenv versions 12:57:08 * system (set by /opt/pyenv/version) 12:57:08 * 3.8.13 (set by /opt/pyenv/version) 12:57:08 * 3.9.13 (set by /opt/pyenv/version) 12:57:08 * 3.10.6 (set by /opt/pyenv/version) 12:57:08 + command -v pyenv 12:57:08 ++ pyenv init - --no-rehash 12:57:08 + 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[*]}"'\'')" 12:57:08 export PATH="/opt/pyenv/shims:${PATH}" 12:57:08 export PYENV_SHELL=bash 12:57:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:08 pyenv() { 12:57:08 local command 12:57:08 command="${1:-}" 12:57:08 if [ "$#" -gt 0 ]; then 12:57:08 shift 12:57:08 fi 12:57:08 12:57:08 case "$command" in 12:57:08 rehash|shell) 12:57:08 eval "$(pyenv "sh-$command" "$@")" 12:57:08 ;; 12:57:08 *) 12:57:08 command pyenv "$command" "$@" 12:57:08 ;; 12:57:08 esac 12:57:08 }' 12:57:08 +++ 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[*]}"' 12:57:08 ++ 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 12:57:08 ++ 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 12:57:08 ++ 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 12:57:08 ++ export PYENV_SHELL=bash 12:57:08 ++ PYENV_SHELL=bash 12:57:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:08 +++ complete -F _pyenv pyenv 12:57:08 ++ lf-pyver python3 12:57:08 ++ local py_version_xy=python3 12:57:08 ++ local py_version_xyz= 12:57:08 ++ pyenv versions 12:57:08 ++ local command 12:57:08 ++ command=versions 12:57:08 ++ '[' 1 -gt 0 ']' 12:57:08 ++ shift 12:57:08 ++ case "$command" in 12:57:08 ++ command pyenv versions 12:57:08 ++ pyenv versions 12:57:08 ++ sed 's/^[ *]* //' 12:57:08 ++ awk '{ print $1 }' 12:57:08 ++ grep -E '^[0-9.]*[0-9]$' 12:57:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:08 +++ grep '^3' /tmp/.pyenv_versions 12:57:08 +++ sort -V 12:57:08 +++ tail -n 1 12:57:08 ++ py_version_xyz=3.10.6 12:57:08 ++ [[ -z 3.10.6 ]] 12:57:08 ++ echo 3.10.6 12:57:08 ++ return 0 12:57:08 + pyenv local 3.10.6 12:57:08 + local command 12:57:08 + command=local 12:57:08 + '[' 2 -gt 0 ']' 12:57:08 + shift 12:57:08 + case "$command" in 12:57:08 + command pyenv local 3.10.6 12:57:08 + pyenv local 3.10.6 12:57:08 + for arg in "$@" 12:57:08 + case $arg in 12:57:08 + pkg_list+='tox ' 12:57:08 + for arg in "$@" 12:57:08 + case $arg in 12:57:08 + pkg_list+='virtualenv ' 12:57:08 + for arg in "$@" 12:57:08 + case $arg in 12:57:08 + pkg_list+='urllib3~=1.26.15 ' 12:57:08 + [[ -f /tmp/.toxenv ]] 12:57:08 + [[ ! -f /tmp/.toxenv ]] 12:57:08 + [[ -n '' ]] 12:57:08 + python3 -m venv /tmp/venv-SlOe 12:57:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SlOe' 12:57:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SlOe 12:57:13 + echo /tmp/venv-SlOe 12:57:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:57:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:57:13 + /tmp/venv-SlOe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:57:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:57:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:57:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:57:16 + /tmp/venv-SlOe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:18 + type python3 12:57:18 + true 12:57:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SlOe/bin to PATH' 12:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-SlOe/bin to PATH 12:57:18 + PATH=/tmp/venv-SlOe/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 12:57:18 + return 0 12:57:18 + python3 --version 12:57:18 Python 3.10.6 12:57:18 + python3 -m pip --version 12:57:19 pip 23.3.1 from /tmp/venv-SlOe/lib/python3.10/site-packages/pip (python 3.10) 12:57:19 + python3 -m pip freeze 12:57:19 cachetools==5.3.2 12:57:19 chardet==5.2.0 12:57:19 colorama==0.4.6 12:57:19 distlib==0.3.7 12:57:19 filelock==3.13.1 12:57:19 packaging==23.2 12:57:19 platformdirs==4.1.0 12:57:19 pluggy==1.3.0 12:57:19 pyproject-api==1.6.1 12:57:19 tomli==2.0.1 12:57:19 tox==4.11.4 12:57:19 urllib3==1.26.18 12:57:19 virtualenv==20.25.0 12:57:19 [EnvInject] - Injecting environment variables from a build step. 12:57:19 [EnvInject] - Injecting as environment variables the properties content 12:57:19 PARALLEL=false 12:57:19 12:57:19 [EnvInject] - Variables injected successfully. 12:57:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13406202461118072737.sh 12:57:19 ---> tox-run.sh 12:57:19 + 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 12:57:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:57:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:19 + cd /w/workspace/oom-master-pre-commit-lint/. 12:57:19 + source /home/jenkins/lf-env.sh 12:57:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:19 ++ mktemp -d /tmp/venv-XXXX 12:57:19 + lf_venv=/tmp/venv-sQOr 12:57:19 + local venv_file=/tmp/.os_lf_venv 12:57:19 + local python=python3 12:57:19 + local options 12:57:19 + local set_path=true 12:57:19 + local install_args= 12:57: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 12:57:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:19 + true 12:57:19 + case $1 in 12:57:19 + venv_file=/tmp/.toxenv 12:57:19 + shift 2 12:57:19 + true 12:57:19 + case $1 in 12:57:19 + shift 12:57:19 + break 12:57:19 + case $python in 12:57:19 + local pkg_list= 12:57:19 + [[ -d /opt/pyenv ]] 12:57:19 + echo 'Setup pyenv:' 12:57:19 Setup pyenv: 12:57:19 + export PYENV_ROOT=/opt/pyenv 12:57:19 + PYENV_ROOT=/opt/pyenv 12:57:19 + 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 12:57:19 + 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 12:57:19 + pyenv versions 12:57:19 system 12:57:19 3.8.13 12:57:19 3.9.13 12:57:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:19 + command -v pyenv 12:57:19 ++ pyenv init - --no-rehash 12:57: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[*]}"'\'')" 12:57:19 export PATH="/opt/pyenv/shims:${PATH}" 12:57:19 export PYENV_SHELL=bash 12:57:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:19 pyenv() { 12:57:19 local command 12:57:19 command="${1:-}" 12:57:19 if [ "$#" -gt 0 ]; then 12:57:19 shift 12:57:19 fi 12:57:19 12:57:19 case "$command" in 12:57:19 rehash|shell) 12:57:19 eval "$(pyenv "sh-$command" "$@")" 12:57:19 ;; 12:57:19 *) 12:57:19 command pyenv "$command" "$@" 12:57:19 ;; 12:57:19 esac 12:57:19 }' 12:57: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[*]}"' 12:57:19 ++ 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 12:57:19 ++ 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 12:57:19 ++ 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 12:57:19 ++ export PYENV_SHELL=bash 12:57:19 ++ PYENV_SHELL=bash 12:57:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:19 +++ complete -F _pyenv pyenv 12:57:19 ++ lf-pyver python3 12:57:19 ++ local py_version_xy=python3 12:57:19 ++ local py_version_xyz= 12:57:19 ++ pyenv versions 12:57:19 ++ local command 12:57:19 ++ command=versions 12:57:19 ++ '[' 1 -gt 0 ']' 12:57:19 ++ shift 12:57:19 ++ case "$command" in 12:57:19 ++ command pyenv versions 12:57:19 ++ pyenv versions 12:57:19 ++ sed 's/^[ *]* //' 12:57:19 ++ awk '{ print $1 }' 12:57:19 ++ grep -E '^[0-9.]*[0-9]$' 12:57:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:19 +++ grep '^3' /tmp/.pyenv_versions 12:57:19 +++ sort -V 12:57:19 +++ tail -n 1 12:57:19 ++ py_version_xyz=3.10.6 12:57:19 ++ [[ -z 3.10.6 ]] 12:57:19 ++ echo 3.10.6 12:57:19 ++ return 0 12:57:19 + pyenv local 3.10.6 12:57:19 + local command 12:57:19 + command=local 12:57:19 + '[' 2 -gt 0 ']' 12:57:19 + shift 12:57:19 + case "$command" in 12:57:19 + command pyenv local 3.10.6 12:57:19 + pyenv local 3.10.6 12:57:19 + for arg in "$@" 12:57:19 + case $arg in 12:57:19 + pkg_list+='tox ' 12:57:19 + for arg in "$@" 12:57:19 + case $arg in 12:57:19 + pkg_list+='virtualenv ' 12:57:19 + for arg in "$@" 12:57:19 + case $arg in 12:57:19 + pkg_list+='urllib3~=1.26.15 ' 12:57:19 + [[ -f /tmp/.toxenv ]] 12:57:19 ++ cat /tmp/.toxenv 12:57:19 + lf_venv=/tmp/venv-SlOe 12:57:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SlOe from' file:/tmp/.toxenv 12:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SlOe from file:/tmp/.toxenv 12:57:19 + /tmp/venv-SlOe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:57:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:57:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:57:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:57:20 + /tmp/venv-SlOe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:22 + type python3 12:57:22 + true 12:57:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SlOe/bin to PATH' 12:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-SlOe/bin to PATH 12:57:22 + PATH=/tmp/venv-SlOe/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 12:57:22 + return 0 12:57:22 + [[ -d /opt/pyenv ]] 12:57:22 + echo '---> Setting up pyenv' 12:57:22 ---> Setting up pyenv 12:57:22 + export PYENV_ROOT=/opt/pyenv 12:57:22 + PYENV_ROOT=/opt/pyenv 12:57:22 + export PATH=/opt/pyenv/bin:/tmp/venv-SlOe/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 12:57:22 + PATH=/opt/pyenv/bin:/tmp/venv-SlOe/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 12:57:22 ++ pwd 12:57:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:57:22 + export PYTHONPATH 12:57:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:57:22 + TOX_TESTENV_PASSENV=PYTHONPATH 12:57:22 + tox --version 12:57:22 4.11.4 from /tmp/venv-SlOe/lib/python3.10/site-packages/tox/__init__.py 12:57:22 + PARALLEL=false 12:57:22 + TOX_OPTIONS_LIST= 12:57:22 + [[ -n pre-commit ]] 12:57:22 + TOX_OPTIONS_LIST=' -e pre-commit' 12:57:22 + case ${PARALLEL,,} in 12:57:22 + tox -e pre-commit 12:57:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:57:23 pre-commit: install_deps> python -I -m pip install pre-commit 12:57:28 pre-commit: freeze> python -m pip freeze --all 12:57:28 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 12:57:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:57:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:57:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:57:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:31 [INFO] Once installed this environment will be reused. 12:57:31 [INFO] This may take a few minutes... 12:57:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:36 [INFO] Once installed this environment will be reused. 12:57:36 [INFO] This may take a few minutes... 12:57:43 Trim Trailing Whitespace.................................................Passed 12:57:43 Tabs remover.............................................................Passed 12:57:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:57:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:57:43 [INFO] Once installed this environment will be reused. 12:57:43 [INFO] This may take a few minutes... 12:57:52 gitlint..............................................(no files to check)Skipped 12:57:52 pre-commit: OK (29.96=setup[5.85]+cmd[14.36,9.75] seconds) 12:57:52 congratulations :) (30.12 seconds) 12:57:52 + tox_status=0 12:57:52 + echo '---> Completed tox runs' 12:57:52 ---> Completed tox runs 12:57:52 + for i in .tox/*/log 12:57:52 ++ echo .tox/pre-commit/log 12:57:52 ++ awk -F/ '{print $2}' 12:57:52 + tox_env=pre-commit 12:57:52 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:57:52 + DOC_DIR=docs/_build/html 12:57:52 + [[ -d docs/_build/html ]] 12:57:52 + echo '---> tox-run.sh ends' 12:57:52 ---> tox-run.sh ends 12:57:52 + test 0 -eq 0 12:57:52 $ ssh-agent -k 12:57:52 unset SSH_AUTH_SOCK; 12:57:52 unset SSH_AGENT_PID; 12:57:52 echo Agent pid 1666 killed; 12:57:52 [ssh-agent] Stopped. 12:57:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2656128951198356739.sh 12:57:53 ---> sysstat.sh 12:57:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9999809063563706616.sh 12:57:53 ---> package-listing.sh 12:57:53 ++ facter osfamily 12:57:53 ++ tr '[:upper:]' '[:lower:]' 12:57:53 + OS_FAMILY=debian 12:57:53 + workspace=/w/workspace/oom-master-pre-commit-lint 12:57:53 + START_PACKAGES=/tmp/packages_start.txt 12:57:53 + END_PACKAGES=/tmp/packages_end.txt 12:57:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:53 + PACKAGES=/tmp/packages_start.txt 12:57:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:53 + PACKAGES=/tmp/packages_end.txt 12:57:53 + case "${OS_FAMILY}" in 12:57:53 + dpkg -l 12:57:53 + grep '^ii' 12:57:53 + '[' -f /tmp/packages_start.txt ']' 12:57:53 + '[' -f /tmp/packages_end.txt ']' 12:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16257323480317310518.sh 12:57:53 ---> capture-instance-metadata.sh 12:57:53 Setup pyenv: 12:57:53 system 12:57:53 3.8.13 12:57:53 3.9.13 12:57:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1iBj 12:57:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:00 lf-activate-venv(): INFO: Installing: lftools 12:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-1iBj/bin to PATH 12:58:30 INFO: Running in OpenStack, capturing instance metadata 12:58:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16761743670683948474.sh 12:58:30 provisioning config files... 12:58:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11580569992332684351tmp 12:58:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:30 [EnvInject] - Injecting environment variables from a build step. 12:58:30 [EnvInject] - Injecting as environment variables the properties content 12:58:30 SERVER_ID=logs 12:58:30 12:58:30 [EnvInject] - Variables injected successfully. 12:58:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15998645419446390799.sh 12:58:30 ---> create-netrc.sh 12:58:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1352506363170669203.sh 12:58:30 ---> python-tools-install.sh 12:58:30 Setup pyenv: 12:58:30 system 12:58:30 3.8.13 12:58:30 3.9.13 12:58:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1iBj from file:/tmp/.os_lf_venv 12:58:32 lf-activate-venv(): INFO: Installing: lftools 12:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-1iBj/bin to PATH 12:58:39 Generating Requirements File 12:59:10 Python 3.10.6 12:59:11 pip 23.3.1 from /tmp/venv-1iBj/lib/python3.10/site-packages/pip (python 3.10) 12:59:11 appdirs==1.4.4 12:59:11 argcomplete==3.1.6 12:59:11 aspy.yaml==1.3.0 12:59:11 attrs==23.1.0 12:59:11 autopage==0.5.2 12:59:11 Babel==2.13.1 12:59:11 beautifulsoup4==4.12.2 12:59:11 boto3==1.33.9 12:59:11 botocore==1.33.9 12:59:11 bs4==0.0.1 12:59:11 cachetools==5.3.2 12:59:11 certifi==2023.11.17 12:59:11 cffi==1.16.0 12:59:11 cfgv==3.4.0 12:59:11 chardet==5.2.0 12:59:11 charset-normalizer==3.3.2 12:59:11 click==8.1.7 12:59:11 cliff==4.4.0 12:59:11 cmd2==2.4.3 12:59:11 cryptography==3.3.2 12:59:11 debtcollector==2.5.0 12:59:11 decorator==5.1.1 12:59:11 defusedxml==0.7.1 12:59:11 Deprecated==1.2.14 12:59:11 distlib==0.3.7 12:59:11 dnspython==2.4.2 12:59:11 docker==4.2.2 12:59:11 dogpile.cache==1.2.2 12:59:11 email-validator==2.1.0.post1 12:59:11 filelock==3.13.1 12:59:11 future==0.18.3 12:59:11 gitdb==4.0.11 12:59:11 GitPython==3.1.40 12:59:11 google-auth==2.25.1 12:59:11 httplib2==0.22.0 12:59:11 identify==2.5.33 12:59:11 idna==3.6 12:59:11 importlib-metadata==7.0.0 12:59:11 importlib-resources==1.5.0 12:59:11 iso8601==2.1.0 12:59:11 Jinja2==3.1.2 12:59:11 jmespath==1.0.1 12:59:11 jsonpatch==1.33 12:59:11 jsonpointer==2.4 12:59:11 jsonschema==4.20.0 12:59:11 jsonschema-specifications==2023.11.2 12:59:11 keystoneauth1==5.4.0 12:59:11 kubernetes==28.1.0 12:59:11 lftools==0.37.8 12:59:11 lxml==4.9.3 12:59:11 MarkupSafe==2.1.3 12:59:11 msgpack==1.0.7 12:59:11 multi-key-dict==2.0.3 12:59:11 munch==4.0.0 12:59:11 netaddr==0.9.0 12:59:11 netifaces==0.11.0 12:59:11 niet==1.4.2 12:59:11 nodeenv==1.8.0 12:59:11 oauth2client==4.1.3 12:59:11 oauthlib==3.2.2 12:59:11 openstacksdk==0.62.0 12:59:11 os-client-config==2.1.0 12:59:11 os-service-types==1.7.0 12:59:11 osc-lib==2.9.0 12:59:11 oslo.config==9.2.0 12:59:11 oslo.context==5.3.0 12:59:11 oslo.i18n==6.2.0 12:59:11 oslo.log==5.4.0 12:59:11 oslo.serialization==5.2.0 12:59:11 oslo.utils==6.3.0 12:59:11 packaging==23.2 12:59:11 pbr==6.0.0 12:59:11 platformdirs==4.1.0 12:59:11 prettytable==3.9.0 12:59:11 pyasn1==0.5.1 12:59:11 pyasn1-modules==0.3.0 12:59:11 pycparser==2.21 12:59:11 pygerrit2==2.0.15 12:59:11 PyGithub==2.1.1 12:59:11 pyinotify==0.9.6 12:59:11 PyJWT==2.8.0 12:59:11 PyNaCl==1.5.0 12:59:11 pyparsing==2.4.7 12:59:11 pyperclip==1.8.2 12:59:11 pyrsistent==0.20.0 12:59:11 python-cinderclient==9.4.0 12:59:11 python-dateutil==2.8.2 12:59:11 python-heatclient==3.3.0 12:59:11 python-jenkins==1.8.2 12:59:11 python-keystoneclient==5.2.0 12:59:11 python-magnumclient==4.3.0 12:59:11 python-novaclient==18.4.0 12:59:11 python-openstackclient==6.0.0 12:59:11 python-swiftclient==4.4.0 12:59:11 pytz==2023.3.post1 12:59:11 PyYAML==6.0.1 12:59:11 referencing==0.31.1 12:59:11 requests==2.31.0 12:59:11 requests-oauthlib==1.3.1 12:59:11 requestsexceptions==1.4.0 12:59:11 rfc3986==2.0.0 12:59:11 rpds-py==0.13.2 12:59:11 rsa==4.9 12:59:11 ruamel.yaml==0.18.5 12:59:11 ruamel.yaml.clib==0.2.8 12:59:11 s3transfer==0.8.2 12:59:11 simplejson==3.19.2 12:59:11 six==1.16.0 12:59:11 smmap==5.0.1 12:59:11 soupsieve==2.5 12:59:11 stevedore==5.1.0 12:59:11 tabulate==0.9.0 12:59:11 toml==0.10.2 12:59:11 tomlkit==0.12.3 12:59:11 tqdm==4.66.1 12:59:11 typing_extensions==4.8.0 12:59:11 tzdata==2023.3 12:59:11 urllib3==1.26.18 12:59:11 virtualenv==20.25.0 12:59:11 wcwidth==0.2.12 12:59:11 websocket-client==1.7.0 12:59:11 wrapt==1.16.0 12:59:11 xdg==6.0.0 12:59:11 xmltodict==0.13.0 12:59:11 yq==3.2.3 12:59:11 zipp==3.17.0 12:59:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11125002175731386147.sh 12:59:11 ---> sudo-logs.sh 12:59:11 Archiving 'sudo' log.. 12:59:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6593088040306024621.sh 12:59:11 ---> job-cost.sh 12:59:11 Setup pyenv: 12:59:12 system 12:59:12 3.8.13 12:59:12 3.9.13 12:59:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1iBj from file:/tmp/.os_lf_venv 12:59:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:21 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. 12:59:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 12:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-1iBj/bin to PATH 12:59:21 INFO: No Stack... 12:59:21 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:21 INFO: Archiving Costs 12:59:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11347192788811631726.sh 12:59:21 ---> logs-deploy.sh 12:59:21 Setup pyenv: 12:59:21 system 12:59:21 3.8.13 12:59:21 3.9.13 12:59:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1iBj from file:/tmp/.os_lf_venv 12:59:23 lf-activate-venv(): INFO: Installing: lftools 12:59:32 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. 12:59:32 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-1iBj/bin to PATH 12:59:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3222 12:59:33 INFO: archiving workspace using pattern(s): 12:59:34 Archives upload complete. 12:59:34 INFO: archiving logs to Nexus 12:59:35 ---> uname -a: 12:59:35 Linux prd-ubuntu1804-builder-4c-4g-3043 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:59:35 12:59:35 12:59:35 ---> lscpu: 12:59:35 Architecture: x86_64 12:59:35 CPU op-mode(s): 32-bit, 64-bit 12:59:35 Byte Order: Little Endian 12:59:35 CPU(s): 4 12:59:35 On-line CPU(s) list: 0-3 12:59:35 Thread(s) per core: 1 12:59:35 Core(s) per socket: 1 12:59:35 Socket(s): 4 12:59:35 NUMA node(s): 1 12:59:35 Vendor ID: AuthenticAMD 12:59:35 CPU family: 23 12:59:35 Model: 49 12:59:35 Model name: AMD EPYC-Rome Processor 12:59:35 Stepping: 0 12:59:35 CPU MHz: 2800.000 12:59:35 BogoMIPS: 5600.00 12:59:35 Virtualization: AMD-V 12:59:35 Hypervisor vendor: KVM 12:59:35 Virtualization type: full 12:59:35 L1d cache: 32K 12:59:35 L1i cache: 32K 12:59:35 L2 cache: 512K 12:59:35 L3 cache: 16384K 12:59:35 NUMA node0 CPU(s): 0-3 12:59:35 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 12:59:35 12:59:35 12:59:35 ---> nproc: 12:59:35 4 12:59:35 12:59:35 12:59:35 ---> df -h: 12:59:35 Filesystem Size Used Avail Use% Mounted on 12:59:35 udev 7.9G 0 7.9G 0% /dev 12:59:35 tmpfs 1.6G 672K 1.6G 1% /run 12:59:35 /dev/vda1 78G 8.4G 69G 11% / 12:59:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:35 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:35 12:59:35 12:59:35 ---> free -m: 12:59:35 total used free shared buff/cache available 12:59:35 Mem: 16040 527 13271 0 2240 15192 12:59:35 Swap: 1023 0 1023 12:59:35 12:59:35 12:59:35 ---> ip addr: 12:59:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:35 inet 127.0.0.1/8 scope host lo 12:59:35 valid_lft forever preferred_lft forever 12:59:35 inet6 ::1/128 scope host 12:59:35 valid_lft forever preferred_lft forever 12:59:35 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:59:35 link/ether fa:16:3e:ed:a6:f4 brd ff:ff:ff:ff:ff:ff 12:59:35 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 12:59:35 valid_lft 86223sec preferred_lft 86223sec 12:59:35 inet6 fe80::f816:3eff:feed:a6f4/64 scope link 12:59:35 valid_lft forever preferred_lft forever 12:59:35 12:59:35 12:59:35 ---> sar -b -r -n DEV: 12:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3043) 12/07/23 _x86_64_ (4 CPU) 12:59:35 12:59:35 12:56:39 LINUX RESTART (4 CPU) 12:59:35 12:59:35 12:57:01 tps rtps wtps bread/s bwrtn/s 12:59:35 12:58:02 226.35 36.11 190.23 1782.37 26555.84 12:59:35 12:59:01 117.01 2.36 114.66 122.01 31354.82 12:59:35 Average: 172.14 19.37 152.76 959.17 28935.17 12:59:35 12:59:35 12:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:35 12:58:02 13951148 15555744 2473820 15.06 55788 1748336 787716 4.51 725632 1535024 106044 12:59:35 12:59:01 13690024 15554148 2734944 16.65 78476 1971104 803880 4.60 764456 1728496 61348 12:59:35 Average: 13820586 15554946 2604382 15.86 67132 1859720 795798 4.55 745044 1631760 83696 12:59:35 12:59:35 12:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:35 12:58:02 ens3 96.88 68.92 702.29 24.36 0.00 0.00 0.00 0.00 12:59:35 12:58:02 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 12:59:35 12:59:01 ens3 59.21 40.74 825.12 8.93 0.00 0.00 0.00 0.00 12:59:35 12:59:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 12:59:35 Average: ens3 78.21 54.95 763.19 16.71 0.00 0.00 0.00 0.00 12:59:35 Average: lo 1.81 1.81 0.18 0.18 0.00 0.00 0.00 0.00 12:59:35 12:59:35 12:59:35 ---> sar -P ALL: 12:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3043) 12/07/23 _x86_64_ (4 CPU) 12:59:35 12:59:35 12:56:39 LINUX RESTART (4 CPU) 12:59:35 12:59:35 12:57:01 CPU %user %nice %system %iowait %steal %idle 12:59:35 12:58:02 all 20.70 0.00 2.25 7.83 0.06 69.16 12:59:35 12:58:02 0 10.49 0.00 2.24 13.62 0.07 73.59 12:59:35 12:58:02 1 17.36 0.00 1.85 0.72 0.05 80.01 12:59:35 12:58:02 2 32.36 0.00 2.56 3.70 0.08 61.30 12:59:35 12:58:02 3 22.56 0.00 2.34 13.19 0.07 61.85 12:59:35 12:59:01 all 20.92 0.00 1.42 3.34 0.06 74.27 12:59:35 12:59:01 0 22.56 0.00 1.37 2.19 0.05 73.83 12:59:35 12:59:01 1 0.77 0.00 0.65 8.44 0.07 90.07 12:59:35 12:59:01 2 23.91 0.00 1.44 0.44 0.03 74.17 12:59:35 12:59:01 3 36.34 0.00 2.21 2.33 0.05 59.06 12:59:35 Average: all 20.81 0.00 1.84 5.60 0.06 71.70 12:59:35 Average: 0 16.48 0.00 1.81 7.94 0.06 73.71 12:59:35 Average: 1 9.12 0.00 1.26 4.56 0.06 85.01 12:59:35 Average: 2 28.16 0.00 2.01 2.08 0.06 67.69 12:59:35 Average: 3 29.39 0.00 2.28 7.81 0.06 60.47 12:59:35 12:59:35 12:59:35