13:08:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139164 13:08:01 Running as SYSTEM 13:08:01 [EnvInject] - Loading node environment variables. 13:08:01 Building remotely on prd-ubuntu1804-builder-4c-4g-91323 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:08:01 [ssh-agent] Looking for ssh-agent implementation... 13:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:01 $ ssh-agent 13:08:01 SSH_AUTH_SOCK=/tmp/ssh-wp7bDMfGPqjw/agent.1726 13:08:01 SSH_AGENT_PID=1728 13:08:01 [ssh-agent] Started. 13:08:01 Running ssh-add (command line suppressed) 13:08:01 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16515611602222435534.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16515611602222435534.key) 13:08:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:08:01 The recommended git tool is: NONE 13:08:03 using credential onap-jenkins-ssh 13:08:03 Wiping out workspace first. 13:08:03 Cloning the remote Git repository 13:08:03 Cloning repository git://cloud.onap.org/mirror/oom.git 13:08:03 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:08:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:03 > git --version # timeout=10 13:08:03 > git --version # 'git version 2.17.1' 13:08:03 using GIT_SSH to set credentials Gerrit user 13:08:03 Verifying host key using manually-configured host key entries 13:08:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:08:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:08:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:08:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:08:09 using GIT_SSH to set credentials Gerrit user 13:08:09 Verifying host key using manually-configured host key entries 13:08:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/139164/11 # timeout=30 13:08:09 > git rev-parse 27c8a29616ba63c2efa3e7f8cf5c14ded7d7681e^{commit} # timeout=10 13:08:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:08:09 Checking out Revision 27c8a29616ba63c2efa3e7f8cf5c14ded7d7681e (refs/changes/64/139164/11) 13:08:09 > git config core.sparsecheckout # timeout=10 13:08:10 > git checkout -f 27c8a29616ba63c2efa3e7f8cf5c14ded7d7681e # timeout=30 13:08:13 Commit message: "[SDNC] Replace Bierman RESTCONF with RFC 8040" 13:08:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:08:13 > git rev-list --no-walk a613603f1ebf0848be8e3fcd1f4470e296b5733d # timeout=10 13:08:13 [EnvInject] - Injecting environment variables from a build step. 13:08:13 [EnvInject] - Injecting as environment variables the properties content 13:08:13 PYTHON=python3 13:08:13 13:08:13 [EnvInject] - Variables injected successfully. 13:08:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12288109050231594538.sh 13:08:13 ---> tox-install.sh 13:08:13 + source /home/jenkins/lf-env.sh 13:08:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:13 ++ mktemp -d /tmp/venv-XXXX 13:08:13 + lf_venv=/tmp/venv-fG5u 13:08:13 + local venv_file=/tmp/.os_lf_venv 13:08:13 + local python=python3 13:08:13 + local options 13:08:13 + local set_path=true 13:08:13 + local install_args= 13:08:13 ++ 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 13:08:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:13 + true 13:08:13 + case $1 in 13:08:13 + venv_file=/tmp/.toxenv 13:08:13 + shift 2 13:08:13 + true 13:08:13 + case $1 in 13:08:13 + shift 13:08:13 + break 13:08:13 + case $python in 13:08:13 + local pkg_list= 13:08:13 + [[ -d /opt/pyenv ]] 13:08:13 + echo 'Setup pyenv:' 13:08:13 Setup pyenv: 13:08:13 + export PYENV_ROOT=/opt/pyenv 13:08:13 + PYENV_ROOT=/opt/pyenv 13:08:13 + 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 13:08:13 + 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 13:08:13 + pyenv versions 13:08:13 * system (set by /opt/pyenv/version) 13:08:13 * 3.8.13 (set by /opt/pyenv/version) 13:08:13 * 3.9.13 (set by /opt/pyenv/version) 13:08:13 * 3.10.6 (set by /opt/pyenv/version) 13:08:13 + command -v pyenv 13:08:13 ++ pyenv init - --no-rehash 13:08:14 + 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[*]}"'\'')" 13:08:14 export PATH="/opt/pyenv/shims:${PATH}" 13:08:14 export PYENV_SHELL=bash 13:08:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:14 pyenv() { 13:08:14 local command 13:08:14 command="${1:-}" 13:08:14 if [ "$#" -gt 0 ]; then 13:08:14 shift 13:08:14 fi 13:08:14 13:08:14 case "$command" in 13:08:14 rehash|shell) 13:08:14 eval "$(pyenv "sh-$command" "$@")" 13:08:14 ;; 13:08:14 *) 13:08:14 command pyenv "$command" "$@" 13:08:14 ;; 13:08:14 esac 13:08:14 }' 13:08:14 +++ 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[*]}"' 13:08:14 ++ 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 13:08:14 ++ 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 13:08:14 ++ 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 13:08:14 ++ export PYENV_SHELL=bash 13:08:14 ++ PYENV_SHELL=bash 13:08:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:14 +++ complete -F _pyenv pyenv 13:08:14 ++ lf-pyver python3 13:08:14 ++ local py_version_xy=python3 13:08:14 ++ local py_version_xyz= 13:08:14 ++ pyenv versions 13:08:14 ++ local command 13:08:14 ++ command=versions 13:08:14 ++ '[' 1 -gt 0 ']' 13:08:14 ++ shift 13:08:14 ++ case "$command" in 13:08:14 ++ command pyenv versions 13:08:14 ++ pyenv versions 13:08:14 ++ sed 's/^[ *]* //' 13:08:14 ++ awk '{ print $1 }' 13:08:14 ++ grep -E '^[0-9.]*[0-9]$' 13:08:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:14 +++ grep '^3' /tmp/.pyenv_versions 13:08:14 +++ sort -V 13:08:14 +++ tail -n 1 13:08:14 ++ py_version_xyz=3.10.6 13:08:14 ++ [[ -z 3.10.6 ]] 13:08:14 ++ echo 3.10.6 13:08:14 ++ return 0 13:08:14 + pyenv local 3.10.6 13:08:14 + local command 13:08:14 + command=local 13:08:14 + '[' 2 -gt 0 ']' 13:08:14 + shift 13:08:14 + case "$command" in 13:08:14 + command pyenv local 3.10.6 13:08:14 + pyenv local 3.10.6 13:08:14 + for arg in "$@" 13:08:14 + case $arg in 13:08:14 + pkg_list+='tox ' 13:08:14 + for arg in "$@" 13:08:14 + case $arg in 13:08:14 + pkg_list+='virtualenv ' 13:08:14 + for arg in "$@" 13:08:14 + case $arg in 13:08:14 + pkg_list+='urllib3~=1.26.15 ' 13:08:14 + [[ -f /tmp/.toxenv ]] 13:08:14 + [[ ! -f /tmp/.toxenv ]] 13:08:14 + [[ -n '' ]] 13:08:14 + python3 -m venv /tmp/venv-fG5u 13:08:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fG5u' 13:08:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fG5u 13:08:18 + echo /tmp/venv-fG5u 13:08:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:08:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:08:18 + /tmp/venv-fG5u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:08:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:08:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:08:21 + /tmp/venv-fG5u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:08:24 + type python3 13:08:24 + true 13:08:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fG5u/bin to PATH' 13:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-fG5u/bin to PATH 13:08:24 + PATH=/tmp/venv-fG5u/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 13:08:24 + return 0 13:08:24 + python3 --version 13:08:24 Python 3.10.6 13:08:24 + python3 -m pip --version 13:08:24 pip 24.3.1 from /tmp/venv-fG5u/lib/python3.10/site-packages/pip (python 3.10) 13:08:24 + python3 -m pip freeze 13:08:25 cachetools==5.5.0 13:08:25 chardet==5.2.0 13:08:25 colorama==0.4.6 13:08:25 distlib==0.3.9 13:08:25 filelock==3.16.1 13:08:25 packaging==24.2 13:08:25 platformdirs==4.3.6 13:08:25 pluggy==1.5.0 13:08:25 pyproject-api==1.8.0 13:08:25 tomli==2.2.1 13:08:25 tox==4.23.2 13:08:25 typing_extensions==4.12.2 13:08:25 urllib3==1.26.20 13:08:25 virtualenv==20.28.0 13:08:25 [EnvInject] - Injecting environment variables from a build step. 13:08:25 [EnvInject] - Injecting as environment variables the properties content 13:08:25 PARALLEL=false 13:08:25 13:08:25 [EnvInject] - Variables injected successfully. 13:08:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5273235773486355133.sh 13:08:25 ---> tox-run.sh 13:08:25 + 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 13:08:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:08:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:08:25 + cd /w/workspace/oom-master-pre-commit-lint/. 13:08:25 + source /home/jenkins/lf-env.sh 13:08:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:08:25 ++ mktemp -d /tmp/venv-XXXX 13:08:25 + lf_venv=/tmp/venv-RvBj 13:08:25 + local venv_file=/tmp/.os_lf_venv 13:08:25 + local python=python3 13:08:25 + local options 13:08:25 + local set_path=true 13:08:25 + local install_args= 13:08:25 ++ 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 13:08:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:08:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:08:25 + true 13:08:25 + case $1 in 13:08:25 + venv_file=/tmp/.toxenv 13:08:25 + shift 2 13:08:25 + true 13:08:25 + case $1 in 13:08:25 + shift 13:08:25 + break 13:08:25 + case $python in 13:08:25 + local pkg_list= 13:08:25 + [[ -d /opt/pyenv ]] 13:08:25 + echo 'Setup pyenv:' 13:08:25 Setup pyenv: 13:08:25 + export PYENV_ROOT=/opt/pyenv 13:08:25 + PYENV_ROOT=/opt/pyenv 13:08:25 + 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 13:08:25 + 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 13:08:25 + pyenv versions 13:08:25 system 13:08:25 3.8.13 13:08:25 3.9.13 13:08:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:25 + command -v pyenv 13:08:25 ++ pyenv init - --no-rehash 13:08:25 + 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[*]}"'\'')" 13:08:25 export PATH="/opt/pyenv/shims:${PATH}" 13:08:25 export PYENV_SHELL=bash 13:08:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:08:25 pyenv() { 13:08:25 local command 13:08:25 command="${1:-}" 13:08:25 if [ "$#" -gt 0 ]; then 13:08:25 shift 13:08:25 fi 13:08:25 13:08:25 case "$command" in 13:08:25 rehash|shell) 13:08:25 eval "$(pyenv "sh-$command" "$@")" 13:08:25 ;; 13:08:25 *) 13:08:25 command pyenv "$command" "$@" 13:08:25 ;; 13:08:25 esac 13:08:25 }' 13:08:25 +++ 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[*]}"' 13:08:25 ++ 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 13:08:25 ++ 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 13:08:25 ++ 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 13:08:25 ++ export PYENV_SHELL=bash 13:08:25 ++ PYENV_SHELL=bash 13:08:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:08:25 +++ complete -F _pyenv pyenv 13:08:25 ++ lf-pyver python3 13:08:25 ++ local py_version_xy=python3 13:08:25 ++ local py_version_xyz= 13:08:25 ++ pyenv versions 13:08:25 ++ local command 13:08:25 ++ awk '{ print $1 }' 13:08:25 ++ command=versions 13:08:25 ++ '[' 1 -gt 0 ']' 13:08:25 ++ shift 13:08:25 ++ case "$command" in 13:08:25 ++ command pyenv versions 13:08:25 ++ pyenv versions 13:08:25 ++ sed 's/^[ *]* //' 13:08:25 ++ grep -E '^[0-9.]*[0-9]$' 13:08:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:08:25 +++ grep '^3' /tmp/.pyenv_versions 13:08:25 +++ tail -n 1 13:08:25 +++ sort -V 13:08:25 ++ py_version_xyz=3.10.6 13:08:25 ++ [[ -z 3.10.6 ]] 13:08:25 ++ echo 3.10.6 13:08:25 ++ return 0 13:08:25 + pyenv local 3.10.6 13:08:25 + local command 13:08:25 + command=local 13:08:25 + '[' 2 -gt 0 ']' 13:08:25 + shift 13:08:25 + case "$command" in 13:08:25 + command pyenv local 3.10.6 13:08:25 + pyenv local 3.10.6 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='tox ' 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='virtualenv ' 13:08:25 + for arg in "$@" 13:08:25 + case $arg in 13:08:25 + pkg_list+='urllib3~=1.26.15 ' 13:08:25 + [[ -f /tmp/.toxenv ]] 13:08:25 ++ cat /tmp/.toxenv 13:08:25 + lf_venv=/tmp/venv-fG5u 13:08:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fG5u from' file:/tmp/.toxenv 13:08:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fG5u from file:/tmp/.toxenv 13:08:25 + /tmp/venv-fG5u/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:08:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:08:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:08:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:08:26 + /tmp/venv-fG5u/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:08:28 + type python3 13:08:28 + true 13:08:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fG5u/bin to PATH' 13:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-fG5u/bin to PATH 13:08:28 + PATH=/tmp/venv-fG5u/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 13:08:28 + return 0 13:08:28 + [[ -d /opt/pyenv ]] 13:08:28 + echo '---> Setting up pyenv' 13:08:28 ---> Setting up pyenv 13:08:28 + export PYENV_ROOT=/opt/pyenv 13:08:28 + PYENV_ROOT=/opt/pyenv 13:08:28 + export PATH=/opt/pyenv/bin:/tmp/venv-fG5u/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 13:08:28 + PATH=/opt/pyenv/bin:/tmp/venv-fG5u/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 13:08:28 ++ pwd 13:08:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:08:28 + export PYTHONPATH 13:08:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:08:28 + TOX_TESTENV_PASSENV=PYTHONPATH 13:08:28 + tox --version 13:08:28 4.23.2 from /tmp/venv-fG5u/lib/python3.10/site-packages/tox/__init__.py 13:08:28 + PARALLEL=false 13:08:28 + TOX_OPTIONS_LIST= 13:08:28 + [[ -n pre-commit ]] 13:08:28 + TOX_OPTIONS_LIST=' -e pre-commit' 13:08:28 + case ${PARALLEL,,} in 13:08:28 + tox -e pre-commit 13:08:28 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:08:29 pre-commit: install_deps> python -I -m pip install pre-commit 13:08:32 pre-commit: freeze> python -m pip freeze --all 13:08:32 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.3,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.6.0,virtualenv==20.28.0,wheel==0.45.1 13:08:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:08:32 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:08:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:33 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:08:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:08:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:08:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:08:35 [INFO] Once installed this environment will be reused. 13:08:35 [INFO] This may take a few minutes... 13:08:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:08:38 [INFO] Once installed this environment will be reused. 13:08:38 [INFO] This may take a few minutes... 13:08:43 Trim Trailing Whitespace.................................................Passed 13:08:43 Tabs remover.............................................................Passed 13:08:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:08:44 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:08:44 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:08:44 [INFO] Once installed this environment will be reused. 13:08:44 [INFO] This may take a few minutes... 13:08:49 gitlint..............................................(no files to check)Skipped 13:08:49 pre-commit: OK (21.23=setup[3.74]+cmd[11.50,5.99] seconds) 13:08:49 congratulations :) (21.41 seconds) 13:08:50 + tox_status=0 13:08:50 + echo '---> Completed tox runs' 13:08:50 ---> Completed tox runs 13:08:50 + for i in .tox/*/log 13:08:50 ++ echo .tox/pre-commit/log 13:08:50 ++ awk -F/ '{print $2}' 13:08:50 + tox_env=pre-commit 13:08:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:08:50 + DOC_DIR=docs/_build/html 13:08:50 + [[ -d docs/_build/html ]] 13:08:50 + echo '---> tox-run.sh ends' 13:08:50 ---> tox-run.sh ends 13:08:50 + test 0 -eq 0 13:08:50 $ ssh-agent -k 13:08:50 unset SSH_AUTH_SOCK; 13:08:50 unset SSH_AGENT_PID; 13:08:50 echo Agent pid 1728 killed; 13:08:50 [ssh-agent] Stopped. 13:08:50 [PostBuildScript] - [INFO] Executing post build scripts. 13:08:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6706080183055382977.sh 13:08:50 ---> sysstat.sh 13:08:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5748876461489374061.sh 13:08:50 ---> package-listing.sh 13:08:50 ++ facter osfamily 13:08:50 ++ tr '[:upper:]' '[:lower:]' 13:08:50 + OS_FAMILY=debian 13:08:50 + workspace=/w/workspace/oom-master-pre-commit-lint 13:08:50 + START_PACKAGES=/tmp/packages_start.txt 13:08:50 + END_PACKAGES=/tmp/packages_end.txt 13:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:50 + PACKAGES=/tmp/packages_start.txt 13:08:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:08:50 + PACKAGES=/tmp/packages_end.txt 13:08:50 + case "${OS_FAMILY}" in 13:08:50 + dpkg -l 13:08:50 + grep '^ii' 13:08:50 + '[' -f /tmp/packages_start.txt ']' 13:08:50 + '[' -f /tmp/packages_end.txt ']' 13:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:50 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:08:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:08:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:08:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14634954404479820831.sh 13:08:50 ---> capture-instance-metadata.sh 13:08:50 Setup pyenv: 13:08:50 system 13:08:50 3.8.13 13:08:50 3.9.13 13:08:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TPki 13:08:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:08:57 lf-activate-venv(): INFO: Installing: lftools 13:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-TPki/bin to PATH 13:09:23 INFO: Running in OpenStack, capturing instance metadata 13:09:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11130387277325645175.sh 13:09:23 provisioning config files... 13:09:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6698659836627069305tmp 13:09:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:09:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:09:23 [EnvInject] - Injecting environment variables from a build step. 13:09:23 [EnvInject] - Injecting as environment variables the properties content 13:09:23 SERVER_ID=logs 13:09:23 13:09:23 [EnvInject] - Variables injected successfully. 13:09:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8839231480238340701.sh 13:09:23 ---> create-netrc.sh 13:09:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6314217324839477851.sh 13:09:23 ---> python-tools-install.sh 13:09:23 Setup pyenv: 13:09:24 system 13:09:24 3.8.13 13:09:24 3.9.13 13:09:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TPki from file:/tmp/.os_lf_venv 13:09:25 lf-activate-venv(): INFO: Installing: lftools 13:09:32 lf-activate-venv(): INFO: Adding /tmp/venv-TPki/bin to PATH 13:09:32 Generating Requirements File 13:09:53 Python 3.10.6 13:09:53 pip 24.3.1 from /tmp/venv-TPki/lib/python3.10/site-packages/pip (python 3.10) 13:09:54 appdirs==1.4.4 13:09:54 argcomplete==3.5.2 13:09:54 aspy.yaml==1.3.0 13:09:54 attrs==24.3.0 13:09:54 autopage==0.5.2 13:09:54 beautifulsoup4==4.12.3 13:09:54 boto3==1.35.81 13:09:54 botocore==1.35.81 13:09:54 bs4==0.0.2 13:09:54 cachetools==5.5.0 13:09:54 certifi==2024.12.14 13:09:54 cffi==1.17.1 13:09:54 cfgv==3.4.0 13:09:54 chardet==5.2.0 13:09:54 charset-normalizer==3.4.0 13:09:54 click==8.1.7 13:09:54 cliff==4.8.0 13:09:54 cmd2==2.5.7 13:09:54 cryptography==3.3.2 13:09:54 debtcollector==3.0.0 13:09:54 decorator==5.1.1 13:09:54 defusedxml==0.7.1 13:09:54 Deprecated==1.2.15 13:09:54 distlib==0.3.9 13:09:54 dnspython==2.7.0 13:09:54 docker==4.2.2 13:09:54 dogpile.cache==1.3.3 13:09:54 durationpy==0.9 13:09:54 email_validator==2.2.0 13:09:54 filelock==3.16.1 13:09:54 future==1.0.0 13:09:54 gitdb==4.0.11 13:09:54 GitPython==3.1.43 13:09:54 google-auth==2.37.0 13:09:54 httplib2==0.22.0 13:09:54 identify==2.6.3 13:09:54 idna==3.10 13:09:54 importlib-resources==1.5.0 13:09:54 iso8601==2.1.0 13:09:54 Jinja2==3.1.4 13:09:54 jmespath==1.0.1 13:09:54 jsonpatch==1.33 13:09:54 jsonpointer==3.0.0 13:09:54 jsonschema==4.23.0 13:09:54 jsonschema-specifications==2024.10.1 13:09:54 keystoneauth1==5.9.1 13:09:54 kubernetes==31.0.0 13:09:54 lftools==0.37.10 13:09:54 lxml==5.3.0 13:09:54 MarkupSafe==3.0.2 13:09:54 msgpack==1.1.0 13:09:54 multi_key_dict==2.0.3 13:09:54 munch==4.0.0 13:09:54 netaddr==1.3.0 13:09:54 niet==1.4.2 13:09:54 nodeenv==1.9.1 13:09:54 oauth2client==4.1.3 13:09:54 oauthlib==3.2.2 13:09:54 openstacksdk==4.2.0 13:09:54 os-client-config==2.1.0 13:09:54 os-service-types==1.7.0 13:09:54 osc-lib==3.2.0 13:09:54 oslo.config==9.7.0 13:09:54 oslo.context==5.7.0 13:09:54 oslo.i18n==6.5.0 13:09:54 oslo.log==6.2.0 13:09:54 oslo.serialization==5.6.0 13:09:54 oslo.utils==8.0.0 13:09:54 packaging==24.2 13:09:54 pbr==6.1.0 13:09:54 platformdirs==4.3.6 13:09:54 prettytable==3.12.0 13:09:54 psutil==6.1.0 13:09:54 pyasn1==0.6.1 13:09:54 pyasn1_modules==0.4.1 13:09:54 pycparser==2.22 13:09:54 pygerrit2==2.0.15 13:09:54 PyGithub==2.5.0 13:09:54 PyJWT==2.10.1 13:09:54 PyNaCl==1.5.0 13:09:54 pyparsing==2.4.7 13:09:54 pyperclip==1.9.0 13:09:54 pyrsistent==0.20.0 13:09:54 python-cinderclient==9.6.0 13:09:54 python-dateutil==2.9.0.post0 13:09:54 python-heatclient==4.0.0 13:09:54 python-jenkins==1.8.2 13:09:54 python-keystoneclient==5.5.0 13:09:54 python-magnumclient==4.7.0 13:09:54 python-openstackclient==7.2.1 13:09:54 python-swiftclient==4.6.0 13:09:54 PyYAML==6.0.2 13:09:54 referencing==0.35.1 13:09:54 requests==2.32.3 13:09:54 requests-oauthlib==2.0.0 13:09:54 requestsexceptions==1.4.0 13:09:54 rfc3986==2.0.0 13:09:54 rpds-py==0.22.3 13:09:54 rsa==4.9 13:09:54 ruamel.yaml==0.18.6 13:09:54 ruamel.yaml.clib==0.2.12 13:09:54 s3transfer==0.10.4 13:09:54 simplejson==3.19.3 13:09:54 six==1.17.0 13:09:54 smmap==5.0.1 13:09:54 soupsieve==2.6 13:09:54 stevedore==5.4.0 13:09:54 tabulate==0.9.0 13:09:54 toml==0.10.2 13:09:54 tomlkit==0.13.2 13:09:54 tqdm==4.67.1 13:09:54 typing_extensions==4.12.2 13:09:54 tzdata==2024.2 13:09:54 urllib3==1.26.20 13:09:54 virtualenv==20.28.0 13:09:54 wcwidth==0.2.13 13:09:54 websocket-client==1.8.0 13:09:54 wrapt==1.17.0 13:09:54 xdg==6.0.0 13:09:54 xmltodict==0.14.2 13:09:54 yq==3.4.3 13:09:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4111555849197814383.sh 13:09:54 ---> sudo-logs.sh 13:09:54 Archiving 'sudo' log.. 13:09:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14540818623337033715.sh 13:09:54 ---> job-cost.sh 13:09:54 Setup pyenv: 13:09:54 system 13:09:54 3.8.13 13:09:54 3.9.13 13:09:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:09:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TPki from file:/tmp/.os_lf_venv 13:09:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-TPki/bin to PATH 13:10:00 INFO: No Stack... 13:10:00 INFO: Retrieving Pricing Info for: v3-standard-4 13:10:00 INFO: Archiving Costs 13:10:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1916746071697151915.sh 13:10:00 ---> logs-deploy.sh 13:10:00 Setup pyenv: 13:10:00 system 13:10:00 3.8.13 13:10:00 3.9.13 13:10:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:10:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TPki from file:/tmp/.os_lf_venv 13:10:01 lf-activate-venv(): INFO: Installing: lftools 13:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-TPki/bin to PATH 13:10:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3658 13:10:10 INFO: archiving workspace using pattern(s): 13:10:11 Archives upload complete. 13:10:12 INFO: archiving logs to Nexus 13:10:13 ---> uname -a: 13:10:13 Linux prd-ubuntu1804-builder-4c-4g-91323 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:10:13 13:10:13 13:10:13 ---> lscpu: 13:10:13 Architecture: x86_64 13:10:13 CPU op-mode(s): 32-bit, 64-bit 13:10:13 Byte Order: Little Endian 13:10:13 CPU(s): 4 13:10:13 On-line CPU(s) list: 0-3 13:10:13 Thread(s) per core: 1 13:10:13 Core(s) per socket: 1 13:10:13 Socket(s): 4 13:10:13 NUMA node(s): 1 13:10:13 Vendor ID: AuthenticAMD 13:10:13 CPU family: 23 13:10:13 Model: 49 13:10:13 Model name: AMD EPYC-Rome Processor 13:10:13 Stepping: 0 13:10:13 CPU MHz: 2799.998 13:10:13 BogoMIPS: 5599.99 13:10:13 Virtualization: AMD-V 13:10:13 Hypervisor vendor: KVM 13:10:13 Virtualization type: full 13:10:13 L1d cache: 32K 13:10:13 L1i cache: 32K 13:10:13 L2 cache: 512K 13:10:13 L3 cache: 16384K 13:10:13 NUMA node0 CPU(s): 0-3 13:10:13 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 13:10:13 13:10:13 13:10:13 ---> nproc: 13:10:13 4 13:10:13 13:10:13 13:10:13 ---> df -h: 13:10:13 Filesystem Size Used Avail Use% Mounted on 13:10:13 udev 7.9G 0 7.9G 0% /dev 13:10:13 tmpfs 1.6G 672K 1.6G 1% /run 13:10:13 /dev/vda1 78G 8.4G 70G 11% / 13:10:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:10:13 tmpfs 5.0M 0 5.0M 0% /run/lock 13:10:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:10:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:10:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:10:13 13:10:13 13:10:13 ---> free -m: 13:10:13 total used free shared buff/cache available 13:10:13 Mem: 16040 560 13296 0 2182 15159 13:10:13 Swap: 1023 0 1023 13:10:13 13:10:13 13:10:13 ---> ip addr: 13:10:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:10:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:10:13 inet 127.0.0.1/8 scope host lo 13:10:13 valid_lft forever preferred_lft forever 13:10:13 inet6 ::1/128 scope host 13:10:13 valid_lft forever preferred_lft forever 13:10:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:10:13 link/ether fa:16:3e:19:20:de brd ff:ff:ff:ff:ff:ff 13:10:13 inet 10.30.107.162/23 brd 10.30.107.255 scope global dynamic ens3 13:10:13 valid_lft 86243sec preferred_lft 86243sec 13:10:13 inet6 fe80::f816:3eff:fe19:20de/64 scope link 13:10:13 valid_lft forever preferred_lft forever 13:10:13 13:10:13 13:10:13 ---> sar -b -r -n DEV: 13:10:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-91323) 12/16/24 _x86_64_ (4 CPU) 13:10:13 13:10:13 13:07:37 LINUX RESTART (4 CPU) 13:10:13 13:10:13 13:08:01 tps rtps wtps bread/s bwrtn/s 13:10:13 13:09:03 204.70 36.55 168.15 1810.83 20813.06 13:10:13 13:10:01 123.18 1.02 122.16 109.76 24859.70 13:10:13 Average: 164.63 19.09 145.55 974.77 22801.93 13:10:13 13:10:13 13:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:13 13:09:03 13892884 15513480 2532084 15.42 58672 1759612 804248 4.60 775656 1534284 126336 13:10:13 13:10:01 13665876 15572884 2759092 16.80 84604 2003828 745620 4.27 732800 1772492 113164 13:10:13 Average: 13779380 15543182 2645588 16.11 71638 1881720 774934 4.43 754228 1653388 119750 13:10:13 13:10:13 13:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:13 13:09:03 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 13:10:13 13:09:03 ens3 216.13 151.21 1529.55 38.23 0.00 0.00 0.00 0.00 13:10:13 13:10:01 lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 13:10:13 13:10:01 ens3 58.95 44.85 829.29 17.62 0.00 0.00 0.00 0.00 13:10:13 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 13:10:13 Average: ens3 138.87 98.93 1185.38 28.10 0.00 0.00 0.00 0.00 13:10:13 13:10:13 13:10:13 ---> sar -P ALL: 13:10:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-91323) 12/16/24 _x86_64_ (4 CPU) 13:10:13 13:10:13 13:07:37 LINUX RESTART (4 CPU) 13:10:13 13:10:13 13:08:01 CPU %user %nice %system %iowait %steal %idle 13:10:13 13:09:03 all 22.12 0.00 2.53 6.22 0.09 69.04 13:10:13 13:09:03 0 11.79 0.00 1.95 10.26 0.12 75.89 13:10:13 13:09:03 1 30.54 0.00 2.61 2.01 0.10 64.75 13:10:13 13:09:03 2 20.82 0.00 2.97 9.34 0.10 66.77 13:10:13 13:09:03 3 25.26 0.00 2.58 3.28 0.07 68.80 13:10:13 13:10:01 all 20.12 0.00 1.48 4.77 0.07 73.55 13:10:13 13:10:01 0 7.27 0.00 0.95 4.80 0.07 86.91 13:10:13 13:10:01 1 48.77 0.00 2.70 4.00 0.10 44.43 13:10:13 13:10:01 2 15.85 0.00 1.05 1.18 0.05 81.87 13:10:13 13:10:01 3 8.66 0.00 1.28 9.13 0.05 80.87 13:10:13 Average: all 21.14 0.00 2.02 5.51 0.08 71.26 13:10:13 Average: 0 9.56 0.00 1.46 7.56 0.09 81.33 13:10:13 Average: 1 39.50 0.00 2.65 2.98 0.10 54.76 13:10:13 Average: 2 18.37 0.00 2.02 5.32 0.08 74.22 13:10:13 Average: 3 17.12 0.00 1.94 6.16 0.06 74.73 13:10:13 13:10:13 13:10:13