11:27:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 11:27:17 Running as SYSTEM 11:27:17 [EnvInject] - Loading node environment variables. 11:27:17 Building remotely on prd-ubuntu1804-builder-4c-4g-17779 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:27:17 [ssh-agent] Looking for ssh-agent implementation... 11:27:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:18 $ ssh-agent 11:27:18 SSH_AUTH_SOCK=/tmp/ssh-OPjTuQ7IkJhl/agent.1697 11:27:18 SSH_AGENT_PID=1699 11:27:18 [ssh-agent] Started. 11:27:18 Running ssh-add (command line suppressed) 11:27:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17442685775146751245.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17442685775146751245.key) 11:27:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:18 The recommended git tool is: NONE 11:27:19 using credential onap-jenkins-ssh 11:27:19 Wiping out workspace first. 11:27:19 Cloning the remote Git repository 11:27:19 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:27:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:19 > git --version # timeout=10 11:27:19 > git --version # 'git version 2.17.1' 11:27:19 using GIT_SSH to set credentials Gerrit user 11:27:19 Verifying host key using manually-configured host key entries 11:27:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:25 using GIT_SSH to set credentials Gerrit user 11:27:25 Verifying host key using manually-configured host key entries 11:27:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/3 # timeout=30 11:27:25 > git rev-parse d782ce8b64920d06985aa98fc3a292f9438bf386^{commit} # timeout=10 11:27:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:25 Checking out Revision d782ce8b64920d06985aa98fc3a292f9438bf386 (refs/changes/08/136908/3) 11:27:25 > git config core.sparsecheckout # timeout=10 11:27:25 > git checkout -f d782ce8b64920d06985aa98fc3a292f9438bf386 # timeout=30 11:27:29 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 11:27:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:29 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:27:29 [EnvInject] - Injecting environment variables from a build step. 11:27:29 [EnvInject] - Injecting as environment variables the properties content 11:27:29 PYTHON=python3 11:27:29 11:27:29 [EnvInject] - Variables injected successfully. 11:27:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9731536893793337243.sh 11:27:29 ---> tox-install.sh 11:27:29 + source /home/jenkins/lf-env.sh 11:27:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:29 ++ mktemp -d /tmp/venv-XXXX 11:27:29 + lf_venv=/tmp/venv-cKCs 11:27:29 + local venv_file=/tmp/.os_lf_venv 11:27:29 + local python=python3 11:27:29 + local options 11:27:29 + local set_path=true 11:27:29 + local install_args= 11:27:29 ++ 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 11:27:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:29 + true 11:27:29 + case $1 in 11:27:29 + venv_file=/tmp/.toxenv 11:27:29 + shift 2 11:27:29 + true 11:27:29 + case $1 in 11:27:29 + shift 11:27:29 + break 11:27:29 + case $python in 11:27:29 + local pkg_list= 11:27:29 + [[ -d /opt/pyenv ]] 11:27:29 + echo 'Setup pyenv:' 11:27:29 Setup pyenv: 11:27:29 + export PYENV_ROOT=/opt/pyenv 11:27:29 + PYENV_ROOT=/opt/pyenv 11:27:29 + 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 11:27:29 + 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 11:27:29 + pyenv versions 11:27:29 * system (set by /opt/pyenv/version) 11:27:29 * 3.8.13 (set by /opt/pyenv/version) 11:27:29 * 3.9.13 (set by /opt/pyenv/version) 11:27:29 * 3.10.6 (set by /opt/pyenv/version) 11:27:29 + command -v pyenv 11:27:29 ++ pyenv init - --no-rehash 11:27:29 + 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[*]}"'\'')" 11:27:29 export PATH="/opt/pyenv/shims:${PATH}" 11:27:29 export PYENV_SHELL=bash 11:27:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:29 pyenv() { 11:27:29 local command 11:27:29 command="${1:-}" 11:27:29 if [ "$#" -gt 0 ]; then 11:27:29 shift 11:27:29 fi 11:27:29 11:27:29 case "$command" in 11:27:29 rehash|shell) 11:27:29 eval "$(pyenv "sh-$command" "$@")" 11:27:29 ;; 11:27:29 *) 11:27:29 command pyenv "$command" "$@" 11:27:29 ;; 11:27:29 esac 11:27:29 }' 11:27:29 +++ 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[*]}"' 11:27:29 ++ 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 11:27:29 ++ 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 11:27:29 ++ 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 11:27:29 ++ export PYENV_SHELL=bash 11:27:29 ++ PYENV_SHELL=bash 11:27:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:29 +++ complete -F _pyenv pyenv 11:27:29 ++ lf-pyver python3 11:27:29 ++ local py_version_xy=python3 11:27:29 ++ local py_version_xyz= 11:27:29 ++ pyenv versions 11:27:29 ++ local command 11:27:29 ++ command=versions 11:27:29 ++ '[' 1 -gt 0 ']' 11:27:29 ++ shift 11:27:29 ++ case "$command" in 11:27:29 ++ command pyenv versions 11:27:29 ++ pyenv versions 11:27:29 ++ sed 's/^[ *]* //' 11:27:29 ++ awk '{ print $1 }' 11:27:29 ++ grep -E '^[0-9.]*[0-9]$' 11:27:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:29 +++ grep '^3' /tmp/.pyenv_versions 11:27:29 +++ sort -V 11:27:29 +++ tail -n 1 11:27:29 ++ py_version_xyz=3.10.6 11:27:29 ++ [[ -z 3.10.6 ]] 11:27:29 ++ echo 3.10.6 11:27:29 ++ return 0 11:27:29 + pyenv local 3.10.6 11:27:29 + local command 11:27:29 + command=local 11:27:29 + '[' 2 -gt 0 ']' 11:27:29 + shift 11:27:29 + case "$command" in 11:27:29 + command pyenv local 3.10.6 11:27:29 + pyenv local 3.10.6 11:27:29 + for arg in "$@" 11:27:29 + case $arg in 11:27:29 + pkg_list+='tox ' 11:27:29 + for arg in "$@" 11:27:29 + case $arg in 11:27:29 + pkg_list+='virtualenv ' 11:27:29 + for arg in "$@" 11:27:29 + case $arg in 11:27:29 + pkg_list+='urllib3~=1.26.15 ' 11:27:29 + [[ -f /tmp/.toxenv ]] 11:27:29 + [[ ! -f /tmp/.toxenv ]] 11:27:29 + [[ -n '' ]] 11:27:29 + python3 -m venv /tmp/venv-cKCs 11:27:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cKCs' 11:27:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cKCs 11:27:33 + echo /tmp/venv-cKCs 11:27:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:33 + /tmp/venv-cKCs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:27:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:27:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:27:36 + /tmp/venv-cKCs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:39 + type python3 11:27:39 + true 11:27:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cKCs/bin to PATH' 11:27:39 lf-activate-venv(): INFO: Adding /tmp/venv-cKCs/bin to PATH 11:27:39 + PATH=/tmp/venv-cKCs/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 11:27:39 + return 0 11:27:39 + python3 --version 11:27:39 Python 3.10.6 11:27:39 + python3 -m pip --version 11:27:39 pip 24.0 from /tmp/venv-cKCs/lib/python3.10/site-packages/pip (python 3.10) 11:27:39 + python3 -m pip freeze 11:27:40 cachetools==5.3.3 11:27:40 chardet==5.2.0 11:27:40 colorama==0.4.6 11:27:40 distlib==0.3.8 11:27:40 filelock==3.13.1 11:27:40 packaging==24.0 11:27:40 platformdirs==4.2.0 11:27:40 pluggy==1.4.0 11:27:40 pyproject-api==1.6.1 11:27:40 tomli==2.0.1 11:27:40 tox==4.14.2 11:27:40 urllib3==1.26.18 11:27:40 virtualenv==20.25.1 11:27:40 [EnvInject] - Injecting environment variables from a build step. 11:27:40 [EnvInject] - Injecting as environment variables the properties content 11:27:40 PARALLEL=false 11:27:40 11:27:40 [EnvInject] - Variables injected successfully. 11:27:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11204901951620852762.sh 11:27:40 ---> tox-run.sh 11:27:40 + 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 11:27:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:27:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:27:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:27:40 + cd /w/workspace/oom-master-pre-commit-lint/. 11:27:40 + source /home/jenkins/lf-env.sh 11:27:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:40 ++ mktemp -d /tmp/venv-XXXX 11:27:40 + lf_venv=/tmp/venv-LTao 11:27:40 + local venv_file=/tmp/.os_lf_venv 11:27:40 + local python=python3 11:27:40 + local options 11:27:40 + local set_path=true 11:27:40 + local install_args= 11:27:40 ++ 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 11:27:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:40 + true 11:27:40 + case $1 in 11:27:40 + venv_file=/tmp/.toxenv 11:27:40 + shift 2 11:27:40 + true 11:27:40 + case $1 in 11:27:40 + shift 11:27:40 + break 11:27:40 + case $python in 11:27:40 + local pkg_list= 11:27:40 + [[ -d /opt/pyenv ]] 11:27:40 + echo 'Setup pyenv:' 11:27:40 Setup pyenv: 11:27:40 + export PYENV_ROOT=/opt/pyenv 11:27:40 + PYENV_ROOT=/opt/pyenv 11:27:40 + 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 11:27:40 + 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 11:27:40 + pyenv versions 11:27:40 system 11:27:40 3.8.13 11:27:40 3.9.13 11:27:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:27:40 + command -v pyenv 11:27:40 ++ pyenv init - --no-rehash 11:27:40 + 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[*]}"'\'')" 11:27:40 export PATH="/opt/pyenv/shims:${PATH}" 11:27:40 export PYENV_SHELL=bash 11:27:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:40 pyenv() { 11:27:40 local command 11:27:40 command="${1:-}" 11:27:40 if [ "$#" -gt 0 ]; then 11:27:40 shift 11:27:40 fi 11:27:40 11:27:40 case "$command" in 11:27:40 rehash|shell) 11:27:40 eval "$(pyenv "sh-$command" "$@")" 11:27:40 ;; 11:27:40 *) 11:27:40 command pyenv "$command" "$@" 11:27:40 ;; 11:27:40 esac 11:27:40 }' 11:27:40 +++ 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[*]}"' 11:27:40 ++ 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 11:27:40 ++ 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 11:27:40 ++ 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 11:27:40 ++ export PYENV_SHELL=bash 11:27:40 ++ PYENV_SHELL=bash 11:27:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:40 +++ complete -F _pyenv pyenv 11:27:40 ++ lf-pyver python3 11:27:40 ++ local py_version_xy=python3 11:27:40 ++ local py_version_xyz= 11:27:40 ++ pyenv versions 11:27:40 ++ local command 11:27:40 ++ command=versions 11:27:40 ++ '[' 1 -gt 0 ']' 11:27:40 ++ shift 11:27:40 ++ case "$command" in 11:27:40 ++ command pyenv versions 11:27:40 ++ pyenv versions 11:27:40 ++ sed 's/^[ *]* //' 11:27:40 ++ awk '{ print $1 }' 11:27:40 ++ grep -E '^[0-9.]*[0-9]$' 11:27:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:40 +++ grep '^3' /tmp/.pyenv_versions 11:27:40 +++ sort -V 11:27:40 +++ tail -n 1 11:27:40 ++ py_version_xyz=3.10.6 11:27:40 ++ [[ -z 3.10.6 ]] 11:27:40 ++ echo 3.10.6 11:27:40 ++ return 0 11:27:40 + pyenv local 3.10.6 11:27:40 + local command 11:27:40 + command=local 11:27:40 + '[' 2 -gt 0 ']' 11:27:40 + shift 11:27:40 + case "$command" in 11:27:40 + command pyenv local 3.10.6 11:27:40 + pyenv local 3.10.6 11:27:40 + for arg in "$@" 11:27:40 + case $arg in 11:27:40 + pkg_list+='tox ' 11:27:40 + for arg in "$@" 11:27:40 + case $arg in 11:27:40 + pkg_list+='virtualenv ' 11:27:40 + for arg in "$@" 11:27:40 + case $arg in 11:27:40 + pkg_list+='urllib3~=1.26.15 ' 11:27:40 + [[ -f /tmp/.toxenv ]] 11:27:40 ++ cat /tmp/.toxenv 11:27:40 + lf_venv=/tmp/venv-cKCs 11:27:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKCs from' file:/tmp/.toxenv 11:27:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cKCs from file:/tmp/.toxenv 11:27:40 + /tmp/venv-cKCs/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:27:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:27:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:27:41 + /tmp/venv-cKCs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:42 + type python3 11:27:42 + true 11:27:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cKCs/bin to PATH' 11:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-cKCs/bin to PATH 11:27:42 + PATH=/tmp/venv-cKCs/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 11:27:42 + return 0 11:27:42 + [[ -d /opt/pyenv ]] 11:27:42 + echo '---> Setting up pyenv' 11:27:42 ---> Setting up pyenv 11:27:42 + export PYENV_ROOT=/opt/pyenv 11:27:42 + PYENV_ROOT=/opt/pyenv 11:27:42 + export PATH=/opt/pyenv/bin:/tmp/venv-cKCs/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 11:27:42 + PATH=/opt/pyenv/bin:/tmp/venv-cKCs/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 11:27:42 ++ pwd 11:27:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:27:42 + export PYTHONPATH 11:27:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:42 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:42 + tox --version 11:27:43 4.14.2 from /tmp/venv-cKCs/lib/python3.10/site-packages/tox/__init__.py 11:27:43 + PARALLEL=false 11:27:43 + TOX_OPTIONS_LIST= 11:27:43 + [[ -n pre-commit ]] 11:27:43 + TOX_OPTIONS_LIST=' -e pre-commit' 11:27:43 + case ${PARALLEL,,} in 11:27:43 + tox -e pre-commit 11:27:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:27:44 pre-commit: install_deps> python -I -m pip install pre-commit 11:27:47 pre-commit: freeze> python -m pip freeze --all 11:27:47 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 11:27:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:27:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:27:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:27:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:27:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:27:50 [INFO] Once installed this environment will be reused. 11:27:50 [INFO] This may take a few minutes... 11:27:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:27:53 [INFO] Once installed this environment will be reused. 11:27:53 [INFO] This may take a few minutes... 11:27:58 Trim Trailing Whitespace.................................................Passed 11:27:58 Tabs remover.............................................................Passed 11:27:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:27:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:27:59 [INFO] Once installed this environment will be reused. 11:27:59 [INFO] This may take a few minutes... 11:28:05 gitlint..............................................(no files to check)Skipped 11:28:05 pre-commit: OK (21.98=setup[4.08]+cmd[11.41,6.50] seconds) 11:28:05 congratulations :) (22.15 seconds) 11:28:05 + tox_status=0 11:28:05 + echo '---> Completed tox runs' 11:28:05 ---> Completed tox runs 11:28:05 + for i in .tox/*/log 11:28:05 ++ echo .tox/pre-commit/log 11:28:05 ++ awk -F/ '{print $2}' 11:28:05 + tox_env=pre-commit 11:28:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:28:05 + DOC_DIR=docs/_build/html 11:28:05 + [[ -d docs/_build/html ]] 11:28:05 + echo '---> tox-run.sh ends' 11:28:05 ---> tox-run.sh ends 11:28:05 + test 0 -eq 0 11:28:05 $ ssh-agent -k 11:28:05 unset SSH_AUTH_SOCK; 11:28:05 unset SSH_AGENT_PID; 11:28:05 echo Agent pid 1699 killed; 11:28:05 [ssh-agent] Stopped. 11:28:05 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16661280985842496095.sh 11:28:05 ---> sysstat.sh 11:28:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12901325977559296278.sh 11:28:06 ---> package-listing.sh 11:28:06 ++ facter osfamily 11:28:06 ++ tr '[:upper:]' '[:lower:]' 11:28:06 + OS_FAMILY=debian 11:28:06 + workspace=/w/workspace/oom-master-pre-commit-lint 11:28:06 + START_PACKAGES=/tmp/packages_start.txt 11:28:06 + END_PACKAGES=/tmp/packages_end.txt 11:28:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:06 + PACKAGES=/tmp/packages_start.txt 11:28:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:06 + PACKAGES=/tmp/packages_end.txt 11:28:06 + case "${OS_FAMILY}" in 11:28:06 + dpkg -l 11:28:06 + grep '^ii' 11:28:06 + '[' -f /tmp/packages_start.txt ']' 11:28:06 + '[' -f /tmp/packages_end.txt ']' 11:28:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:28:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:28:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8071961209448455047.sh 11:28:06 ---> capture-instance-metadata.sh 11:28:06 Setup pyenv: 11:28:06 system 11:28:06 3.8.13 11:28:06 3.9.13 11:28:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xWgm 11:28:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:28:12 lf-activate-venv(): INFO: Installing: lftools 11:28:42 lf-activate-venv(): INFO: Adding /tmp/venv-xWgm/bin to PATH 11:28:42 INFO: Running in OpenStack, capturing instance metadata 11:28:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3165155670194451775.sh 11:28:42 provisioning config files... 11:28:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5305517078892292717tmp 11:28:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:28:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:28:42 [EnvInject] - Injecting environment variables from a build step. 11:28:42 [EnvInject] - Injecting as environment variables the properties content 11:28:42 SERVER_ID=logs 11:28:42 11:28:42 [EnvInject] - Variables injected successfully. 11:28:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15058807373421883917.sh 11:28:42 ---> create-netrc.sh 11:28:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17613057329308176263.sh 11:28:42 ---> python-tools-install.sh 11:28:42 Setup pyenv: 11:28:42 system 11:28:42 3.8.13 11:28:42 3.9.13 11:28:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:28:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xWgm from file:/tmp/.os_lf_venv 11:28:44 lf-activate-venv(): INFO: Installing: lftools 11:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-xWgm/bin to PATH 11:28:52 Generating Requirements File 11:29:19 Python 3.10.6 11:29:19 pip 24.0 from /tmp/venv-xWgm/lib/python3.10/site-packages/pip (python 3.10) 11:29:19 appdirs==1.4.4 11:29:19 argcomplete==3.2.3 11:29:19 aspy.yaml==1.3.0 11:29:19 attrs==23.2.0 11:29:19 autopage==0.5.2 11:29:19 beautifulsoup4==4.12.3 11:29:19 boto3==1.34.69 11:29:19 botocore==1.34.69 11:29:19 bs4==0.0.2 11:29:19 cachetools==5.3.3 11:29:19 certifi==2024.2.2 11:29:19 cffi==1.16.0 11:29:19 cfgv==3.4.0 11:29:19 chardet==5.2.0 11:29:19 charset-normalizer==3.3.2 11:29:19 click==8.1.7 11:29:19 cliff==4.6.0 11:29:19 cmd2==2.4.3 11:29:19 cryptography==3.3.2 11:29:19 debtcollector==3.0.0 11:29:19 decorator==5.1.1 11:29:19 defusedxml==0.7.1 11:29:19 Deprecated==1.2.14 11:29:19 distlib==0.3.8 11:29:19 dnspython==2.6.1 11:29:19 docker==4.2.2 11:29:19 dogpile.cache==1.3.2 11:29:19 email_validator==2.1.1 11:29:19 filelock==3.13.1 11:29:19 future==1.0.0 11:29:19 gitdb==4.0.11 11:29:19 GitPython==3.1.42 11:29:19 google-auth==2.29.0 11:29:19 httplib2==0.22.0 11:29:19 identify==2.5.35 11:29:19 idna==3.6 11:29:19 importlib-resources==1.5.0 11:29:19 iso8601==2.1.0 11:29:19 Jinja2==3.1.3 11:29:19 jmespath==1.0.1 11:29:19 jsonpatch==1.33 11:29:19 jsonpointer==2.4 11:29:19 jsonschema==4.21.1 11:29:19 jsonschema-specifications==2023.12.1 11:29:19 keystoneauth1==5.6.0 11:29:19 kubernetes==29.0.0 11:29:19 lftools==0.37.10 11:29:19 lxml==5.1.0 11:29:19 MarkupSafe==2.1.5 11:29:19 msgpack==1.0.8 11:29:19 multi_key_dict==2.0.3 11:29:19 munch==4.0.0 11:29:19 netaddr==1.2.1 11:29:19 netifaces==0.11.0 11:29:19 niet==1.4.2 11:29:19 nodeenv==1.8.0 11:29:19 oauth2client==4.1.3 11:29:19 oauthlib==3.2.2 11:29:19 openstacksdk==3.0.0 11:29:19 os-client-config==2.1.0 11:29:19 os-service-types==1.7.0 11:29:19 osc-lib==3.0.1 11:29:19 oslo.config==9.4.0 11:29:19 oslo.context==5.5.0 11:29:19 oslo.i18n==6.3.0 11:29:19 oslo.log==5.5.0 11:29:19 oslo.serialization==5.4.0 11:29:19 oslo.utils==7.1.0 11:29:19 packaging==24.0 11:29:19 pbr==6.0.0 11:29:19 platformdirs==4.2.0 11:29:19 prettytable==3.10.0 11:29:19 pyasn1==0.5.1 11:29:19 pyasn1-modules==0.3.0 11:29:19 pycparser==2.21 11:29:19 pygerrit2==2.0.15 11:29:19 PyGithub==2.2.0 11:29:19 pyinotify==0.9.6 11:29:19 PyJWT==2.8.0 11:29:19 PyNaCl==1.5.0 11:29:19 pyparsing==2.4.7 11:29:19 pyperclip==1.8.2 11:29:19 pyrsistent==0.20.0 11:29:19 python-cinderclient==9.5.0 11:29:19 python-dateutil==2.9.0.post0 11:29:19 python-heatclient==3.5.0 11:29:19 python-jenkins==1.8.2 11:29:19 python-keystoneclient==5.4.0 11:29:19 python-magnumclient==4.4.0 11:29:19 python-novaclient==18.6.0 11:29:19 python-openstackclient==6.6.0 11:29:19 python-swiftclient==4.5.0 11:29:19 PyYAML==6.0.1 11:29:19 referencing==0.34.0 11:29:19 requests==2.31.0 11:29:19 requests-oauthlib==2.0.0 11:29:19 requestsexceptions==1.4.0 11:29:19 rfc3986==2.0.0 11:29:19 rpds-py==0.18.0 11:29:19 rsa==4.9 11:29:19 ruamel.yaml==0.18.6 11:29:19 ruamel.yaml.clib==0.2.8 11:29:19 s3transfer==0.10.1 11:29:19 simplejson==3.19.2 11:29:19 six==1.16.0 11:29:19 smmap==5.0.1 11:29:19 soupsieve==2.5 11:29:19 stevedore==5.2.0 11:29:19 tabulate==0.9.0 11:29:19 toml==0.10.2 11:29:19 tomlkit==0.12.4 11:29:19 tqdm==4.66.2 11:29:19 typing_extensions==4.10.0 11:29:19 tzdata==2024.1 11:29:19 urllib3==1.26.18 11:29:19 virtualenv==20.25.1 11:29:19 wcwidth==0.2.13 11:29:19 websocket-client==1.7.0 11:29:19 wrapt==1.16.0 11:29:19 xdg==6.0.0 11:29:19 xmltodict==0.13.0 11:29:19 yq==3.2.3 11:29:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1952139110429920706.sh 11:29:19 ---> sudo-logs.sh 11:29:19 Archiving 'sudo' log.. 11:29:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7939784605842572530.sh 11:29:20 ---> job-cost.sh 11:29:20 Setup pyenv: 11:29:20 system 11:29:20 3.8.13 11:29:20 3.9.13 11:29:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xWgm from file:/tmp/.os_lf_venv 11:29:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:29:26 lf-activate-venv(): INFO: Adding /tmp/venv-xWgm/bin to PATH 11:29:26 INFO: No Stack... 11:29:26 INFO: Retrieving Pricing Info for: v3-standard-4 11:29:26 INFO: Archiving Costs 11:29:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13790824718016573493.sh 11:29:26 ---> logs-deploy.sh 11:29:26 Setup pyenv: 11:29:27 system 11:29:27 3.8.13 11:29:27 3.9.13 11:29:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xWgm from file:/tmp/.os_lf_venv 11:29:28 lf-activate-venv(): INFO: Installing: lftools 11:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-xWgm/bin to PATH 11:29:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3365 11:29:37 INFO: archiving workspace using pattern(s): 11:29:38 Archives upload complete. 11:29:38 INFO: archiving logs to Nexus 11:29:39 ---> uname -a: 11:29:39 Linux prd-ubuntu1804-builder-4c-4g-17779 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:29:39 11:29:39 11:29:39 ---> lscpu: 11:29:39 Architecture: x86_64 11:29:39 CPU op-mode(s): 32-bit, 64-bit 11:29:39 Byte Order: Little Endian 11:29:39 CPU(s): 4 11:29:39 On-line CPU(s) list: 0-3 11:29:39 Thread(s) per core: 1 11:29:39 Core(s) per socket: 1 11:29:39 Socket(s): 4 11:29:39 NUMA node(s): 1 11:29:39 Vendor ID: AuthenticAMD 11:29:39 CPU family: 23 11:29:39 Model: 49 11:29:39 Model name: AMD EPYC-Rome Processor 11:29:39 Stepping: 0 11:29:39 CPU MHz: 2800.000 11:29:39 BogoMIPS: 5600.00 11:29:39 Virtualization: AMD-V 11:29:39 Hypervisor vendor: KVM 11:29:39 Virtualization type: full 11:29:39 L1d cache: 32K 11:29:39 L1i cache: 32K 11:29:39 L2 cache: 512K 11:29:39 L3 cache: 16384K 11:29:39 NUMA node0 CPU(s): 0-3 11:29:39 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 11:29:39 11:29:39 11:29:39 ---> nproc: 11:29:39 4 11:29:39 11:29:39 11:29:39 ---> df -h: 11:29:39 Filesystem Size Used Avail Use% Mounted on 11:29:39 udev 7.9G 0 7.9G 0% /dev 11:29:39 tmpfs 1.6G 672K 1.6G 1% /run 11:29:39 /dev/vda1 78G 8.4G 70G 11% / 11:29:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:39 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:29:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:29:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:29:39 11:29:39 11:29:39 ---> free -m: 11:29:39 total used free shared buff/cache available 11:29:39 Mem: 16040 561 13284 0 2193 15159 11:29:39 Swap: 1023 0 1023 11:29:39 11:29:39 11:29:39 ---> ip addr: 11:29:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:39 inet 127.0.0.1/8 scope host lo 11:29:39 valid_lft forever preferred_lft forever 11:29:39 inet6 ::1/128 scope host 11:29:39 valid_lft forever preferred_lft forever 11:29:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:39 link/ether fa:16:3e:0d:11:2a brd ff:ff:ff:ff:ff:ff 11:29:39 inet 10.30.106.104/23 brd 10.30.107.255 scope global dynamic ens3 11:29:39 valid_lft 86241sec preferred_lft 86241sec 11:29:39 inet6 fe80::f816:3eff:fe0d:112a/64 scope link 11:29:39 valid_lft forever preferred_lft forever 11:29:39 11:29:39 11:29:39 ---> sar -b -r -n DEV: 11:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17779) 03/24/24 _x86_64_ (4 CPU) 11:29:39 11:29:39 11:27:01 LINUX RESTART (4 CPU) 11:29:39 11:29:39 11:28:02 tps rtps wtps bread/s bwrtn/s 11:29:39 11:29:01 107.95 2.47 105.47 130.83 25277.21 11:29:39 Average: 107.95 2.47 105.47 130.83 25277.21 11:29:39 11:29:39 11:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:39 11:29:01 13717980 15542412 2706988 16.48 76184 1935780 770400 4.41 775480 1689316 156388 11:29:39 Average: 13717980 15542412 2706988 16.48 76184 1935780 770400 4.41 775480 1689316 156388 11:29:39 11:29:39 11:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:39 11:29:01 ens3 49.92 35.74 718.77 9.20 0.00 0.00 0.00 0.00 11:29:39 11:29:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 11:29:39 Average: ens3 49.92 35.74 718.77 9.20 0.00 0.00 0.00 0.00 11:29:39 Average: lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 11:29:39 11:29:39 11:29:39 ---> sar -P ALL: 11:29:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17779) 03/24/24 _x86_64_ (4 CPU) 11:29:39 11:29:39 11:27:01 LINUX RESTART (4 CPU) 11:29:39 11:29:39 11:28:02 CPU %user %nice %system %iowait %steal %idle 11:29:39 11:29:01 all 21.64 0.00 1.54 3.03 0.05 73.74 11:29:39 11:29:01 0 17.09 0.00 1.48 0.07 0.03 81.33 11:29:39 11:29:01 1 18.32 0.00 1.48 4.62 0.03 75.55 11:29:39 11:29:01 2 44.29 0.00 2.18 7.12 0.07 46.35 11:29:39 11:29:01 3 7.14 0.00 1.01 0.37 0.05 91.43 11:29:39 Average: all 21.64 0.00 1.54 3.03 0.05 73.74 11:29:39 Average: 0 17.09 0.00 1.48 0.07 0.03 81.33 11:29:39 Average: 1 18.32 0.00 1.48 4.62 0.03 75.55 11:29:39 Average: 2 44.29 0.00 2.18 7.12 0.07 46.35 11:29:39 Average: 3 7.14 0.00 1.01 0.37 0.05 91.43 11:29:39 11:29:39 11:29:39