06:16:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 06:16:50 Running as SYSTEM 06:16:50 [EnvInject] - Loading node environment variables. 06:16:50 Building remotely on prd-ubuntu1804-builder-4c-4g-7208 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:16:50 [ssh-agent] Looking for ssh-agent implementation... 06:16:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:50 $ ssh-agent 06:16:50 SSH_AUTH_SOCK=/tmp/ssh-wF86HGqoTL97/agent.1664 06:16:50 SSH_AGENT_PID=1666 06:16:50 [ssh-agent] Started. 06:16:50 Running ssh-add (command line suppressed) 06:16:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13587859670645923679.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13587859670645923679.key) 06:16:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:16:50 The recommended git tool is: NONE 06:16:52 using credential onap-jenkins-ssh 06:16:52 Wiping out workspace first. 06:16:52 Cloning the remote Git repository 06:16:52 Cloning repository git://cloud.onap.org/mirror/oom.git 06:16:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:16:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:52 > git --version # timeout=10 06:16:52 > git --version # 'git version 2.17.1' 06:16:52 using GIT_SSH to set credentials Gerrit user 06:16:52 Verifying host key using manually-configured host key entries 06:16:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:16:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:57 using GIT_SSH to set credentials Gerrit user 06:16:57 Verifying host key using manually-configured host key entries 06:16:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/2 # timeout=30 06:16:58 > git rev-parse 5210a5d2f545a6d5b15363783ec6d7e7ff41c387^{commit} # timeout=10 06:16:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:16:58 Checking out Revision 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 (refs/changes/12/137312/2) 06:16:58 > git config core.sparsecheckout # timeout=10 06:16:58 > git checkout -f 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 # timeout=30 06:17:01 Commit message: "[Documentation] Add python compatibility module" 06:17:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:17:01 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 06:17:01 [EnvInject] - Injecting environment variables from a build step. 06:17:01 [EnvInject] - Injecting as environment variables the properties content 06:17:01 PYTHON=python3 06:17:01 06:17:01 [EnvInject] - Variables injected successfully. 06:17:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10022493415061185918.sh 06:17:01 ---> tox-install.sh 06:17:01 + source /home/jenkins/lf-env.sh 06:17:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:01 ++ mktemp -d /tmp/venv-XXXX 06:17:01 + lf_venv=/tmp/venv-kb84 06:17:01 + local venv_file=/tmp/.os_lf_venv 06:17:01 + local python=python3 06:17:01 + local options 06:17:01 + local set_path=true 06:17:01 + local install_args= 06:17:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:17:01 + true 06:17:01 + case $1 in 06:17:01 + venv_file=/tmp/.toxenv 06:17:01 + shift 2 06:17:01 + true 06:17:01 + case $1 in 06:17:01 + shift 06:17:01 + break 06:17:01 + case $python in 06:17:01 + local pkg_list= 06:17:01 + [[ -d /opt/pyenv ]] 06:17:01 + echo 'Setup pyenv:' 06:17:01 Setup pyenv: 06:17:01 + export PYENV_ROOT=/opt/pyenv 06:17:01 + PYENV_ROOT=/opt/pyenv 06:17:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:01 + pyenv versions 06:17:01 * system (set by /opt/pyenv/version) 06:17:01 * 3.8.13 (set by /opt/pyenv/version) 06:17:01 * 3.9.13 (set by /opt/pyenv/version) 06:17:01 * 3.10.6 (set by /opt/pyenv/version) 06:17:01 + command -v pyenv 06:17:01 ++ pyenv init - --no-rehash 06:17:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:17:01 export PATH="/opt/pyenv/shims:${PATH}" 06:17:01 export PYENV_SHELL=bash 06:17:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:17:01 pyenv() { 06:17:01 local command 06:17:01 command="${1:-}" 06:17:01 if [ "$#" -gt 0 ]; then 06:17:01 shift 06:17:01 fi 06:17:01 06:17:01 case "$command" in 06:17:01 rehash|shell) 06:17:01 eval "$(pyenv "sh-$command" "$@")" 06:17:01 ;; 06:17:01 *) 06:17:01 command pyenv "$command" "$@" 06:17:01 ;; 06:17:01 esac 06:17:01 }' 06:17:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:17:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:01 ++ export PYENV_SHELL=bash 06:17:01 ++ PYENV_SHELL=bash 06:17:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:17:01 +++ complete -F _pyenv pyenv 06:17:01 ++ lf-pyver python3 06:17:01 ++ local py_version_xy=python3 06:17:01 ++ local py_version_xyz= 06:17:01 ++ pyenv versions 06:17:01 ++ local command 06:17:01 ++ command=versions 06:17:01 ++ grep -E '^[0-9.]*[0-9]$' 06:17:01 ++ '[' 1 -gt 0 ']' 06:17:01 ++ shift 06:17:01 ++ sed 's/^[ *]* //' 06:17:01 ++ case "$command" in 06:17:01 ++ command pyenv versions 06:17:01 ++ pyenv versions 06:17:01 ++ awk '{ print $1 }' 06:17:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:17:02 +++ grep '^3' /tmp/.pyenv_versions 06:17:02 +++ sort -V 06:17:02 +++ tail -n 1 06:17:02 ++ py_version_xyz=3.10.6 06:17:02 ++ [[ -z 3.10.6 ]] 06:17:02 ++ echo 3.10.6 06:17:02 ++ return 0 06:17:02 + pyenv local 3.10.6 06:17:02 + local command 06:17:02 + command=local 06:17:02 + '[' 2 -gt 0 ']' 06:17:02 + shift 06:17:02 + case "$command" in 06:17:02 + command pyenv local 3.10.6 06:17:02 + pyenv local 3.10.6 06:17:02 + for arg in "$@" 06:17:02 + case $arg in 06:17:02 + pkg_list+='tox ' 06:17:02 + for arg in "$@" 06:17:02 + case $arg in 06:17:02 + pkg_list+='virtualenv ' 06:17:02 + for arg in "$@" 06:17:02 + case $arg in 06:17:02 + pkg_list+='urllib3~=1.26.15 ' 06:17:02 + [[ -f /tmp/.toxenv ]] 06:17:02 + [[ ! -f /tmp/.toxenv ]] 06:17:02 + [[ -n '' ]] 06:17:02 + python3 -m venv /tmp/venv-kb84 06:17:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kb84' 06:17:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kb84 06:17:06 + echo /tmp/venv-kb84 06:17:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:17:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:17:06 + /tmp/venv-kb84/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:17:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:17:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:17:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:17:09 + /tmp/venv-kb84/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:17:12 + type python3 06:17:12 + true 06:17:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kb84/bin to PATH' 06:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-kb84/bin to PATH 06:17:12 + PATH=/tmp/venv-kb84/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 + return 0 06:17:12 + python3 --version 06:17:12 Python 3.10.6 06:17:12 + python3 -m pip --version 06:17:12 pip 24.0 from /tmp/venv-kb84/lib/python3.10/site-packages/pip (python 3.10) 06:17:12 + python3 -m pip freeze 06:17:12 cachetools==5.3.2 06:17:12 chardet==5.2.0 06:17:12 colorama==0.4.6 06:17:12 distlib==0.3.8 06:17:12 filelock==3.13.1 06:17:12 packaging==23.2 06:17:12 platformdirs==4.2.0 06:17:12 pluggy==1.4.0 06:17:12 pyproject-api==1.6.1 06:17:12 tomli==2.0.1 06:17:12 tox==4.13.0 06:17:12 urllib3==1.26.18 06:17:12 virtualenv==20.25.0 06:17:12 [EnvInject] - Injecting environment variables from a build step. 06:17:12 [EnvInject] - Injecting as environment variables the properties content 06:17:12 PARALLEL=false 06:17:12 06:17:12 [EnvInject] - Variables injected successfully. 06:17:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8477224457771865710.sh 06:17:12 ---> tox-run.sh 06:17:12 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:17:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:17:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:17:12 + cd /w/workspace/oom-master-pre-commit-lint/. 06:17:12 + source /home/jenkins/lf-env.sh 06:17:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:12 ++ mktemp -d /tmp/venv-XXXX 06:17:12 + lf_venv=/tmp/venv-CSnL 06:17:12 + local venv_file=/tmp/.os_lf_venv 06:17:12 + local python=python3 06:17:12 + local options 06:17:12 + local set_path=true 06:17:12 + local install_args= 06:17:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:17:12 + true 06:17:12 + case $1 in 06:17:12 + venv_file=/tmp/.toxenv 06:17:12 + shift 2 06:17:12 + true 06:17:12 + case $1 in 06:17:12 + shift 06:17:12 + break 06:17:12 + case $python in 06:17:12 + local pkg_list= 06:17:12 + [[ -d /opt/pyenv ]] 06:17:12 + echo 'Setup pyenv:' 06:17:12 Setup pyenv: 06:17:12 + export PYENV_ROOT=/opt/pyenv 06:17:12 + PYENV_ROOT=/opt/pyenv 06:17:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 + pyenv versions 06:17:12 system 06:17:12 3.8.13 06:17:12 3.9.13 06:17:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:17:12 + command -v pyenv 06:17:12 ++ pyenv init - --no-rehash 06:17:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:17:12 export PATH="/opt/pyenv/shims:${PATH}" 06:17:12 export PYENV_SHELL=bash 06:17:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:17:12 pyenv() { 06:17:12 local command 06:17:12 command="${1:-}" 06:17:12 if [ "$#" -gt 0 ]; then 06:17:12 shift 06:17:12 fi 06:17:12 06:17:12 case "$command" in 06:17:12 rehash|shell) 06:17:12 eval "$(pyenv "sh-$command" "$@")" 06:17:12 ;; 06:17:12 *) 06:17:12 command pyenv "$command" "$@" 06:17:12 ;; 06:17:12 esac 06:17:12 }' 06:17:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:17:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:12 ++ export PYENV_SHELL=bash 06:17:12 ++ PYENV_SHELL=bash 06:17:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:17:12 +++ complete -F _pyenv pyenv 06:17:12 ++ lf-pyver python3 06:17:12 ++ local py_version_xy=python3 06:17:12 ++ local py_version_xyz= 06:17:12 ++ pyenv versions 06:17:12 ++ local command 06:17:12 ++ command=versions 06:17:12 ++ '[' 1 -gt 0 ']' 06:17:12 ++ shift 06:17:12 ++ case "$command" in 06:17:12 ++ command pyenv versions 06:17:12 ++ pyenv versions 06:17:12 ++ sed 's/^[ *]* //' 06:17:12 ++ grep -E '^[0-9.]*[0-9]$' 06:17:12 ++ awk '{ print $1 }' 06:17:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:17:12 +++ grep '^3' /tmp/.pyenv_versions 06:17:12 +++ sort -V 06:17:12 +++ tail -n 1 06:17:12 ++ py_version_xyz=3.10.6 06:17:12 ++ [[ -z 3.10.6 ]] 06:17:12 ++ echo 3.10.6 06:17:12 ++ return 0 06:17:12 + pyenv local 3.10.6 06:17:12 + local command 06:17:12 + command=local 06:17:12 + '[' 2 -gt 0 ']' 06:17:12 + shift 06:17:12 + case "$command" in 06:17:12 + command pyenv local 3.10.6 06:17:12 + pyenv local 3.10.6 06:17:12 + for arg in "$@" 06:17:12 + case $arg in 06:17:12 + pkg_list+='tox ' 06:17:12 + for arg in "$@" 06:17:12 + case $arg in 06:17:12 + pkg_list+='virtualenv ' 06:17:12 + for arg in "$@" 06:17:12 + case $arg in 06:17:12 + pkg_list+='urllib3~=1.26.15 ' 06:17:12 + [[ -f /tmp/.toxenv ]] 06:17:12 ++ cat /tmp/.toxenv 06:17:12 + lf_venv=/tmp/venv-kb84 06:17:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kb84 from' file:/tmp/.toxenv 06:17:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kb84 from file:/tmp/.toxenv 06:17:12 + /tmp/venv-kb84/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:17:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:17:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:17:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:17:13 + /tmp/venv-kb84/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:17:15 + type python3 06:17:15 + true 06:17:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kb84/bin to PATH' 06:17:15 lf-activate-venv(): INFO: Adding /tmp/venv-kb84/bin to PATH 06:17:15 + PATH=/tmp/venv-kb84/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:15 + return 0 06:17:15 + [[ -d /opt/pyenv ]] 06:17:15 + echo '---> Setting up pyenv' 06:17:15 ---> Setting up pyenv 06:17:15 + export PYENV_ROOT=/opt/pyenv 06:17:15 + PYENV_ROOT=/opt/pyenv 06:17:15 + export PATH=/opt/pyenv/bin:/tmp/venv-kb84/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:15 + PATH=/opt/pyenv/bin:/tmp/venv-kb84/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:17:15 ++ pwd 06:17:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:17:15 + export PYTHONPATH 06:17:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:17:15 + TOX_TESTENV_PASSENV=PYTHONPATH 06:17:15 + tox --version 06:17:15 4.13.0 from /tmp/venv-kb84/lib/python3.10/site-packages/tox/__init__.py 06:17:15 + PARALLEL=false 06:17:15 + TOX_OPTIONS_LIST= 06:17:15 + [[ -n pre-commit ]] 06:17:15 + TOX_OPTIONS_LIST=' -e pre-commit' 06:17:15 + case ${PARALLEL,,} in 06:17:15 + tox -e pre-commit 06:17:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:17:16 pre-commit: install_deps> python -I -m pip install pre-commit 06:17:19 pre-commit: freeze> python -m pip freeze --all 06:17:20 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 06:17:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:17:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:17:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:17:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:17:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:17:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:17:23 [INFO] Once installed this environment will be reused. 06:17:23 [INFO] This may take a few minutes... 06:17:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:17:26 [INFO] Once installed this environment will be reused. 06:17:26 [INFO] This may take a few minutes... 06:17:31 Trim Trailing Whitespace.................................................Passed 06:17:31 Tabs remover.............................................................Passed 06:17:32 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:17:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:17:32 [INFO] Once installed this environment will be reused. 06:17:32 [INFO] This may take a few minutes... 06:17:37 gitlint..............................................(no files to check)Skipped 06:17:37 pre-commit: OK (22.04=setup[4.15]+cmd[11.93,5.95] seconds) 06:17:37 congratulations :) (22.20 seconds) 06:17:38 + tox_status=0 06:17:38 + echo '---> Completed tox runs' 06:17:38 ---> Completed tox runs 06:17:38 + for i in .tox/*/log 06:17:38 ++ echo .tox/pre-commit/log 06:17:38 ++ awk -F/ '{print $2}' 06:17:38 + tox_env=pre-commit 06:17:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:17:38 + DOC_DIR=docs/_build/html 06:17:38 + [[ -d docs/_build/html ]] 06:17:38 + echo '---> tox-run.sh ends' 06:17:38 ---> tox-run.sh ends 06:17:38 + test 0 -eq 0 06:17:38 $ ssh-agent -k 06:17:38 unset SSH_AUTH_SOCK; 06:17:38 unset SSH_AGENT_PID; 06:17:38 echo Agent pid 1666 killed; 06:17:38 [ssh-agent] Stopped. 06:17:38 [PostBuildScript] - [INFO] Executing post build scripts. 06:17:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14626949503683569290.sh 06:17:38 ---> sysstat.sh 06:17:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18279029524904860723.sh 06:17:38 ---> package-listing.sh 06:17:38 ++ tr '[:upper:]' '[:lower:]' 06:17:38 ++ facter osfamily 06:17:38 + OS_FAMILY=debian 06:17:38 + workspace=/w/workspace/oom-master-pre-commit-lint 06:17:38 + START_PACKAGES=/tmp/packages_start.txt 06:17:38 + END_PACKAGES=/tmp/packages_end.txt 06:17:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:17:38 + PACKAGES=/tmp/packages_start.txt 06:17:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:17:38 + PACKAGES=/tmp/packages_end.txt 06:17:38 + case "${OS_FAMILY}" in 06:17:38 + dpkg -l 06:17:38 + grep '^ii' 06:17:38 + '[' -f /tmp/packages_start.txt ']' 06:17:38 + '[' -f /tmp/packages_end.txt ']' 06:17:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:17:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:17:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:17:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:17:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6505092738445999276.sh 06:17:38 ---> capture-instance-metadata.sh 06:17:38 Setup pyenv: 06:17:38 system 06:17:38 3.8.13 06:17:38 3.9.13 06:17:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:17:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ttOV 06:17:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:17:45 lf-activate-venv(): INFO: Installing: lftools 06:18:17 lf-activate-venv(): INFO: Adding /tmp/venv-ttOV/bin to PATH 06:18:17 INFO: Running in OpenStack, capturing instance metadata 06:18:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins143333472155564099.sh 06:18:17 provisioning config files... 06:18:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2652045419173124465tmp 06:18:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:18:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:18:17 [EnvInject] - Injecting environment variables from a build step. 06:18:17 [EnvInject] - Injecting as environment variables the properties content 06:18:17 SERVER_ID=logs 06:18:17 06:18:17 [EnvInject] - Variables injected successfully. 06:18:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5895136530223374940.sh 06:18:17 ---> create-netrc.sh 06:18:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3230449310222922182.sh 06:18:17 ---> python-tools-install.sh 06:18:17 Setup pyenv: 06:18:17 system 06:18:17 3.8.13 06:18:17 3.9.13 06:18:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:18:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ttOV from file:/tmp/.os_lf_venv 06:18:19 lf-activate-venv(): INFO: Installing: lftools 06:18:26 lf-activate-venv(): INFO: Adding /tmp/venv-ttOV/bin to PATH 06:18:26 Generating Requirements File 06:18:59 Python 3.10.6 06:19:00 pip 24.0 from /tmp/venv-ttOV/lib/python3.10/site-packages/pip (python 3.10) 06:19:00 appdirs==1.4.4 06:19:00 argcomplete==3.2.2 06:19:00 aspy.yaml==1.3.0 06:19:00 attrs==23.2.0 06:19:00 autopage==0.5.2 06:19:00 beautifulsoup4==4.12.3 06:19:00 boto3==1.34.46 06:19:00 botocore==1.34.46 06:19:00 bs4==0.0.2 06:19:00 cachetools==5.3.2 06:19:00 certifi==2024.2.2 06:19:00 cffi==1.16.0 06:19:00 cfgv==3.4.0 06:19:00 chardet==5.2.0 06:19:00 charset-normalizer==3.3.2 06:19:00 click==8.1.7 06:19:00 cliff==4.5.0 06:19:00 cmd2==2.4.3 06:19:00 cryptography==3.3.2 06:19:00 debtcollector==2.5.0 06:19:00 decorator==5.1.1 06:19:00 defusedxml==0.7.1 06:19:00 Deprecated==1.2.14 06:19:00 distlib==0.3.8 06:19:00 dnspython==2.6.1 06:19:00 docker==4.2.2 06:19:00 dogpile.cache==1.3.1 06:19:00 email-validator==2.1.0.post1 06:19:00 filelock==3.13.1 06:19:00 future==0.18.3 06:19:00 gitdb==4.0.11 06:19:00 GitPython==3.1.42 06:19:00 google-auth==2.28.0 06:19:00 httplib2==0.22.0 06:19:00 identify==2.5.35 06:19:00 idna==3.6 06:19:00 importlib-resources==1.5.0 06:19:00 iso8601==2.1.0 06:19:00 Jinja2==3.1.3 06:19:00 jmespath==1.0.1 06:19:00 jsonpatch==1.33 06:19:00 jsonpointer==2.4 06:19:00 jsonschema==4.21.1 06:19:00 jsonschema-specifications==2023.12.1 06:19:00 keystoneauth1==5.5.0 06:19:00 kubernetes==29.0.0 06:19:00 lftools==0.37.8 06:19:00 lxml==5.1.0 06:19:00 MarkupSafe==2.1.5 06:19:00 msgpack==1.0.7 06:19:00 multi_key_dict==2.0.3 06:19:00 munch==4.0.0 06:19:00 netaddr==1.2.1 06:19:00 netifaces==0.11.0 06:19:00 niet==1.4.2 06:19:00 nodeenv==1.8.0 06:19:00 oauth2client==4.1.3 06:19:00 oauthlib==3.2.2 06:19:00 openstacksdk==0.62.0 06:19:00 os-client-config==2.1.0 06:19:00 os-service-types==1.7.0 06:19:00 osc-lib==3.0.0 06:19:00 oslo.config==9.3.0 06:19:00 oslo.context==5.3.0 06:19:00 oslo.i18n==6.2.0 06:19:00 oslo.log==5.4.0 06:19:00 oslo.serialization==5.3.0 06:19:00 oslo.utils==7.0.0 06:19:00 packaging==23.2 06:19:00 pbr==6.0.0 06:19:00 platformdirs==4.2.0 06:19:00 prettytable==3.10.0 06:19:00 pyasn1==0.5.1 06:19:00 pyasn1-modules==0.3.0 06:19:00 pycparser==2.21 06:19:00 pygerrit2==2.0.15 06:19:00 PyGithub==2.2.0 06:19:00 pyinotify==0.9.6 06:19:00 PyJWT==2.8.0 06:19:00 PyNaCl==1.5.0 06:19:00 pyparsing==2.4.7 06:19:00 pyperclip==1.8.2 06:19:00 pyrsistent==0.20.0 06:19:00 python-cinderclient==9.4.0 06:19:00 python-dateutil==2.8.2 06:19:00 python-heatclient==3.4.0 06:19:00 python-jenkins==1.8.2 06:19:00 python-keystoneclient==5.3.0 06:19:00 python-magnumclient==4.3.0 06:19:00 python-novaclient==18.4.0 06:19:00 python-openstackclient==6.0.1 06:19:00 python-swiftclient==4.4.0 06:19:00 pytz==2024.1 06:19:00 PyYAML==6.0.1 06:19:00 referencing==0.33.0 06:19:00 requests==2.31.0 06:19:00 requests-oauthlib==1.3.1 06:19:00 requestsexceptions==1.4.0 06:19:00 rfc3986==2.0.0 06:19:00 rpds-py==0.18.0 06:19:00 rsa==4.9 06:19:00 ruamel.yaml==0.18.6 06:19:00 ruamel.yaml.clib==0.2.8 06:19:00 s3transfer==0.10.0 06:19:00 simplejson==3.19.2 06:19:00 six==1.16.0 06:19:00 smmap==5.0.1 06:19:00 soupsieve==2.5 06:19:00 stevedore==5.1.0 06:19:00 tabulate==0.9.0 06:19:00 toml==0.10.2 06:19:00 tomlkit==0.12.3 06:19:00 tqdm==4.66.2 06:19:00 typing_extensions==4.9.0 06:19:00 tzdata==2024.1 06:19:00 urllib3==1.26.18 06:19:00 virtualenv==20.25.0 06:19:00 wcwidth==0.2.13 06:19:00 websocket-client==1.7.0 06:19:00 wrapt==1.16.0 06:19:00 xdg==6.0.0 06:19:00 xmltodict==0.13.0 06:19:00 yq==3.2.3 06:19:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17652772443297591417.sh 06:19:00 ---> sudo-logs.sh 06:19:00 Archiving 'sudo' log.. 06:19:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7729721091190077155.sh 06:19:00 ---> job-cost.sh 06:19:00 Setup pyenv: 06:19:00 system 06:19:00 3.8.13 06:19:00 3.9.13 06:19:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:19:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ttOV from file:/tmp/.os_lf_venv 06:19:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:19:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:19:09 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:19:09 lf-activate-venv(): INFO: Adding /tmp/venv-ttOV/bin to PATH 06:19:09 INFO: No Stack... 06:19:10 INFO: Retrieving Pricing Info for: v3-standard-4 06:19:10 INFO: Archiving Costs 06:19:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17385469067559199804.sh 06:19:10 ---> logs-deploy.sh 06:19:10 Setup pyenv: 06:19:10 system 06:19:10 3.8.13 06:19:10 3.9.13 06:19:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:19:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ttOV from file:/tmp/.os_lf_venv 06:19:12 lf-activate-venv(): INFO: Installing: lftools 06:19: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. 06:19:21 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-ttOV/bin to PATH 06:19:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3308 06:19:21 INFO: archiving workspace using pattern(s): 06:19:22 Archives upload complete. 06:19:23 INFO: archiving logs to Nexus 06:19:23 ---> uname -a: 06:19:23 Linux prd-ubuntu1804-builder-4c-4g-7208 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:19:23 06:19:23 06:19:23 ---> lscpu: 06:19:23 Architecture: x86_64 06:19:23 CPU op-mode(s): 32-bit, 64-bit 06:19:23 Byte Order: Little Endian 06:19:23 CPU(s): 4 06:19:23 On-line CPU(s) list: 0-3 06:19:23 Thread(s) per core: 1 06:19:23 Core(s) per socket: 1 06:19:23 Socket(s): 4 06:19:23 NUMA node(s): 1 06:19:23 Vendor ID: AuthenticAMD 06:19:23 CPU family: 23 06:19:23 Model: 49 06:19:23 Model name: AMD EPYC-Rome Processor 06:19:23 Stepping: 0 06:19:23 CPU MHz: 2800.000 06:19:23 BogoMIPS: 5600.00 06:19:23 Virtualization: AMD-V 06:19:23 Hypervisor vendor: KVM 06:19:23 Virtualization type: full 06:19:23 L1d cache: 32K 06:19:23 L1i cache: 32K 06:19:23 L2 cache: 512K 06:19:23 L3 cache: 16384K 06:19:23 NUMA node0 CPU(s): 0-3 06:19:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:19:23 06:19:23 06:19:23 ---> nproc: 06:19:23 4 06:19:23 06:19:23 06:19:23 ---> df -h: 06:19:23 Filesystem Size Used Avail Use% Mounted on 06:19:23 udev 7.9G 0 7.9G 0% /dev 06:19:23 tmpfs 1.6G 672K 1.6G 1% /run 06:19:23 /dev/vda1 78G 8.4G 69G 11% / 06:19:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:19:23 tmpfs 5.0M 0 5.0M 0% /run/lock 06:19:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:19:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:19:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:19:23 06:19:23 06:19:23 ---> free -m: 06:19:23 total used free shared buff/cache available 06:19:23 Mem: 16040 546 13280 0 2212 15173 06:19:23 Swap: 1023 0 1023 06:19:23 06:19:23 06:19:23 ---> ip addr: 06:19:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:19:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:19:23 inet 127.0.0.1/8 scope host lo 06:19:23 valid_lft forever preferred_lft forever 06:19:23 inet6 ::1/128 scope host 06:19:23 valid_lft forever preferred_lft forever 06:19:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:19:23 link/ether fa:16:3e:1a:ad:de brd ff:ff:ff:ff:ff:ff 06:19:23 inet 10.30.106.140/23 brd 10.30.107.255 scope global dynamic ens3 06:19:23 valid_lft 86227sec preferred_lft 86227sec 06:19:23 inet6 fe80::f816:3eff:fe1a:adde/64 scope link 06:19:23 valid_lft forever preferred_lft forever 06:19:23 06:19:23 06:19:23 ---> sar -b -r -n DEV: 06:19:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7208) 02/21/24 _x86_64_ (4 CPU) 06:19:23 06:19:23 06:16:32 LINUX RESTART (4 CPU) 06:19:23 06:19:23 06:17:01 tps rtps wtps bread/s bwrtn/s 06:19:23 06:18:01 122.13 34.11 88.02 1759.57 25441.76 06:19:23 06:19:01 99.58 2.62 96.97 144.11 26773.00 06:19:23 Average: 110.86 18.36 92.49 951.84 26107.38 06:19:23 06:19:23 06:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:19:23 06:18:01 13886028 15535364 2538940 15.46 60960 1784824 806780 4.62 756436 1559680 82436 06:19:23 06:19:01 13636136 15561952 2788832 16.98 85940 2019980 746216 4.27 761120 1771852 117272 06:19:23 Average: 13761082 15548658 2663886 16.22 73450 1902402 776498 4.44 758778 1665766 99854 06:19:23 06:19:23 06:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:19:23 06:18:01 lo 2.93 2.93 0.31 0.31 0.00 0.00 0.00 0.00 06:19:23 06:18:01 ens3 60.54 46.03 762.22 10.59 0.00 0.00 0.00 0.00 06:19:23 06:19:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 06:19:23 06:19:01 ens3 50.19 34.76 826.91 7.83 0.00 0.00 0.00 0.00 06:19:23 Average: lo 2.10 2.10 0.22 0.22 0.00 0.00 0.00 0.00 06:19:23 Average: ens3 55.37 40.39 794.56 9.21 0.00 0.00 0.00 0.00 06:19:23 06:19:23 06:19:23 ---> sar -P ALL: 06:19:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7208) 02/21/24 _x86_64_ (4 CPU) 06:19:23 06:19:23 06:16:32 LINUX RESTART (4 CPU) 06:19:23 06:19:23 06:17:01 CPU %user %nice %system %iowait %steal %idle 06:19:23 06:18:01 all 24.73 0.00 2.00 4.78 0.06 68.43 06:19:23 06:18:01 0 24.21 0.00 1.96 11.22 0.07 62.55 06:19:23 06:18:01 1 26.95 0.00 2.00 1.12 0.05 69.88 06:19:23 06:18:01 2 20.05 0.00 1.90 5.14 0.07 72.85 06:19:23 06:18:01 3 27.67 0.00 2.17 1.64 0.08 68.43 06:19:23 06:19:01 all 20.66 0.00 1.46 5.32 0.05 72.50 06:19:23 06:19:01 0 12.09 0.00 1.09 8.99 0.03 77.80 06:19:23 06:19:01 1 48.26 0.00 2.94 2.42 0.08 46.29 06:19:23 06:19:01 2 8.09 0.00 0.97 6.44 0.03 84.48 06:19:23 06:19:01 3 14.22 0.00 0.84 3.44 0.07 81.43 06:19:23 Average: all 22.69 0.00 1.73 5.05 0.06 70.47 06:19:23 Average: 0 18.15 0.00 1.52 10.11 0.05 70.18 06:19:23 Average: 1 37.59 0.00 2.47 1.77 0.07 58.10 06:19:23 Average: 2 14.05 0.00 1.43 5.79 0.05 78.68 06:19:23 Average: 3 20.95 0.00 1.50 2.54 0.08 74.93 06:19:23 06:19:23 06:19:23