08:01:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 08:01:45 Running as SYSTEM 08:01:45 [EnvInject] - Loading node environment variables. 08:01:45 Building remotely on prd-ubuntu1804-builder-4c-4g-38650 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:01:45 [ssh-agent] Looking for ssh-agent implementation... 08:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:45 $ ssh-agent 08:01:45 SSH_AUTH_SOCK=/tmp/ssh-67JibOr29yC2/agent.1661 08:01:45 SSH_AGENT_PID=1662 08:01:45 [ssh-agent] Started. 08:01:45 Running ssh-add (command line suppressed) 08:01:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14081991717701027505.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14081991717701027505.key) 08:01:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:01:45 The recommended git tool is: NONE 08:01:47 using credential onap-jenkins-ssh 08:01:47 Wiping out workspace first. 08:01:47 Cloning the remote Git repository 08:01:47 Cloning repository git://cloud.onap.org/mirror/oom.git 08:01:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:01:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:01:47 > git --version # timeout=10 08:01:47 > git --version # 'git version 2.17.1' 08:01:47 using GIT_SSH to set credentials Gerrit user 08:01:47 Verifying host key using manually-configured host key entries 08:01:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:01:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:01:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:01:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:01:53 using GIT_SSH to set credentials Gerrit user 08:01:53 Verifying host key using manually-configured host key entries 08:01:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/2 # timeout=30 08:01:53 > git rev-parse b87632e45915f93ada528bceb7c042a6365b0d35^{commit} # timeout=10 08:01:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:01:53 Checking out Revision b87632e45915f93ada528bceb7c042a6365b0d35 (refs/changes/41/141841/2) 08:01:53 > git config core.sparsecheckout # timeout=10 08:01:53 > git checkout -f b87632e45915f93ada528bceb7c042a6365b0d35 # timeout=30 08:01:56 Commit message: "[SO] 16.1.0 release" 08:01:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:01:56 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 08:01:57 [EnvInject] - Injecting environment variables from a build step. 08:01:57 [EnvInject] - Injecting as environment variables the properties content 08:01:57 PYTHON=python3 08:01:57 08:01:57 [EnvInject] - Variables injected successfully. 08:01:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10272764863497806689.sh 08:01:57 ---> tox-install.sh 08:01:57 + source /home/jenkins/lf-env.sh 08:01:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:01:57 ++ mktemp -d /tmp/venv-XXXX 08:01:57 + lf_venv=/tmp/venv-BpXo 08:01:57 + local venv_file=/tmp/.os_lf_venv 08:01:57 + local python=python3 08:01:57 + local options 08:01:57 + local set_path=true 08:01:57 + local install_args= 08:01:57 ++ 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 08:01:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:01:57 + true 08:01:57 + case $1 in 08:01:57 + venv_file=/tmp/.toxenv 08:01:57 + shift 2 08:01:57 + true 08:01:57 + case $1 in 08:01:57 + shift 08:01:57 + break 08:01:57 + case $python in 08:01:57 + local pkg_list= 08:01:57 + [[ -d /opt/pyenv ]] 08:01:57 + echo 'Setup pyenv:' 08:01:57 Setup pyenv: 08:01:57 + export PYENV_ROOT=/opt/pyenv 08:01:57 + PYENV_ROOT=/opt/pyenv 08:01:57 + 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 08:01:57 + 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 08:01:57 + pyenv versions 08:01:57 * system (set by /opt/pyenv/version) 08:01:57 * 3.8.13 (set by /opt/pyenv/version) 08:01:57 * 3.9.13 (set by /opt/pyenv/version) 08:01:57 * 3.10.6 (set by /opt/pyenv/version) 08:01:57 + command -v pyenv 08:01:57 ++ pyenv init - --no-rehash 08:01:57 + 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[*]}"'\'')" 08:01:57 export PATH="/opt/pyenv/shims:${PATH}" 08:01:57 export PYENV_SHELL=bash 08:01:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:01:57 pyenv() { 08:01:57 local command 08:01:57 command="${1:-}" 08:01:57 if [ "$#" -gt 0 ]; then 08:01:57 shift 08:01:57 fi 08:01:57 08:01:57 case "$command" in 08:01:57 rehash|shell) 08:01:57 eval "$(pyenv "sh-$command" "$@")" 08:01:57 ;; 08:01:57 *) 08:01:57 command pyenv "$command" "$@" 08:01:57 ;; 08:01:57 esac 08:01:57 }' 08:01:57 +++ 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[*]}"' 08:01:57 ++ 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 08:01:57 ++ 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 08:01:57 ++ 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 08:01:57 ++ export PYENV_SHELL=bash 08:01:57 ++ PYENV_SHELL=bash 08:01:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:01:57 +++ complete -F _pyenv pyenv 08:01:57 ++ lf-pyver python3 08:01:57 ++ local py_version_xy=python3 08:01:57 ++ local py_version_xyz= 08:01:57 ++ pyenv versions 08:01:57 ++ local command 08:01:57 ++ command=versions 08:01:57 ++ '[' 1 -gt 0 ']' 08:01:57 ++ shift 08:01:57 ++ case "$command" in 08:01:57 ++ command pyenv versions 08:01:57 ++ pyenv versions 08:01:57 ++ sed 's/^[ *]* //' 08:01:57 ++ awk '{ print $1 }' 08:01:57 ++ grep -E '^[0-9.]*[0-9]$' 08:01:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:01:57 +++ grep '^3' /tmp/.pyenv_versions 08:01:57 +++ sort -V 08:01:57 +++ tail -n 1 08:01:57 ++ py_version_xyz=3.10.6 08:01:57 ++ [[ -z 3.10.6 ]] 08:01:57 ++ echo 3.10.6 08:01:57 ++ return 0 08:01:57 + pyenv local 3.10.6 08:01:57 + local command 08:01:57 + command=local 08:01:57 + '[' 2 -gt 0 ']' 08:01:57 + shift 08:01:57 + case "$command" in 08:01:57 + command pyenv local 3.10.6 08:01:57 + pyenv local 3.10.6 08:01:57 + for arg in "$@" 08:01:57 + case $arg in 08:01:57 + pkg_list+='tox ' 08:01:57 + for arg in "$@" 08:01:57 + case $arg in 08:01:57 + pkg_list+='virtualenv ' 08:01:57 + for arg in "$@" 08:01:57 + case $arg in 08:01:57 + pkg_list+='urllib3~=1.26.15 ' 08:01:57 + [[ -f /tmp/.toxenv ]] 08:01:57 + [[ ! -f /tmp/.toxenv ]] 08:01:57 + [[ -n '' ]] 08:01:57 + python3 -m venv /tmp/venv-BpXo 08:02:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BpXo' 08:02:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BpXo 08:02:01 + echo /tmp/venv-BpXo 08:02:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:02:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:02:01 + /tmp/venv-BpXo/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:02:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:02:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:02:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:02:05 + /tmp/venv-BpXo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:02:07 + type python3 08:02:07 + true 08:02:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BpXo/bin to PATH' 08:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-BpXo/bin to PATH 08:02:07 + PATH=/tmp/venv-BpXo/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 08:02:07 + return 0 08:02:07 + python3 --version 08:02:07 Python 3.10.6 08:02:07 + python3 -m pip --version 08:02:08 pip 25.2 from /tmp/venv-BpXo/lib/python3.10/site-packages/pip (python 3.10) 08:02:08 + python3 -m pip freeze 08:02:08 cachetools==6.1.0 08:02:08 chardet==5.2.0 08:02:08 colorama==0.4.6 08:02:08 distlib==0.4.0 08:02:08 filelock==3.19.1 08:02:08 packaging==25.0 08:02:08 platformdirs==4.3.8 08:02:08 pluggy==1.6.0 08:02:08 pyproject-api==1.9.1 08:02:08 tomli==2.2.1 08:02:08 tox==4.28.4 08:02:08 typing_extensions==4.14.1 08:02:08 urllib3==1.26.20 08:02:08 virtualenv==20.34.0 08:02:08 [EnvInject] - Injecting environment variables from a build step. 08:02:08 [EnvInject] - Injecting as environment variables the properties content 08:02:08 PARALLEL=false 08:02:08 08:02:08 [EnvInject] - Variables injected successfully. 08:02:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3542544114504474971.sh 08:02:08 ---> tox-run.sh 08:02:08 + 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 08:02:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:02:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:02:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:02:08 + cd /w/workspace/oom-master-pre-commit-lint/. 08:02:08 + source /home/jenkins/lf-env.sh 08:02:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:02:08 ++ mktemp -d /tmp/venv-XXXX 08:02:08 + lf_venv=/tmp/venv-cl8S 08:02:08 + local venv_file=/tmp/.os_lf_venv 08:02:08 + local python=python3 08:02:08 + local options 08:02:08 + local set_path=true 08:02:08 + local install_args= 08:02:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:02:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:02:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:02:08 + true 08:02:08 + case $1 in 08:02:08 + venv_file=/tmp/.toxenv 08:02:08 + shift 2 08:02:08 + true 08:02:08 + case $1 in 08:02:08 + shift 08:02:08 + break 08:02:08 + case $python in 08:02:08 + local pkg_list= 08:02:08 + [[ -d /opt/pyenv ]] 08:02:08 + echo 'Setup pyenv:' 08:02:08 Setup pyenv: 08:02:08 + export PYENV_ROOT=/opt/pyenv 08:02:08 + PYENV_ROOT=/opt/pyenv 08:02:08 + 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 08:02:08 + 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 08:02:08 + pyenv versions 08:02:08 system 08:02:08 3.8.13 08:02:08 3.9.13 08:02:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:02:08 + command -v pyenv 08:02:08 ++ pyenv init - --no-rehash 08:02:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:02:08 export PATH="/opt/pyenv/shims:${PATH}" 08:02:08 export PYENV_SHELL=bash 08:02:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:02:08 pyenv() { 08:02:08 local command 08:02:08 command="${1:-}" 08:02:08 if [ "$#" -gt 0 ]; then 08:02:08 shift 08:02:08 fi 08:02:08 08:02:08 case "$command" in 08:02:08 rehash|shell) 08:02:08 eval "$(pyenv "sh-$command" "$@")" 08:02:08 ;; 08:02:08 *) 08:02:08 command pyenv "$command" "$@" 08:02:08 ;; 08:02:08 esac 08:02:08 }' 08:02:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:02:08 ++ 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 08:02:08 ++ 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 08:02:08 ++ 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 08:02:08 ++ export PYENV_SHELL=bash 08:02:08 ++ PYENV_SHELL=bash 08:02:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:02:08 +++ complete -F _pyenv pyenv 08:02:08 ++ lf-pyver python3 08:02:08 ++ local py_version_xy=python3 08:02:08 ++ local py_version_xyz= 08:02:08 ++ pyenv versions 08:02:08 ++ sed 's/^[ *]* //' 08:02:08 ++ local command 08:02:08 ++ command=versions 08:02:08 ++ '[' 1 -gt 0 ']' 08:02:08 ++ shift 08:02:08 ++ case "$command" in 08:02:08 ++ command pyenv versions 08:02:08 ++ pyenv versions 08:02:08 ++ awk '{ print $1 }' 08:02:08 ++ grep -E '^[0-9.]*[0-9]$' 08:02:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:02:08 +++ grep '^3' /tmp/.pyenv_versions 08:02:08 +++ sort -V 08:02:08 +++ tail -n 1 08:02:08 ++ py_version_xyz=3.10.6 08:02:08 ++ [[ -z 3.10.6 ]] 08:02:08 ++ echo 3.10.6 08:02:08 ++ return 0 08:02:08 + pyenv local 3.10.6 08:02:08 + local command 08:02:08 + command=local 08:02:08 + '[' 2 -gt 0 ']' 08:02:08 + shift 08:02:08 + case "$command" in 08:02:08 + command pyenv local 3.10.6 08:02:08 + pyenv local 3.10.6 08:02:08 + for arg in "$@" 08:02:08 + case $arg in 08:02:08 + pkg_list+='tox ' 08:02:08 + for arg in "$@" 08:02:08 + case $arg in 08:02:08 + pkg_list+='virtualenv ' 08:02:08 + for arg in "$@" 08:02:08 + case $arg in 08:02:08 + pkg_list+='urllib3~=1.26.15 ' 08:02:08 + [[ -f /tmp/.toxenv ]] 08:02:08 ++ cat /tmp/.toxenv 08:02:08 + lf_venv=/tmp/venv-BpXo 08:02:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BpXo from' file:/tmp/.toxenv 08:02:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BpXo from file:/tmp/.toxenv 08:02:08 + /tmp/venv-BpXo/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:02:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:02:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:02:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:02:09 + /tmp/venv-BpXo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:02:10 + type python3 08:02:10 + true 08:02:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BpXo/bin to PATH' 08:02:10 lf-activate-venv(): INFO: Adding /tmp/venv-BpXo/bin to PATH 08:02:10 + PATH=/tmp/venv-BpXo/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 08:02:10 + return 0 08:02:10 + [[ -d /opt/pyenv ]] 08:02:10 + echo '---> Setting up pyenv' 08:02:10 ---> Setting up pyenv 08:02:10 + export PYENV_ROOT=/opt/pyenv 08:02:10 + PYENV_ROOT=/opt/pyenv 08:02:10 + export PATH=/opt/pyenv/bin:/tmp/venv-BpXo/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 08:02:10 + PATH=/opt/pyenv/bin:/tmp/venv-BpXo/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 08:02:10 ++ pwd 08:02:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:02:10 + export PYTHONPATH 08:02:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:02:10 + TOX_TESTENV_PASSENV=PYTHONPATH 08:02:10 + tox --version 08:02:10 4.28.4 from /tmp/venv-BpXo/lib/python3.10/site-packages/tox/__init__.py 08:02:10 + PARALLEL=false 08:02:10 + TOX_OPTIONS_LIST= 08:02:10 + [[ -n pre-commit ]] 08:02:10 + TOX_OPTIONS_LIST=' -e pre-commit' 08:02:10 + case ${PARALLEL,,} in 08:02:10 + tox -e pre-commit 08:02:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:02:11 pre-commit: install_deps> python -I -m pip install pre-commit 08:02:14 pre-commit: freeze> python -m pip freeze --all 08:02:14 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 08:02:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:02:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:02:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:02:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:02:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:02:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:02:18 [INFO] Once installed this environment will be reused. 08:02:18 [INFO] This may take a few minutes... 08:02:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:02:22 [INFO] Once installed this environment will be reused. 08:02:22 [INFO] This may take a few minutes... 08:02:27 trim trailing whitespace.................................................Passed 08:02:27 Tabs remover.............................................................Passed 08:02:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:02:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:02:27 [INFO] Once installed this environment will be reused. 08:02:27 [INFO] This may take a few minutes... 08:02:36 gitlint..............................................(no files to check)Skipped 08:02:36 pre-commit: OK (24.95=setup[3.57]+cmd[12.38,9.01] seconds) 08:02:36 congratulations :) (25.17 seconds) 08:02:36 + tox_status=0 08:02:36 + echo '---> Completed tox runs' 08:02:36 ---> Completed tox runs 08:02:36 + for i in .tox/*/log 08:02:36 ++ echo .tox/pre-commit/log 08:02:36 ++ awk -F/ '{print $2}' 08:02:36 + tox_env=pre-commit 08:02:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:02:36 + DOC_DIR=docs/_build/html 08:02:36 + [[ -d docs/_build/html ]] 08:02:36 + echo '---> tox-run.sh ends' 08:02:36 ---> tox-run.sh ends 08:02:36 + test 0 -eq 0 08:02:36 $ ssh-agent -k 08:02:36 unset SSH_AUTH_SOCK; 08:02:36 unset SSH_AGENT_PID; 08:02:36 echo Agent pid 1662 killed; 08:02:36 [ssh-agent] Stopped. 08:02:36 [PostBuildScript] - [INFO] Executing post build scripts. 08:02:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4126325829959423408.sh 08:02:36 ---> sysstat.sh 08:02:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12649871107976650348.sh 08:02:36 ---> package-listing.sh 08:02:36 ++ facter osfamily 08:02:36 ++ tr '[:upper:]' '[:lower:]' 08:02:37 + OS_FAMILY=debian 08:02:37 + workspace=/w/workspace/oom-master-pre-commit-lint 08:02:37 + START_PACKAGES=/tmp/packages_start.txt 08:02:37 + END_PACKAGES=/tmp/packages_end.txt 08:02:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:37 + PACKAGES=/tmp/packages_start.txt 08:02:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:02:37 + PACKAGES=/tmp/packages_end.txt 08:02:37 + case "${OS_FAMILY}" in 08:02:37 + dpkg -l 08:02:37 + grep '^ii' 08:02:37 + '[' -f /tmp/packages_start.txt ']' 08:02:37 + '[' -f /tmp/packages_end.txt ']' 08:02:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:02:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:02:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:02:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8431559980911502489.sh 08:02:37 ---> capture-instance-metadata.sh 08:02:37 Setup pyenv: 08:02:37 system 08:02:37 3.8.13 08:02:37 3.9.13 08:02:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:02:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WwoD 08:02:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:44 lf-activate-venv(): INFO: Installing: lftools 08:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-WwoD/bin to PATH 08:03:07 INFO: Running in OpenStack, capturing instance metadata 08:03:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12995398834106233570.sh 08:03:08 provisioning config files... 08:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9628581061744597196tmp 08:03:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:03:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:03:08 [EnvInject] - Injecting environment variables from a build step. 08:03:08 [EnvInject] - Injecting as environment variables the properties content 08:03:08 SERVER_ID=logs 08:03:08 08:03:08 [EnvInject] - Variables injected successfully. 08:03:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12564127463218783004.sh 08:03:08 ---> create-netrc.sh 08:03:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8255894733163888863.sh 08:03:08 ---> python-tools-install.sh 08:03:08 Setup pyenv: 08:03:08 system 08:03:08 3.8.13 08:03:08 3.9.13 08:03:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WwoD from file:/tmp/.os_lf_venv 08:03:10 lf-activate-venv(): INFO: Installing: lftools 08:03:18 lf-activate-venv(): INFO: Adding /tmp/venv-WwoD/bin to PATH 08:03:18 Generating Requirements File 08:03:38 Python 3.10.6 08:03:38 pip 25.2 from /tmp/venv-WwoD/lib/python3.10/site-packages/pip (python 3.10) 08:03:38 appdirs==1.4.4 08:03:38 argcomplete==3.6.2 08:03:38 aspy.yaml==1.3.0 08:03:38 attrs==25.3.0 08:03:38 autopage==0.5.2 08:03:38 beautifulsoup4==4.13.4 08:03:38 boto3==1.40.11 08:03:38 botocore==1.40.11 08:03:38 bs4==0.0.2 08:03:38 cachetools==5.5.2 08:03:38 certifi==2025.8.3 08:03:38 cffi==1.17.1 08:03:38 cfgv==3.4.0 08:03:38 chardet==5.2.0 08:03:38 charset-normalizer==3.4.3 08:03:38 click==8.2.1 08:03:38 cliff==4.10.0 08:03:38 cmd2==2.7.0 08:03:38 cryptography==3.3.2 08:03:38 debtcollector==3.0.0 08:03:38 decorator==5.2.1 08:03:38 defusedxml==0.7.1 08:03:38 Deprecated==1.2.18 08:03:38 distlib==0.4.0 08:03:38 dnspython==2.7.0 08:03:38 docker==7.1.0 08:03:38 dogpile.cache==1.4.0 08:03:38 durationpy==0.10 08:03:38 email_validator==2.2.0 08:03:38 filelock==3.19.1 08:03:38 future==1.0.0 08:03:38 gitdb==4.0.12 08:03:38 GitPython==3.1.45 08:03:38 google-auth==2.40.3 08:03:38 httplib2==0.22.0 08:03:38 identify==2.6.13 08:03:38 idna==3.10 08:03:38 importlib-resources==1.5.0 08:03:38 iso8601==2.1.0 08:03:38 Jinja2==3.1.6 08:03:38 jmespath==1.0.1 08:03:38 jsonpatch==1.33 08:03:38 jsonpointer==3.0.0 08:03:38 jsonschema==4.25.0 08:03:38 jsonschema-specifications==2025.4.1 08:03:38 keystoneauth1==5.11.1 08:03:38 kubernetes==33.1.0 08:03:38 lftools==0.37.13 08:03:38 lxml==6.0.0 08:03:38 markdown-it-py==4.0.0 08:03:38 MarkupSafe==3.0.2 08:03:38 mdurl==0.1.2 08:03:38 msgpack==1.1.1 08:03:38 multi_key_dict==2.0.3 08:03:38 munch==4.0.0 08:03:38 netaddr==1.3.0 08:03:38 niet==1.4.2 08:03:38 nodeenv==1.9.1 08:03:38 oauth2client==4.1.3 08:03:38 oauthlib==3.3.1 08:03:38 openstacksdk==4.7.0 08:03:38 os-client-config==2.3.0 08:03:38 os-service-types==1.8.0 08:03:38 osc-lib==4.1.0 08:03:38 oslo.config==10.0.0 08:03:38 oslo.context==6.0.0 08:03:38 oslo.i18n==6.5.1 08:03:38 oslo.log==7.2.0 08:03:38 oslo.serialization==5.7.0 08:03:38 oslo.utils==9.0.0 08:03:38 packaging==25.0 08:03:38 pbr==7.0.0 08:03:38 platformdirs==4.3.8 08:03:38 prettytable==3.16.0 08:03:38 psutil==7.0.0 08:03:38 pyasn1==0.6.1 08:03:38 pyasn1_modules==0.4.2 08:03:38 pycparser==2.22 08:03:38 pygerrit2==2.0.15 08:03:38 PyGithub==2.7.0 08:03:38 Pygments==2.19.2 08:03:38 PyJWT==2.10.1 08:03:38 PyNaCl==1.5.0 08:03:38 pyparsing==2.4.7 08:03:38 pyperclip==1.9.0 08:03:38 pyrsistent==0.20.0 08:03:38 python-cinderclient==9.7.0 08:03:38 python-dateutil==2.9.0.post0 08:03:38 python-heatclient==4.3.0 08:03:38 python-jenkins==1.8.3 08:03:38 python-keystoneclient==5.6.0 08:03:38 python-magnumclient==4.8.1 08:03:38 python-openstackclient==8.1.0 08:03:38 python-swiftclient==4.8.0 08:03:38 PyYAML==6.0.2 08:03:38 referencing==0.36.2 08:03:38 requests==2.32.4 08:03:38 requests-oauthlib==2.0.0 08:03:38 requestsexceptions==1.4.0 08:03:38 rfc3986==2.0.0 08:03:38 rich==14.1.0 08:03:38 rich-argparse==1.7.1 08:03:38 rpds-py==0.27.0 08:03:38 rsa==4.9.1 08:03:38 ruamel.yaml==0.18.14 08:03:38 ruamel.yaml.clib==0.2.12 08:03:38 s3transfer==0.13.1 08:03:38 simplejson==3.20.1 08:03:38 six==1.17.0 08:03:38 smmap==5.0.2 08:03:38 soupsieve==2.7 08:03:38 stevedore==5.4.1 08:03:38 tabulate==0.9.0 08:03:38 toml==0.10.2 08:03:38 tomlkit==0.13.3 08:03:38 tqdm==4.67.1 08:03:38 typing_extensions==4.14.1 08:03:38 tzdata==2025.2 08:03:38 urllib3==1.26.20 08:03:38 virtualenv==20.34.0 08:03:38 wcwidth==0.2.13 08:03:38 websocket-client==1.8.0 08:03:38 wrapt==1.17.3 08:03:38 xdg==6.0.0 08:03:38 xmltodict==0.14.2 08:03:38 yq==3.4.3 08:03:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2429177261450547832.sh 08:03:38 ---> sudo-logs.sh 08:03:38 Archiving 'sudo' log.. 08:03:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11316682487287217492.sh 08:03:38 ---> job-cost.sh 08:03:38 Setup pyenv: 08:03:38 system 08:03:38 3.8.13 08:03:38 3.9.13 08:03:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:03:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WwoD from file:/tmp/.os_lf_venv 08:03:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-WwoD/bin to PATH 08:03:46 INFO: No Stack... 08:03:46 INFO: Retrieving Pricing Info for: v3-standard-4 08:03:46 INFO: Archiving Costs 08:03:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12076187502330433833.sh 08:03:47 ---> logs-deploy.sh 08:03:47 Setup pyenv: 08:03:47 system 08:03:47 3.8.13 08:03:47 3.9.13 08:03:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:03:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WwoD from file:/tmp/.os_lf_venv 08:03:49 lf-activate-venv(): INFO: Installing: lftools 08:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-WwoD/bin to PATH 08:04:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4219 08:04:00 INFO: archiving workspace using pattern(s): 08:04:01 Archives upload complete. 08:04:01 INFO: archiving logs to Nexus 08:04:02 ---> uname -a: 08:04:02 Linux prd-ubuntu1804-builder-4c-4g-38650 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:04:02 08:04:02 08:04:02 ---> lscpu: 08:04:02 Architecture: x86_64 08:04:02 CPU op-mode(s): 32-bit, 64-bit 08:04:02 Byte Order: Little Endian 08:04:02 CPU(s): 4 08:04:02 On-line CPU(s) list: 0-3 08:04:02 Thread(s) per core: 1 08:04:02 Core(s) per socket: 1 08:04:02 Socket(s): 4 08:04:02 NUMA node(s): 1 08:04:02 Vendor ID: AuthenticAMD 08:04:02 CPU family: 23 08:04:02 Model: 49 08:04:02 Model name: AMD EPYC-Rome Processor 08:04:02 Stepping: 0 08:04:02 CPU MHz: 2800.000 08:04:02 BogoMIPS: 5600.00 08:04:02 Virtualization: AMD-V 08:04:02 Hypervisor vendor: KVM 08:04:02 Virtualization type: full 08:04:02 L1d cache: 32K 08:04:02 L1i cache: 32K 08:04:02 L2 cache: 512K 08:04:02 L3 cache: 16384K 08:04:02 NUMA node0 CPU(s): 0-3 08:04:02 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 08:04:02 08:04:02 08:04:02 ---> nproc: 08:04:02 4 08:04:02 08:04:02 08:04:02 ---> df -h: 08:04:02 Filesystem Size Used Avail Use% Mounted on 08:04:02 udev 7.9G 0 7.9G 0% /dev 08:04:02 tmpfs 1.6G 672K 1.6G 1% /run 08:04:02 /dev/vda1 78G 8.4G 69G 11% / 08:04:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:04:02 tmpfs 5.0M 0 5.0M 0% /run/lock 08:04:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:04:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:04:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:04:02 08:04:02 08:04:02 ---> free -m: 08:04:02 total used free shared buff/cache available 08:04:02 Mem: 16040 538 13289 0 2211 15180 08:04:02 Swap: 1023 0 1023 08:04:02 08:04:02 08:04:02 ---> ip addr: 08:04:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:04:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:04:02 inet 127.0.0.1/8 scope host lo 08:04:02 valid_lft forever preferred_lft forever 08:04:02 inet6 ::1/128 scope host 08:04:02 valid_lft forever preferred_lft forever 08:04:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:04:02 link/ether fa:16:3e:0a:b7:01 brd ff:ff:ff:ff:ff:ff 08:04:02 inet 10.30.106.205/23 brd 10.30.107.255 scope global dynamic ens3 08:04:02 valid_lft 86246sec preferred_lft 86246sec 08:04:02 inet6 fe80::f816:3eff:fe0a:b701/64 scope link 08:04:02 valid_lft forever preferred_lft forever 08:04:02 08:04:02 08:04:02 ---> sar -b -r -n DEV: 08:04:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38650) 08/18/25 _x86_64_ (4 CPU) 08:04:02 08:04:02 08:01:30 LINUX RESTART (4 CPU) 08:04:02 08:04:02 08:02:02 tps rtps wtps bread/s bwrtn/s 08:04:02 08:03:01 123.08 8.86 114.22 173.94 45324.11 08:04:02 08:04:01 101.07 1.48 99.58 137.82 25996.67 08:04:02 Average: 111.98 5.14 106.84 155.73 35578.39 08:04:02 08:04:02 08:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:02 08:03:01 13776136 15502308 2648832 16.13 67120 1853192 841320 4.81 809320 1614808 109512 08:04:02 08:04:01 13607876 15544156 2817092 17.15 88056 2027992 795624 4.55 778340 1785464 98572 08:04:02 Average: 13692006 15523232 2732962 16.64 77588 1940592 818472 4.68 793830 1700136 104042 08:04:02 08:04:02 08:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:02 08:03:01 ens3 169.53 113.52 1443.37 14.71 0.00 0.00 0.00 0.00 08:04:02 08:03:01 lo 2.58 2.58 0.29 0.29 0.00 0.00 0.00 0.00 08:04:02 08:04:01 ens3 45.50 34.42 282.68 10.77 0.00 0.00 0.00 0.00 08:04:02 08:04:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:04:02 Average: ens3 106.99 73.64 858.10 12.72 0.00 0.00 0.00 0.00 08:04:02 Average: lo 1.95 1.95 0.22 0.22 0.00 0.00 0.00 0.00 08:04:02 08:04:02 08:04:02 ---> sar -P ALL: 08:04:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-38650) 08/18/25 _x86_64_ (4 CPU) 08:04:02 08:04:02 08:01:30 LINUX RESTART (4 CPU) 08:04:02 08:04:02 08:02:02 CPU %user %nice %system %iowait %steal %idle 08:04:02 08:03:01 all 21.68 0.00 2.11 4.14 0.07 72.00 08:04:02 08:03:01 0 43.76 0.00 2.97 2.17 0.07 51.03 08:04:02 08:03:01 1 16.35 0.00 2.08 1.37 0.05 80.15 08:04:02 08:03:01 2 13.44 0.00 1.82 1.05 0.08 83.60 08:04:02 08:03:01 3 13.08 0.00 1.58 11.98 0.05 73.30 08:04:02 08:04:01 all 20.73 0.00 1.42 2.20 0.04 75.62 08:04:02 08:04:01 0 30.70 0.00 1.78 0.82 0.05 66.65 08:04:02 08:04:01 1 8.00 0.00 0.89 0.02 0.03 91.07 08:04:02 08:04:01 2 11.86 0.00 1.35 3.96 0.05 82.78 08:04:02 08:04:01 3 32.29 0.00 1.65 3.97 0.05 62.03 08:04:02 Average: all 21.20 0.00 1.76 3.16 0.06 73.82 08:04:02 Average: 0 37.17 0.00 2.37 1.49 0.06 58.91 08:04:02 Average: 1 12.13 0.00 1.48 0.68 0.04 85.66 08:04:02 Average: 2 12.64 0.00 1.58 2.52 0.07 83.18 08:04:02 Average: 3 22.78 0.00 1.62 7.94 0.05 67.61 08:04:02 08:04:02 08:04:02