11:13:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141841 11:13:25 Running as SYSTEM 11:13:25 [EnvInject] - Loading node environment variables. 11:13:25 Building remotely on prd-ubuntu1804-builder-4c-4g-39219 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:13:25 [ssh-agent] Looking for ssh-agent implementation... 11:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:13:25 $ ssh-agent 11:13:25 SSH_AUTH_SOCK=/tmp/ssh-SXocoMcirvWn/agent.1650 11:13:25 SSH_AGENT_PID=1652 11:13:25 [ssh-agent] Started. 11:13:25 Running ssh-add (command line suppressed) 11:13:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7318424852444466030.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7318424852444466030.key) 11:13:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:13:25 The recommended git tool is: NONE 11:13:27 using credential onap-jenkins-ssh 11:13:27 Wiping out workspace first. 11:13:27 Cloning the remote Git repository 11:13:27 Cloning repository git://cloud.onap.org/mirror/oom.git 11:13:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:13:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:13:27 > git --version # timeout=10 11:13:27 > git --version # 'git version 2.17.1' 11:13:27 using GIT_SSH to set credentials Gerrit user 11:13:27 Verifying host key using manually-configured host key entries 11:13:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:13:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:13:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:13:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:13:32 using GIT_SSH to set credentials Gerrit user 11:13:32 Verifying host key using manually-configured host key entries 11:13:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/41/141841/8 # timeout=30 11:13:32 > git rev-parse 3fc1eec4de39e8928da034af256ea44d9c13019f^{commit} # timeout=10 11:13:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:13:32 Checking out Revision 3fc1eec4de39e8928da034af256ea44d9c13019f (refs/changes/41/141841/8) 11:13:32 > git config core.sparsecheckout # timeout=10 11:13:32 > git checkout -f 3fc1eec4de39e8928da034af256ea44d9c13019f # timeout=30 11:13:36 Commit message: "[SO] 16.1.0 release" 11:13:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:13:36 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:13:36 [EnvInject] - Injecting environment variables from a build step. 11:13:36 [EnvInject] - Injecting as environment variables the properties content 11:13:36 PYTHON=python3 11:13:36 11:13:36 [EnvInject] - Variables injected successfully. 11:13:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11419081705634785315.sh 11:13:36 ---> tox-install.sh 11:13:36 + source /home/jenkins/lf-env.sh 11:13:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:36 ++ mktemp -d /tmp/venv-XXXX 11:13:36 + lf_venv=/tmp/venv-blOi 11:13:36 + local venv_file=/tmp/.os_lf_venv 11:13:36 + local python=python3 11:13:36 + local options 11:13:36 + local set_path=true 11:13:36 + local install_args= 11:13:36 ++ 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:13:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:36 + true 11:13:36 + case $1 in 11:13:36 + venv_file=/tmp/.toxenv 11:13:36 + shift 2 11:13:36 + true 11:13:36 + case $1 in 11:13:36 + shift 11:13:36 + break 11:13:36 + case $python in 11:13:36 + local pkg_list= 11:13:36 + [[ -d /opt/pyenv ]] 11:13:36 + echo 'Setup pyenv:' 11:13:36 Setup pyenv: 11:13:36 + export PYENV_ROOT=/opt/pyenv 11:13:36 + PYENV_ROOT=/opt/pyenv 11:13:36 + 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:13:36 + 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:13:36 + pyenv versions 11:13:36 * system (set by /opt/pyenv/version) 11:13:36 * 3.8.13 (set by /opt/pyenv/version) 11:13:36 * 3.9.13 (set by /opt/pyenv/version) 11:13:36 * 3.10.6 (set by /opt/pyenv/version) 11:13:36 + command -v pyenv 11:13:36 ++ pyenv init - --no-rehash 11:13:36 + 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:13:36 export PATH="/opt/pyenv/shims:${PATH}" 11:13:36 export PYENV_SHELL=bash 11:13:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:36 pyenv() { 11:13:36 local command 11:13:36 command="${1:-}" 11:13:36 if [ "$#" -gt 0 ]; then 11:13:36 shift 11:13:36 fi 11:13:36 11:13:36 case "$command" in 11:13:36 rehash|shell) 11:13:36 eval "$(pyenv "sh-$command" "$@")" 11:13:36 ;; 11:13:36 *) 11:13:36 command pyenv "$command" "$@" 11:13:36 ;; 11:13:36 esac 11:13:36 }' 11:13:36 +++ 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:13:36 ++ 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:13:36 ++ 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:13:36 ++ 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:13:36 ++ export PYENV_SHELL=bash 11:13:36 ++ PYENV_SHELL=bash 11:13:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:36 +++ complete -F _pyenv pyenv 11:13:36 ++ lf-pyver python3 11:13:36 ++ local py_version_xy=python3 11:13:36 ++ local py_version_xyz= 11:13:36 ++ pyenv versions 11:13:36 ++ sed 's/^[ *]* //' 11:13:36 ++ local command 11:13:36 ++ awk '{ print $1 }' 11:13:36 ++ grep -E '^[0-9.]*[0-9]$' 11:13:36 ++ command=versions 11:13:36 ++ '[' 1 -gt 0 ']' 11:13:36 ++ shift 11:13:36 ++ case "$command" in 11:13:36 ++ command pyenv versions 11:13:36 ++ pyenv versions 11:13:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:37 +++ grep '^3' /tmp/.pyenv_versions 11:13:37 +++ tail -n 1 11:13:37 +++ sort -V 11:13:37 ++ py_version_xyz=3.10.6 11:13:37 ++ [[ -z 3.10.6 ]] 11:13:37 ++ echo 3.10.6 11:13:37 ++ return 0 11:13:37 + pyenv local 3.10.6 11:13:37 + local command 11:13:37 + command=local 11:13:37 + '[' 2 -gt 0 ']' 11:13:37 + shift 11:13:37 + case "$command" in 11:13:37 + command pyenv local 3.10.6 11:13:37 + pyenv local 3.10.6 11:13:37 + for arg in "$@" 11:13:37 + case $arg in 11:13:37 + pkg_list+='tox ' 11:13:37 + for arg in "$@" 11:13:37 + case $arg in 11:13:37 + pkg_list+='virtualenv ' 11:13:37 + for arg in "$@" 11:13:37 + case $arg in 11:13:37 + pkg_list+='urllib3~=1.26.15 ' 11:13:37 + [[ -f /tmp/.toxenv ]] 11:13:37 + [[ ! -f /tmp/.toxenv ]] 11:13:37 + [[ -n '' ]] 11:13:37 + python3 -m venv /tmp/venv-blOi 11:13:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-blOi' 11:13:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-blOi 11:13:41 + echo /tmp/venv-blOi 11:13:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:13:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:13:41 + /tmp/venv-blOi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:45 + /tmp/venv-blOi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:47 + type python3 11:13:47 + true 11:13:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-blOi/bin to PATH' 11:13:47 lf-activate-venv(): INFO: Adding /tmp/venv-blOi/bin to PATH 11:13:47 + PATH=/tmp/venv-blOi/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:13:47 + return 0 11:13:47 + python3 --version 11:13:47 Python 3.10.6 11:13:47 + python3 -m pip --version 11:13:47 pip 25.2 from /tmp/venv-blOi/lib/python3.10/site-packages/pip (python 3.10) 11:13:47 + python3 -m pip freeze 11:13:47 cachetools==6.1.0 11:13:47 chardet==5.2.0 11:13:47 colorama==0.4.6 11:13:47 distlib==0.4.0 11:13:47 filelock==3.19.1 11:13:47 packaging==25.0 11:13:47 platformdirs==4.3.8 11:13:47 pluggy==1.6.0 11:13:47 pyproject-api==1.9.1 11:13:47 tomli==2.2.1 11:13:47 tox==4.28.4 11:13:47 typing_extensions==4.14.1 11:13:47 urllib3==1.26.20 11:13:47 virtualenv==20.34.0 11:13:47 [EnvInject] - Injecting environment variables from a build step. 11:13:47 [EnvInject] - Injecting as environment variables the properties content 11:13:47 PARALLEL=false 11:13:47 11:13:47 [EnvInject] - Variables injected successfully. 11:13:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9434449524925097583.sh 11:13:47 ---> tox-run.sh 11:13:47 + 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:13:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:13:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:13:47 + cd /w/workspace/oom-master-pre-commit-lint/. 11:13:47 + source /home/jenkins/lf-env.sh 11:13:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:13:47 ++ mktemp -d /tmp/venv-XXXX 11:13:47 + lf_venv=/tmp/venv-KmpK 11:13:47 + local venv_file=/tmp/.os_lf_venv 11:13:47 + local python=python3 11:13:47 + local options 11:13:47 + local set_path=true 11:13:47 + local install_args= 11:13:47 ++ 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:13:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:13:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:13:47 + true 11:13:47 + case $1 in 11:13:47 + venv_file=/tmp/.toxenv 11:13:47 + shift 2 11:13:47 + true 11:13:47 + case $1 in 11:13:47 + shift 11:13:47 + break 11:13:47 + case $python in 11:13:47 + local pkg_list= 11:13:47 + [[ -d /opt/pyenv ]] 11:13:47 + echo 'Setup pyenv:' 11:13:47 Setup pyenv: 11:13:47 + export PYENV_ROOT=/opt/pyenv 11:13:47 + PYENV_ROOT=/opt/pyenv 11:13:47 + 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:13:47 + 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:13:47 + pyenv versions 11:13:47 system 11:13:47 3.8.13 11:13:47 3.9.13 11:13:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:47 + command -v pyenv 11:13:47 ++ pyenv init - --no-rehash 11:13:47 + 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:13:47 export PATH="/opt/pyenv/shims:${PATH}" 11:13:47 export PYENV_SHELL=bash 11:13:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:13:47 pyenv() { 11:13:47 local command 11:13:47 command="${1:-}" 11:13:47 if [ "$#" -gt 0 ]; then 11:13:47 shift 11:13:47 fi 11:13:47 11:13:47 case "$command" in 11:13:47 rehash|shell) 11:13:47 eval "$(pyenv "sh-$command" "$@")" 11:13:47 ;; 11:13:47 *) 11:13:47 command pyenv "$command" "$@" 11:13:47 ;; 11:13:47 esac 11:13:47 }' 11:13:47 +++ 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:13:47 ++ 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:13:47 ++ 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:13:47 ++ 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:13:47 ++ export PYENV_SHELL=bash 11:13:47 ++ PYENV_SHELL=bash 11:13:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:13:47 +++ complete -F _pyenv pyenv 11:13:47 ++ lf-pyver python3 11:13:47 ++ local py_version_xy=python3 11:13:47 ++ local py_version_xyz= 11:13:47 ++ pyenv versions 11:13:47 ++ local command 11:13:47 ++ sed 's/^[ *]* //' 11:13:47 ++ command=versions 11:13:47 ++ '[' 1 -gt 0 ']' 11:13:47 ++ shift 11:13:47 ++ case "$command" in 11:13:47 ++ command pyenv versions 11:13:47 ++ pyenv versions 11:13:47 ++ awk '{ print $1 }' 11:13:47 ++ grep -E '^[0-9.]*[0-9]$' 11:13:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:13:47 +++ grep '^3' /tmp/.pyenv_versions 11:13:47 +++ sort -V 11:13:47 +++ tail -n 1 11:13:47 ++ py_version_xyz=3.10.6 11:13:47 ++ [[ -z 3.10.6 ]] 11:13:47 ++ echo 3.10.6 11:13:47 ++ return 0 11:13:47 + pyenv local 3.10.6 11:13:47 + local command 11:13:47 + command=local 11:13:47 + '[' 2 -gt 0 ']' 11:13:47 + shift 11:13:47 + case "$command" in 11:13:47 + command pyenv local 3.10.6 11:13:47 + pyenv local 3.10.6 11:13:47 + for arg in "$@" 11:13:47 + case $arg in 11:13:47 + pkg_list+='tox ' 11:13:47 + for arg in "$@" 11:13:47 + case $arg in 11:13:47 + pkg_list+='virtualenv ' 11:13:47 + for arg in "$@" 11:13:47 + case $arg in 11:13:47 + pkg_list+='urllib3~=1.26.15 ' 11:13:47 + [[ -f /tmp/.toxenv ]] 11:13:47 ++ cat /tmp/.toxenv 11:13:47 + lf_venv=/tmp/venv-blOi 11:13:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blOi from' file:/tmp/.toxenv 11:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-blOi from file:/tmp/.toxenv 11:13:47 + /tmp/venv-blOi/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:13:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:13:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:13:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:13:48 + /tmp/venv-blOi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:13:49 + type python3 11:13:49 + true 11:13:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-blOi/bin to PATH' 11:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-blOi/bin to PATH 11:13:49 + PATH=/tmp/venv-blOi/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:13:49 + return 0 11:13:49 + [[ -d /opt/pyenv ]] 11:13:49 + echo '---> Setting up pyenv' 11:13:49 ---> Setting up pyenv 11:13:49 + export PYENV_ROOT=/opt/pyenv 11:13:49 + PYENV_ROOT=/opt/pyenv 11:13:49 + export PATH=/opt/pyenv/bin:/tmp/venv-blOi/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:13:49 + PATH=/opt/pyenv/bin:/tmp/venv-blOi/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:13:49 ++ pwd 11:13:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:13:49 + export PYTHONPATH 11:13:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:13:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:13:49 + tox --version 11:13:50 4.28.4 from /tmp/venv-blOi/lib/python3.10/site-packages/tox/__init__.py 11:13:50 + PARALLEL=false 11:13:50 + TOX_OPTIONS_LIST= 11:13:50 + [[ -n pre-commit ]] 11:13:50 + TOX_OPTIONS_LIST=' -e pre-commit' 11:13:50 + case ${PARALLEL,,} in 11:13:50 + tox -e pre-commit 11:13:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:13:51 pre-commit: install_deps> python -I -m pip install pre-commit 11:13:53 pre-commit: freeze> python -m pip freeze --all 11:13:54 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 11:13:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:13:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:13:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:13:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:13:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:13:56 [INFO] Once installed this environment will be reused. 11:13:56 [INFO] This may take a few minutes... 11:14:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:14:00 [INFO] Once installed this environment will be reused. 11:14:00 [INFO] This may take a few minutes... 11:14:05 trim trailing whitespace.................................................Passed 11:14:05 Tabs remover.............................................................Passed 11:14:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:14:05 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:14:05 [INFO] Once installed this environment will be reused. 11:14:05 [INFO] This may take a few minutes... 11:14:13 gitlint..............................................(no files to check)Skipped 11:14:13 pre-commit: OK (23.13=setup[3.43]+cmd[11.21,8.49] seconds) 11:14:13 congratulations :) (23.35 seconds) 11:14:13 + tox_status=0 11:14:13 + echo '---> Completed tox runs' 11:14:13 ---> Completed tox runs 11:14:13 + for i in .tox/*/log 11:14:13 ++ echo .tox/pre-commit/log 11:14:13 ++ awk -F/ '{print $2}' 11:14:13 + tox_env=pre-commit 11:14:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:14:13 + DOC_DIR=docs/_build/html 11:14:13 + [[ -d docs/_build/html ]] 11:14:13 + echo '---> tox-run.sh ends' 11:14:13 ---> tox-run.sh ends 11:14:13 + test 0 -eq 0 11:14:13 $ ssh-agent -k 11:14:13 unset SSH_AUTH_SOCK; 11:14:13 unset SSH_AGENT_PID; 11:14:13 echo Agent pid 1652 killed; 11:14:13 [ssh-agent] Stopped. 11:14:13 [PostBuildScript] - [INFO] Executing post build scripts. 11:14:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14971071544105738028.sh 11:14:13 ---> sysstat.sh 11:14:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15733889773068688266.sh 11:14:14 ---> package-listing.sh 11:14:14 ++ tr '[:upper:]' '[:lower:]' 11:14:14 ++ facter osfamily 11:14:14 + OS_FAMILY=debian 11:14:14 + workspace=/w/workspace/oom-master-pre-commit-lint 11:14:14 + START_PACKAGES=/tmp/packages_start.txt 11:14:14 + END_PACKAGES=/tmp/packages_end.txt 11:14:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:14 + PACKAGES=/tmp/packages_start.txt 11:14:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:14:14 + PACKAGES=/tmp/packages_end.txt 11:14:14 + case "${OS_FAMILY}" in 11:14:14 + dpkg -l 11:14:14 + grep '^ii' 11:14:14 + '[' -f /tmp/packages_start.txt ']' 11:14:14 + '[' -f /tmp/packages_end.txt ']' 11:14:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:14:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:14:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:14:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16248277694690107979.sh 11:14:14 ---> capture-instance-metadata.sh 11:14:14 Setup pyenv: 11:14:14 system 11:14:14 3.8.13 11:14:14 3.9.13 11:14:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rSC0 11:14:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:14:22 lf-activate-venv(): INFO: Installing: lftools 11:14:43 lf-activate-venv(): INFO: Adding /tmp/venv-rSC0/bin to PATH 11:14:43 INFO: Running in OpenStack, capturing instance metadata 11:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3603982334131968317.sh 11:14:44 provisioning config files... 11:14:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config153151902433549701tmp 11:14:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:14:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:14:44 [EnvInject] - Injecting environment variables from a build step. 11:14:44 [EnvInject] - Injecting as environment variables the properties content 11:14:44 SERVER_ID=logs 11:14:44 11:14:44 [EnvInject] - Variables injected successfully. 11:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15531681129222981698.sh 11:14:44 ---> create-netrc.sh 11:14:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8320833163298043073.sh 11:14:44 ---> python-tools-install.sh 11:14:44 Setup pyenv: 11:14:44 system 11:14:44 3.8.13 11:14:44 3.9.13 11:14:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSC0 from file:/tmp/.os_lf_venv 11:14:46 lf-activate-venv(): INFO: Installing: lftools 11:14:53 lf-activate-venv(): INFO: Adding /tmp/venv-rSC0/bin to PATH 11:14:53 Generating Requirements File 11:15:13 Python 3.10.6 11:15:13 pip 25.2 from /tmp/venv-rSC0/lib/python3.10/site-packages/pip (python 3.10) 11:15:14 appdirs==1.4.4 11:15:14 argcomplete==3.6.2 11:15:14 aspy.yaml==1.3.0 11:15:14 attrs==25.3.0 11:15:14 autopage==0.5.2 11:15:14 beautifulsoup4==4.13.4 11:15:14 boto3==1.40.13 11:15:14 botocore==1.40.13 11:15:14 bs4==0.0.2 11:15:14 cachetools==5.5.2 11:15:14 certifi==2025.8.3 11:15:14 cffi==1.17.1 11:15:14 cfgv==3.4.0 11:15:14 chardet==5.2.0 11:15:14 charset-normalizer==3.4.3 11:15:14 click==8.2.1 11:15:14 cliff==4.10.0 11:15:14 cmd2==2.7.0 11:15:14 cryptography==3.3.2 11:15:14 debtcollector==3.0.0 11:15:14 decorator==5.2.1 11:15:14 defusedxml==0.7.1 11:15:14 Deprecated==1.2.18 11:15:14 distlib==0.4.0 11:15:14 dnspython==2.7.0 11:15:14 docker==7.1.0 11:15:14 dogpile.cache==1.4.0 11:15:14 durationpy==0.10 11:15:14 email_validator==2.2.0 11:15:14 filelock==3.19.1 11:15:14 future==1.0.0 11:15:14 gitdb==4.0.12 11:15:14 GitPython==3.1.45 11:15:14 google-auth==2.40.3 11:15:14 httplib2==0.22.0 11:15:14 identify==2.6.13 11:15:14 idna==3.10 11:15:14 importlib-resources==1.5.0 11:15:14 iso8601==2.1.0 11:15:14 Jinja2==3.1.6 11:15:14 jmespath==1.0.1 11:15:14 jsonpatch==1.33 11:15:14 jsonpointer==3.0.0 11:15:14 jsonschema==4.25.1 11:15:14 jsonschema-specifications==2025.4.1 11:15:14 keystoneauth1==5.11.1 11:15:14 kubernetes==33.1.0 11:15:14 lftools==0.37.13 11:15:14 lxml==6.0.0 11:15:14 markdown-it-py==4.0.0 11:15:14 MarkupSafe==3.0.2 11:15:14 mdurl==0.1.2 11:15:14 msgpack==1.1.1 11:15:14 multi_key_dict==2.0.3 11:15:14 munch==4.0.0 11:15:14 netaddr==1.3.0 11:15:14 niet==1.4.2 11:15:14 nodeenv==1.9.1 11:15:14 oauth2client==4.1.3 11:15:14 oauthlib==3.3.1 11:15:14 openstacksdk==4.7.0 11:15:14 os-client-config==2.3.0 11:15:14 os-service-types==1.8.0 11:15:14 osc-lib==4.1.0 11:15:14 oslo.config==10.0.0 11:15:14 oslo.context==6.0.0 11:15:14 oslo.i18n==6.5.1 11:15:14 oslo.log==7.2.0 11:15:14 oslo.serialization==5.7.0 11:15:14 oslo.utils==9.0.0 11:15:14 packaging==25.0 11:15:14 pbr==7.0.0 11:15:14 platformdirs==4.3.8 11:15:14 prettytable==3.16.0 11:15:14 psutil==7.0.0 11:15:14 pyasn1==0.6.1 11:15:14 pyasn1_modules==0.4.2 11:15:14 pycparser==2.22 11:15:14 pygerrit2==2.0.15 11:15:14 PyGithub==2.7.0 11:15:14 Pygments==2.19.2 11:15:14 PyJWT==2.10.1 11:15:14 PyNaCl==1.5.0 11:15:14 pyparsing==2.4.7 11:15:14 pyperclip==1.9.0 11:15:14 pyrsistent==0.20.0 11:15:14 python-cinderclient==9.7.0 11:15:14 python-dateutil==2.9.0.post0 11:15:14 python-heatclient==4.3.0 11:15:14 python-jenkins==1.8.3 11:15:14 python-keystoneclient==5.6.0 11:15:14 python-magnumclient==4.8.1 11:15:14 python-openstackclient==8.1.0 11:15:14 python-swiftclient==4.8.0 11:15:14 PyYAML==6.0.2 11:15:14 referencing==0.36.2 11:15:14 requests==2.32.5 11:15:14 requests-oauthlib==2.0.0 11:15:14 requestsexceptions==1.4.0 11:15:14 rfc3986==2.0.0 11:15:14 rich==14.1.0 11:15:14 rich-argparse==1.7.1 11:15:14 rpds-py==0.27.0 11:15:14 rsa==4.9.1 11:15:14 ruamel.yaml==0.18.15 11:15:14 ruamel.yaml.clib==0.2.12 11:15:14 s3transfer==0.13.1 11:15:14 simplejson==3.20.1 11:15:14 six==1.17.0 11:15:14 smmap==5.0.2 11:15:14 soupsieve==2.7 11:15:14 stevedore==5.4.1 11:15:14 tabulate==0.9.0 11:15:14 toml==0.10.2 11:15:14 tomlkit==0.13.3 11:15:14 tqdm==4.67.1 11:15:14 typing_extensions==4.14.1 11:15:14 tzdata==2025.2 11:15:14 urllib3==1.26.20 11:15:14 virtualenv==20.34.0 11:15:14 wcwidth==0.2.13 11:15:14 websocket-client==1.8.0 11:15:14 wrapt==1.17.3 11:15:14 xdg==6.0.0 11:15:14 xmltodict==0.14.2 11:15:14 yq==3.4.3 11:15:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6247891474821866466.sh 11:15:14 ---> sudo-logs.sh 11:15:14 Archiving 'sudo' log.. 11:15:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10324942585204259073.sh 11:15:14 ---> job-cost.sh 11:15:14 Setup pyenv: 11:15:14 system 11:15:14 3.8.13 11:15:14 3.9.13 11:15:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSC0 from file:/tmp/.os_lf_venv 11:15:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:15:21 lf-activate-venv(): INFO: Adding /tmp/venv-rSC0/bin to PATH 11:15:21 INFO: No Stack... 11:15:21 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:21 INFO: Archiving Costs 11:15:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16084816563767965312.sh 11:15:21 ---> logs-deploy.sh 11:15:21 Setup pyenv: 11:15:21 system 11:15:21 3.8.13 11:15:21 3.9.13 11:15:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rSC0 from file:/tmp/.os_lf_venv 11:15:23 lf-activate-venv(): INFO: Installing: lftools 11:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-rSC0/bin to PATH 11:15:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4228 11:15:31 INFO: archiving workspace using pattern(s): 11:15:32 Archives upload complete. 11:15:32 INFO: archiving logs to Nexus 11:15:33 ---> uname -a: 11:15:33 Linux prd-ubuntu1804-builder-4c-4g-39219 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:15:33 11:15:33 11:15:33 ---> lscpu: 11:15:33 Architecture: x86_64 11:15:33 CPU op-mode(s): 32-bit, 64-bit 11:15:33 Byte Order: Little Endian 11:15:33 CPU(s): 4 11:15:33 On-line CPU(s) list: 0-3 11:15:33 Thread(s) per core: 1 11:15:33 Core(s) per socket: 1 11:15:33 Socket(s): 4 11:15:33 NUMA node(s): 1 11:15:33 Vendor ID: AuthenticAMD 11:15:33 CPU family: 23 11:15:33 Model: 49 11:15:33 Model name: AMD EPYC-Rome Processor 11:15:33 Stepping: 0 11:15:33 CPU MHz: 2799.998 11:15:33 BogoMIPS: 5599.99 11:15:33 Virtualization: AMD-V 11:15:33 Hypervisor vendor: KVM 11:15:33 Virtualization type: full 11:15:33 L1d cache: 32K 11:15:33 L1i cache: 32K 11:15:33 L2 cache: 512K 11:15:33 L3 cache: 16384K 11:15:33 NUMA node0 CPU(s): 0-3 11:15:33 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:15:33 11:15:33 11:15:33 ---> nproc: 11:15:33 4 11:15:33 11:15:33 11:15:33 ---> df -h: 11:15:33 Filesystem Size Used Avail Use% Mounted on 11:15:33 udev 7.9G 0 7.9G 0% /dev 11:15:33 tmpfs 1.6G 672K 1.6G 1% /run 11:15:33 /dev/vda1 78G 8.4G 69G 11% / 11:15:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:15:33 tmpfs 5.0M 0 5.0M 0% /run/lock 11:15:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:15:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:15:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:15:33 11:15:33 11:15:33 ---> free -m: 11:15:33 total used free shared buff/cache available 11:15:33 Mem: 16040 596 13231 0 2211 15122 11:15:33 Swap: 1023 0 1023 11:15:33 11:15:33 11:15:33 ---> ip addr: 11:15:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:15:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:15:33 inet 127.0.0.1/8 scope host lo 11:15:33 valid_lft forever preferred_lft forever 11:15:33 inet6 ::1/128 scope host 11:15:33 valid_lft forever preferred_lft forever 11:15:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:15:33 link/ether fa:16:3e:c1:bc:13 brd ff:ff:ff:ff:ff:ff 11:15:33 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 11:15:33 valid_lft 86255sec preferred_lft 86255sec 11:15:33 inet6 fe80::f816:3eff:fec1:bc13/64 scope link 11:15:33 valid_lft forever preferred_lft forever 11:15:33 11:15:33 11:15:33 ---> sar -b -r -n DEV: 11:15:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39219) 08/20/25 _x86_64_ (4 CPU) 11:15:33 11:15:33 11:13:10 LINUX RESTART (4 CPU) 11:15:33 11:15:33 11:14:02 tps rtps wtps bread/s bwrtn/s 11:15:33 11:15:01 127.50 0.97 126.54 115.10 35053.45 11:15:33 Average: 127.50 0.97 126.54 115.10 35053.45 11:15:33 11:15:33 11:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:15:33 11:15:01 13671096 15506240 2753872 16.77 79632 1941488 820164 4.69 806580 1703112 157928 11:15:33 Average: 13671096 15506240 2753872 16.77 79632 1941488 820164 4.69 806580 1703112 157928 11:15:33 11:15:33 11:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:15:33 11:15:01 ens3 102.49 71.85 832.43 12.16 0.00 0.00 0.00 0.00 11:15:33 11:15:01 lo 1.76 1.76 0.21 0.21 0.00 0.00 0.00 0.00 11:15:33 Average: ens3 102.49 71.85 832.43 12.16 0.00 0.00 0.00 0.00 11:15:33 Average: lo 1.76 1.76 0.21 0.21 0.00 0.00 0.00 0.00 11:15:33 11:15:33 11:15:33 ---> sar -P ALL: 11:15:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39219) 08/20/25 _x86_64_ (4 CPU) 11:15:33 11:15:33 11:13:10 LINUX RESTART (4 CPU) 11:15:33 11:15:33 11:14:02 CPU %user %nice %system %iowait %steal %idle 11:15:33 11:15:01 all 21.68 0.00 1.66 2.19 0.05 74.43 11:15:33 11:15:01 0 20.08 0.00 1.68 0.15 0.03 78.05 11:15:33 11:15:01 1 8.99 0.00 1.34 4.52 0.05 85.10 11:15:33 11:15:01 2 24.03 0.00 1.40 0.41 0.03 74.14 11:15:33 11:15:01 3 33.63 0.00 2.20 3.66 0.09 60.43 11:15:33 Average: all 21.68 0.00 1.66 2.19 0.05 74.43 11:15:33 Average: 0 20.08 0.00 1.68 0.15 0.03 78.05 11:15:33 Average: 1 8.99 0.00 1.34 4.52 0.05 85.10 11:15:33 Average: 2 24.03 0.00 1.40 0.41 0.03 74.14 11:15:33 Average: 3 33.63 0.00 2.20 3.66 0.09 60.43 11:15:33 11:15:33 11:15:33